#include <stencils.H>
|
static amrex::Box | box (const amrex::Box &bx, const amrex::Geometry &geom) |
|
|
static constexpr int | direction = 12 |
|
static constexpr amrex::Real | c00 = 1.0 / 3 |
|
static constexpr amrex::Real | c01 = 1.0 |
|
static constexpr amrex::Real | c02 = -4.0 / 3 |
|
static constexpr amrex::Real | c10 = 0.5 |
|
static constexpr amrex::Real | c11 = 0 |
|
static constexpr amrex::Real | c12 = -0.5 |
|
static constexpr amrex::Real | c20 = c00 |
|
static constexpr amrex::Real | c21 = c01 |
|
static constexpr amrex::Real | c22 = c02 |
|
static constexpr amrex::Real | s00 = 4. / 3. |
|
static constexpr amrex::Real | s01 = -4 |
|
static constexpr amrex::Real | s02 = 8. / 3. |
|
static constexpr amrex::Real | s10 = 1 |
|
static constexpr amrex::Real | s11 = -2 |
|
static constexpr amrex::Real | s12 = 1 |
|
static constexpr amrex::Real | s20 = s00 |
|
static constexpr amrex::Real | s21 = s01 |
|
static constexpr amrex::Real | s22 = s02 |
|
static constexpr amrex::Real | f00 = 0.125 |
|
static constexpr amrex::Real | f01 = 0.625 |
|
static constexpr amrex::Real | f02 = 0.25 |
|
static constexpr amrex::Real | f10 = 0.25 |
|
static constexpr amrex::Real | f11 = 0.5 |
|
static constexpr amrex::Real | f12 = 0.25 |
|
static constexpr amrex::Real | f20 = f00 |
|
static constexpr amrex::Real | f21 = f01 |
|
static constexpr amrex::Real | f22 = f02 |
|
◆ box()
static amrex::Box amr_wind::fvm::stencil::StencilIloKlo::box |
( |
const amrex::Box & | bx, |
|
|
const amrex::Geometry & | geom ) |
|
inlinestatic |
◆ c00
amrex::Real amr_wind::fvm::stencil::StencilIloKlo::c00 = 1.0 / 3 |
|
staticconstexpr |
◆ c01
amrex::Real amr_wind::fvm::stencil::StencilIloKlo::c01 = 1.0 |
|
staticconstexpr |
◆ c02
amrex::Real amr_wind::fvm::stencil::StencilIloKlo::c02 = -4.0 / 3 |
|
staticconstexpr |
◆ c10
amrex::Real amr_wind::fvm::stencil::StencilIloKlo::c10 = 0.5 |
|
staticconstexpr |
◆ c11
amrex::Real amr_wind::fvm::stencil::StencilIloKlo::c11 = 0 |
|
staticconstexpr |
◆ c12
amrex::Real amr_wind::fvm::stencil::StencilIloKlo::c12 = -0.5 |
|
staticconstexpr |
◆ c20
amrex::Real amr_wind::fvm::stencil::StencilIloKlo::c20 = c00 |
|
staticconstexpr |
◆ c21
amrex::Real amr_wind::fvm::stencil::StencilIloKlo::c21 = c01 |
|
staticconstexpr |
◆ c22
amrex::Real amr_wind::fvm::stencil::StencilIloKlo::c22 = c02 |
|
staticconstexpr |
◆ direction
int amr_wind::fvm::stencil::StencilIloKlo::direction = 12 |
|
staticconstexpr |
◆ f00
amrex::Real amr_wind::fvm::stencil::StencilIloKlo::f00 = 0.125 |
|
staticconstexpr |
◆ f01
amrex::Real amr_wind::fvm::stencil::StencilIloKlo::f01 = 0.625 |
|
staticconstexpr |
◆ f02
amrex::Real amr_wind::fvm::stencil::StencilIloKlo::f02 = 0.25 |
|
staticconstexpr |
◆ f10
amrex::Real amr_wind::fvm::stencil::StencilIloKlo::f10 = 0.25 |
|
staticconstexpr |
◆ f11
amrex::Real amr_wind::fvm::stencil::StencilIloKlo::f11 = 0.5 |
|
staticconstexpr |
◆ f12
amrex::Real amr_wind::fvm::stencil::StencilIloKlo::f12 = 0.25 |
|
staticconstexpr |
◆ f20
amrex::Real amr_wind::fvm::stencil::StencilIloKlo::f20 = f00 |
|
staticconstexpr |
◆ f21
amrex::Real amr_wind::fvm::stencil::StencilIloKlo::f21 = f01 |
|
staticconstexpr |
◆ f22
amrex::Real amr_wind::fvm::stencil::StencilIloKlo::f22 = f02 |
|
staticconstexpr |
◆ s00
amrex::Real amr_wind::fvm::stencil::StencilIloKlo::s00 = 4. / 3. |
|
staticconstexpr |
◆ s01
amrex::Real amr_wind::fvm::stencil::StencilIloKlo::s01 = -4 |
|
staticconstexpr |
◆ s02
amrex::Real amr_wind::fvm::stencil::StencilIloKlo::s02 = 8. / 3. |
|
staticconstexpr |
◆ s10
amrex::Real amr_wind::fvm::stencil::StencilIloKlo::s10 = 1 |
|
staticconstexpr |
◆ s11
amrex::Real amr_wind::fvm::stencil::StencilIloKlo::s11 = -2 |
|
staticconstexpr |
◆ s12
amrex::Real amr_wind::fvm::stencil::StencilIloKlo::s12 = 1 |
|
staticconstexpr |
◆ s20
amrex::Real amr_wind::fvm::stencil::StencilIloKlo::s20 = s00 |
|
staticconstexpr |
◆ s21
amrex::Real amr_wind::fvm::stencil::StencilIloKlo::s21 = s01 |
|
staticconstexpr |
◆ s22
amrex::Real amr_wind::fvm::stencil::StencilIloKlo::s22 = s02 |
|
staticconstexpr |
The documentation for this struct was generated from the following file:
- /home/runner/work/amr-wind/amr-wind/amr-wind/fvm/stencils.H