free_table Module Procedure

module procedure free_table module subroutine free_table(a2b)

Arguments

Type IntentOptional AttributesName
class(table), intent(inout) :: a2b

Calls

proc~~free_table~~CallsGraph proc~free_table free_table interface~abort_psblas abort_psblas proc~free_table->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_table~~CalledByGraph proc~free_table free_table interface~free_table free_table interface~free_table->proc~free_table

Contents

None