dealloc_bc_math Module Procedure

module procedure dealloc_bc_math module subroutine dealloc_bc_math(bc)

To be invoked when BC_MATH is a member of another BC class.

Arguments

Type IntentOptional AttributesName
class(bc_math) :: bc

Calls

proc~~dealloc_bc_math~~CallsGraph proc~dealloc_bc_math dealloc_bc_math interface~abort_psblas abort_psblas proc~dealloc_bc_math->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~~dealloc_bc_math~~CalledByGraph proc~dealloc_bc_math dealloc_bc_math interface~dealloc_bc_math dealloc_bc_math interface~dealloc_bc_math->proc~dealloc_bc_math proc~free_bc_math free_bc_math proc~free_bc_math->interface~dealloc_bc_math interface~free_bc_math free_bc_math interface~free_bc_math->proc~free_bc_math

Contents

None