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

Derived type annexing integral regions. More...

Public Attributes

real(wpxmin
 Min. boundary first coordinate direction.
real(wpxmax
 Max. boundary first coordinate direction.
real(wpymin
 Min. boundary second coordinate direction.
real(wpymax
 Max. boundary second coordinate direction.
real(wpzmin
 Min. boundary third coordinate direction.
real(wpzmax
 Max. boundary third coordinate direction.

Detailed Description

Derived type annexing integral regions.

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

Member Data Documentation

◆ xmax

real(wp) m_derived_types::integral_parameters::xmax

Max. boundary first coordinate direction.

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

◆ xmin

real(wp) m_derived_types::integral_parameters::xmin

Min. boundary first coordinate direction.

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

◆ ymax

real(wp) m_derived_types::integral_parameters::ymax

Max. boundary second coordinate direction.

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

◆ ymin

real(wp) m_derived_types::integral_parameters::ymin

Min. boundary second coordinate direction.

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

◆ zmax

real(wp) m_derived_types::integral_parameters::zmax

Max. boundary third coordinate direction.

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

◆ zmin

real(wp) m_derived_types::integral_parameters::zmin

Min. boundary third coordinate direction.

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


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