Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in) | :: | currentLevel | |||
integer, | intent(in) | :: | minLevel | |||
integer, | intent(in) | :: | maxLevel | |||
type(atl_Equations_type), | intent(inout) | :: | equation | |||
type(atl_statedata_type), | intent(inout) | :: | statedata | |||
type(atl_cube_elem_type), | intent(inout) | :: | mesh_list(minlevel:maxlevel) | |||
type(atl_level_boundary_type), | intent(in) | :: | boundary_list(minlevel:maxLevel) | |||
type(atl_scheme_type), | intent(inout) | :: | scheme_list(minlevel:maxlevel) | |||
type(ply_poly_project_type), | intent(inout) | :: | poly_proj_material | |||
type(atl_material_type), | intent(inout) | :: | material_list(minlevel:maxlevel) | |||
type(tem_commPattern_type), | intent(inout) | :: | commPattern |
mpi communication pattern type |
||
type(tem_comm_env_type), | intent(inout) | :: | proc |
mpi communication environment with mpi communicator |