free_cell Module Procedure

module procedure free_cell module subroutine free_cell(cells)

Arguments

Type IntentOptional AttributesName
type(cell), allocatable:: cells(:)

Calls

proc~~free_cell~~CallsGraph proc~free_cell free_cell interface~abort_psblas abort_psblas proc~free_cell->interface~abort_psblas proc~abort_psblas abort_psblas interface~abort_psblas->proc~abort_psblas psb_abort psb_abort proc~abort_psblas->psb_abort

Called by

proc~~free_cell~~CalledByGraph proc~free_cell free_cell interface~free_cell free_cell interface~free_cell->proc~free_cell proc~apply_renum_cell apply_renum_cell proc~apply_renum_cell->interface~free_cell proc~free_mesh free_mesh proc~free_mesh->interface~free_cell interface~free_mesh free_mesh interface~free_mesh->proc~free_mesh

Contents

None