free_vertex Module Procedure

module procedure free_vertex module subroutine free_vertex(verts)

Arguments

Type IntentOptional AttributesName
type(vertex), allocatable:: verts(:)

Calls

proc~~free_vertex~~CallsGraph proc~free_vertex free_vertex interface~abort_psblas abort_psblas proc~free_vertex->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_vertex~~CalledByGraph proc~free_vertex free_vertex interface~free_vertex free_vertex interface~free_vertex->proc~free_vertex proc~g2l_vertex g2l_vertex proc~g2l_vertex->interface~free_vertex proc~bcast_vertex bcast_vertex proc~bcast_vertex->interface~free_vertex proc~free_mesh free_mesh proc~free_mesh->interface~free_vertex interface~free_mesh free_mesh interface~free_mesh->proc~free_mesh interface~g2l_vertex g2l_vertex interface~g2l_vertex->proc~g2l_vertex interface~bcast_vertex bcast_vertex interface~bcast_vertex->proc~bcast_vertex proc~g2l_mesh g2l_mesh proc~g2l_mesh->interface~g2l_vertex proc~g2l_mesh->interface~bcast_vertex proc~create_mesh create_mesh proc~create_mesh->proc~g2l_mesh interface~create_mesh create_mesh interface~create_mesh->proc~create_mesh

Contents

None