find_section Module Procedure

module procedure find_section module subroutine find_section(sec, nemo_json)

Uses

  • proc~~find_section~~UsesGraph proc~find_section find_section module~class_psblas class_psblas proc~find_section->module~class_psblas json_module json_module proc~find_section->json_module module~class_stopwatch class_stopwatch module~class_psblas->module~class_stopwatch module~tools_psblas tools_psblas module~class_psblas->module~tools_psblas module~class_stopwatch->module~tools_psblas psb_base_mod psb_base_mod module~class_stopwatch->psb_base_mod psb_prec_mod psb_prec_mod module~tools_psblas->psb_prec_mod module~tools_psblas->psb_base_mod psb_krylov_mod psb_krylov_mod module~tools_psblas->psb_krylov_mod

Arguments

Type IntentOptional AttributesName
character(len=*), intent(in) :: sec
type(json_file), intent(inout) :: nemo_json

Calls

proc~~find_section~~CallsGraph proc~find_section find_section interface~abort_psblas abort_psblas proc~find_section->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~~find_section~~CalledByGraph proc~find_section find_section interface~find_section find_section interface~find_section->proc~find_section proc~read_par_i read_par_i proc~read_par_i->interface~find_section proc~read_par_discretization read_par_discretization proc~read_par_discretization->interface~find_section proc~rd_inp_bc_math rd_inp_bc_math proc~rd_inp_bc_math->interface~find_section proc~read_par_l read_par_l proc~read_par_l->interface~find_section proc~read_par_v read_par_v proc~read_par_v->interface~find_section proc~read_par_h read_par_h proc~read_par_h->interface~find_section interface~rd_inp_bc_math rd_inp_bc_math interface~rd_inp_bc_math->proc~rd_inp_bc_math proc~create_bc_math create_bc_math proc~create_bc_math->interface~rd_inp_bc_math interface~create_bc_math create_bc_math interface~create_bc_math->proc~create_bc_math

Contents

None