MFC
Exascale flow solver
Loading...
Searching...
No Matches
m_derived_types::cell_num_bounds Type Reference

Max and min number of cells in a direction of each combination of x-,y-, and z-. More...

Public Attributes

integer mn_max
integer np_max
integer mp_max
integer mnp_max
integer mn_min
integer np_min
integer mp_min
integer mnp_min

Detailed Description

Max and min number of cells in a direction of each combination of x-,y-, and z-.

Definition at line 795 of file m_derived_types.fpp.f90.

Member Data Documentation

◆ mn_max

integer m_derived_types::cell_num_bounds::mn_max

Definition at line 796 of file m_derived_types.fpp.f90.

◆ mn_min

integer m_derived_types::cell_num_bounds::mn_min

Definition at line 797 of file m_derived_types.fpp.f90.

◆ mnp_max

integer m_derived_types::cell_num_bounds::mnp_max

Definition at line 796 of file m_derived_types.fpp.f90.

◆ mnp_min

integer m_derived_types::cell_num_bounds::mnp_min

Definition at line 797 of file m_derived_types.fpp.f90.

◆ mp_max

integer m_derived_types::cell_num_bounds::mp_max

Definition at line 796 of file m_derived_types.fpp.f90.

◆ mp_min

integer m_derived_types::cell_num_bounds::mp_min

Definition at line 797 of file m_derived_types.fpp.f90.

◆ np_max

integer m_derived_types::cell_num_bounds::np_max

Definition at line 796 of file m_derived_types.fpp.f90.

◆ np_min

integer m_derived_types::cell_num_bounds::np_min

Definition at line 797 of file m_derived_types.fpp.f90.


The documentation for this type was generated from the following file: