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 688 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 690 of file m_derived_types.fpp.f90.

◆ xmin

real(wp) m_derived_types::integral_parameters::xmin

Min. boundary first coordinate direction.

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

◆ ymax

real(wp) m_derived_types::integral_parameters::ymax

Max. boundary second coordinate direction.

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

◆ ymin

real(wp) m_derived_types::integral_parameters::ymin

Min. boundary second coordinate direction.

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

◆ zmax

real(wp) m_derived_types::integral_parameters::zmax

Max. boundary third coordinate direction.

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

◆ zmin

real(wp) m_derived_types::integral_parameters::zmin

Min. boundary third coordinate direction.

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


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