free_material Module Procedure

module procedure free_material module subroutine free_material(mat)

Arguments

Type IntentOptional AttributesName
class(material), intent(inout) :: mat

Calls

proc~~free_material~~CallsGraph proc~free_material free_material interface~abort_psblas abort_psblas proc~free_material->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_material~~CalledByGraph proc~free_material free_material interface~free_material free_material interface~free_material->proc~free_material

Contents

None