ivector_pop Function

public function ivector_pop(this) result(val)

Removes the last element and returns it. Calling this method on an empty list

Type Bound

ivector_t

Arguments

Type IntentOptional Attributes Name
class(ivector_t), intent(inout) :: this

Return Value integer


Called by

proc~~ivector_pop~~CalledByGraph proc~ivector_pop ivector_t%ivector_pop proc~query_watmaabb query_watmaabb proc~query_watmaabb->proc~ivector_pop interface~query_watmaabb aabbtree_t%query_watmaabb interface~query_watmaabb->proc~query_watmaabb none~query aabbtree_t%query none~query->interface~query_watmaabb interface~query_waabb aabbtree_t%query_waabb none~query->interface~query_waabb interface~query_watm aabbtree_t%query_watm none~query->interface~query_watm proc~build_pt_aabbtree build_pt_aabbtree proc~build_pt_aabbtree->none~query proc~query_waabb query_waabb proc~query_waabb->none~query proc~query_watm query_watm proc~query_watm->none~query interface~query_waabb->proc~query_waabb interface~query_watm->proc~query_watm proc~pt_build pt_build proc~pt_build->proc~build_pt_aabbtree proc~ia_add_vdw_forces ia_add_vdw_forces proc~ia_add_vdw_forces->proc~pt_build proc~ia_calc_forces ia_calc_forces proc~ia_calc_forces->proc~ia_add_vdw_forces proc~calc_drift calc_drift proc~calc_drift->proc~ia_calc_forces proc~integrate_em integrate_em proc~integrate_em->proc~calc_drift proc~se_fval se_fval proc~se_fval->proc~calc_drift proc~bds_run bds_run proc~bds_run->proc~integrate_em proc~run run proc~run->proc~bds_run program~main main program~main->proc~run