init_local_structure_variables Subroutine

private subroutine init_local_structure_variables(mpi_grp)

Initialise local structure variables for the current MPI rank

Arguments

Type IntentOptional Attributes Name
type(mpi_grp_t), intent(in) :: mpi_grp

Calls

proc~~init_local_structure_variables~~CallsGraph proc~init_local_structure_variables init_local_structure_variables proc~array_partition array_partition proc~init_local_structure_variables->proc~array_partition

Called by

proc~~init_local_structure_variables~~CalledByGraph proc~init_local_structure_variables init_local_structure_variables proc~load_parameters load_parameters proc~load_parameters->proc~init_local_structure_variables proc~mpidrv_master~2 mpidrv_master proc~mpidrv_master~2->proc~load_parameters proc~serialdrv serialdrv proc~serialdrv->proc~load_parameters program~cable_offline_driver cable_offline_driver program~cable_offline_driver->proc~serialdrv