StencilJhiKlo Struct Reference

AMR-Wind API: amr_wind::fvm::stencil::StencilJhiKlo Struct Reference
AMR-Wind API v0.1.0
CFD solver for wind plant simulations
Loading...
Searching...
No Matches
amr_wind::fvm::stencil::StencilJhiKlo Struct Reference

#include <stencils.H>

Static Public Member Functions

static amrex::Box box (const amrex::Box &bx, const amrex::Geometry &geom)
 

Static Public Attributes

static constexpr int direction = 20
 
static constexpr amrex::Real c00 = 0.5
 
static constexpr amrex::Real c01 = 0.0
 
static constexpr amrex::Real c02 = -0.5
 
static constexpr amrex::Real c10 = 4. / 3.
 
static constexpr amrex::Real c11 = -1.
 
static constexpr amrex::Real c12 = -1. / 3.
 
static constexpr amrex::Real c20 = 1. / 3.
 
static constexpr amrex::Real c21 = 1.
 
static constexpr amrex::Real c22 = -4. / 3.
 
static constexpr amrex::Real s00 = 1.0
 
static constexpr amrex::Real s01 = -2.0
 
static constexpr amrex::Real s02 = 1.0
 
static constexpr amrex::Real s10 = 8. / 3.
 
static constexpr amrex::Real s11 = -4.
 
static constexpr amrex::Real s12 = 4. / 3.
 
static constexpr amrex::Real s20 = 4. / 3.
 
static constexpr amrex::Real s21 = -4.
 
static constexpr amrex::Real s22 = 8. / 3.
 
static constexpr amrex::Real f00 = 0.25
 
static constexpr amrex::Real f01 = 0.5
 
static constexpr amrex::Real f02 = 0.25
 
static constexpr amrex::Real f10 = 0.25
 
static constexpr amrex::Real f11 = 0.625
 
static constexpr amrex::Real f12 = 0.125
 
static constexpr amrex::Real f20 = 0.125
 
static constexpr amrex::Real f21 = 0.625
 
static constexpr amrex::Real f22 = 0.25
 

Member Function Documentation

◆ box()

static amrex::Box amr_wind::fvm::stencil::StencilJhiKlo::box ( const amrex::Box & bx,
const amrex::Geometry & geom )
inlinestatic

Member Data Documentation

◆ c00

amrex::Real amr_wind::fvm::stencil::StencilJhiKlo::c00 = 0.5
staticconstexpr

◆ c01

amrex::Real amr_wind::fvm::stencil::StencilJhiKlo::c01 = 0.0
staticconstexpr

◆ c02

amrex::Real amr_wind::fvm::stencil::StencilJhiKlo::c02 = -0.5
staticconstexpr

◆ c10

amrex::Real amr_wind::fvm::stencil::StencilJhiKlo::c10 = 4. / 3.
staticconstexpr

◆ c11

amrex::Real amr_wind::fvm::stencil::StencilJhiKlo::c11 = -1.
staticconstexpr

◆ c12

amrex::Real amr_wind::fvm::stencil::StencilJhiKlo::c12 = -1. / 3.
staticconstexpr

◆ c20

amrex::Real amr_wind::fvm::stencil::StencilJhiKlo::c20 = 1. / 3.
staticconstexpr

◆ c21

amrex::Real amr_wind::fvm::stencil::StencilJhiKlo::c21 = 1.
staticconstexpr

◆ c22

amrex::Real amr_wind::fvm::stencil::StencilJhiKlo::c22 = -4. / 3.
staticconstexpr

◆ direction

int amr_wind::fvm::stencil::StencilJhiKlo::direction = 20
staticconstexpr

◆ f00

amrex::Real amr_wind::fvm::stencil::StencilJhiKlo::f00 = 0.25
staticconstexpr

◆ f01

amrex::Real amr_wind::fvm::stencil::StencilJhiKlo::f01 = 0.5
staticconstexpr

◆ f02

amrex::Real amr_wind::fvm::stencil::StencilJhiKlo::f02 = 0.25
staticconstexpr

◆ f10

amrex::Real amr_wind::fvm::stencil::StencilJhiKlo::f10 = 0.25
staticconstexpr

◆ f11

amrex::Real amr_wind::fvm::stencil::StencilJhiKlo::f11 = 0.625
staticconstexpr

◆ f12

amrex::Real amr_wind::fvm::stencil::StencilJhiKlo::f12 = 0.125
staticconstexpr

◆ f20

amrex::Real amr_wind::fvm::stencil::StencilJhiKlo::f20 = 0.125
staticconstexpr

◆ f21

amrex::Real amr_wind::fvm::stencil::StencilJhiKlo::f21 = 0.625
staticconstexpr

◆ f22

amrex::Real amr_wind::fvm::stencil::StencilJhiKlo::f22 = 0.25
staticconstexpr

◆ s00

amrex::Real amr_wind::fvm::stencil::StencilJhiKlo::s00 = 1.0
staticconstexpr

◆ s01

amrex::Real amr_wind::fvm::stencil::StencilJhiKlo::s01 = -2.0
staticconstexpr

◆ s02

amrex::Real amr_wind::fvm::stencil::StencilJhiKlo::s02 = 1.0
staticconstexpr

◆ s10

amrex::Real amr_wind::fvm::stencil::StencilJhiKlo::s10 = 8. / 3.
staticconstexpr

◆ s11

amrex::Real amr_wind::fvm::stencil::StencilJhiKlo::s11 = -4.
staticconstexpr

◆ s12

amrex::Real amr_wind::fvm::stencil::StencilJhiKlo::s12 = 4. / 3.
staticconstexpr

◆ s20

amrex::Real amr_wind::fvm::stencil::StencilJhiKlo::s20 = 4. / 3.
staticconstexpr

◆ s21

amrex::Real amr_wind::fvm::stencil::StencilJhiKlo::s21 = -4.
staticconstexpr

◆ s22

amrex::Real amr_wind::fvm::stencil::StencilJhiKlo::s22 = 8. / 3.
staticconstexpr

The documentation for this struct was generated from the following file:
  • /home/runner/work/amr-wind/amr-wind/amr-wind/fvm/stencils.H