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