l2g_cell Module Procedure

module procedure l2g_cell module subroutine l2g_cell(cells_loc, cells_glob, desc_c)

Uses

    • psb_base_mod
  • proc~~l2g_cell~~UsesGraph proc~l2g_cell l2g_cell psb_base_mod psb_base_mod proc~l2g_cell->psb_base_mod

Arguments

Type IntentOptional AttributesName
type(cell), allocatable:: cells_loc(:)
type(cell), allocatable:: cells_glob(:)
type(psb_desc_type), intent(in) :: desc_c

Calls

proc~~l2g_cell~~CallsGraph proc~l2g_cell l2g_cell psb_gather psb_gather proc~l2g_cell->psb_gather interface~alloc_cell alloc_cell proc~l2g_cell->interface~alloc_cell interface~abort_psblas abort_psblas proc~l2g_cell->interface~abort_psblas psb_erractionsave psb_erractionsave proc~l2g_cell->psb_erractionsave interface~icontxt_ icontxt_ proc~l2g_cell->interface~icontxt_ psb_check_error psb_check_error proc~l2g_cell->psb_check_error psb_geall psb_geall proc~l2g_cell->psb_geall psb_gefree psb_gefree proc~l2g_cell->psb_gefree interface~mypnum_ mypnum_ proc~l2g_cell->interface~mypnum_ psb_cd_get_global_cols psb_cd_get_global_cols proc~l2g_cell->psb_cd_get_global_cols psb_erractionrestore psb_erractionrestore proc~l2g_cell->psb_erractionrestore proc~alloc_cell alloc_cell interface~alloc_cell->proc~alloc_cell 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~alloc_cell->interface~abort_psblas psb_abort psb_abort proc~abort_psblas->psb_abort

Called by

proc~~l2g_cell~~CalledByGraph proc~l2g_cell l2g_cell interface~l2g_cell l2g_cell interface~l2g_cell->proc~l2g_cell proc~write_exo_morfeus write_exo_morfeus proc~write_exo_morfeus->interface~l2g_cell proc~write_vector_field write_vector_field proc~write_vector_field->interface~l2g_cell proc~write_mesh write_mesh proc~write_mesh->interface~l2g_cell proc~get_vector_field get_vector_field proc~get_vector_field->interface~l2g_cell proc~get_scalar_field get_scalar_field proc~get_scalar_field->interface~l2g_cell interface~write_mesh write_mesh interface~write_mesh->proc~write_mesh interface~write_exo_morfeus write_exo_morfeus interface~write_exo_morfeus->proc~write_exo_morfeus interface~get_vector_field get_vector_field interface~get_vector_field->proc~get_vector_field interface~write_vector_field write_vector_field interface~write_vector_field->proc~write_vector_field interface~get_scalar_field get_scalar_field interface~get_scalar_field->proc~get_scalar_field interface~write_field write_field interface~write_field->interface~write_vector_field

Contents

None