free_bc_math Module Procedure

module procedure free_bc_math module subroutine free_bc_math(bc)

To be invoked when BC_MATH is used as high-level BC.

Arguments

Type IntentOptional AttributesName
type(bc_math), pointer:: bc

Calls

proc~~free_bc_math~~CallsGraph proc~free_bc_math free_bc_math interface~abort_psblas abort_psblas proc~free_bc_math->interface~abort_psblas interface~dealloc_bc_math dealloc_bc_math proc~free_bc_math->interface~dealloc_bc_math proc~abort_psblas abort_psblas interface~abort_psblas->proc~abort_psblas proc~dealloc_bc_math dealloc_bc_math interface~dealloc_bc_math->proc~dealloc_bc_math proc~dealloc_bc_math->interface~abort_psblas psb_abort psb_abort proc~abort_psblas->psb_abort

Called by

proc~~free_bc_math~~CalledByGraph proc~free_bc_math free_bc_math interface~free_bc_math free_bc_math interface~free_bc_math->proc~free_bc_math

Contents

None