bcast_vector Module Procedure

module procedure bcast_vector module subroutine bcast_vector(vect)

Arguments

Type IntentOptional AttributesName
type(vector), allocatable:: vect(:)

Calls

proc~~bcast_vector~~CallsGraph proc~bcast_vector bcast_vector interface~free_vector free_vector proc~bcast_vector->interface~free_vector interface~alloc_vector alloc_vector proc~bcast_vector->interface~alloc_vector interface~abort_psblas abort_psblas proc~bcast_vector->interface~abort_psblas interface~icontxt_ icontxt_ proc~bcast_vector->interface~icontxt_ psb_bcast psb_bcast proc~bcast_vector->psb_bcast interface~mypnum_ mypnum_ proc~bcast_vector->interface~mypnum_ proc~free_vector free_vector interface~free_vector->proc~free_vector proc~alloc_vector alloc_vector interface~alloc_vector->proc~alloc_vector proc~abort_psblas abort_psblas interface~abort_psblas->proc~abort_psblas proc~icontxt_ icontxt_ interface~icontxt_->proc~icontxt_ proc~mypnum_ mypnum_ interface~mypnum_->proc~mypnum_ proc~free_vector->interface~abort_psblas psb_abort psb_abort proc~abort_psblas->psb_abort proc~alloc_vector->interface~abort_psblas

Called by

proc~~bcast_vector~~CalledByGraph proc~bcast_vector bcast_vector interface~bcast_vector bcast_vector interface~bcast_vector->proc~bcast_vector proc~bcast_vertex bcast_vertex proc~bcast_vertex->interface~bcast_vector proc~rd_inp_motion_law rd_inp_motion_law proc~rd_inp_motion_law->interface~bcast_vector interface~rd_inp_motion_law rd_inp_motion_law interface~rd_inp_motion_law->proc~rd_inp_motion_law interface~bcast_vertex bcast_vertex interface~bcast_vertex->proc~bcast_vertex proc~create_motion create_motion proc~create_motion->interface~rd_inp_motion_law proc~g2l_mesh g2l_mesh proc~g2l_mesh->interface~bcast_vertex proc~create_mesh create_mesh proc~create_mesh->proc~g2l_mesh interface~create_motion create_motion interface~create_motion->proc~create_motion interface~create_mesh create_mesh interface~create_mesh->proc~create_mesh

Contents

None