StencilIhiJlo Struct Reference

AMR-Wind API: amr_wind::fvm::stencil::StencilIhiJlo Struct Reference
AMR-Wind API v0.1.0
CFD solver for wind plant simulations
Loading...
Searching...
No Matches
amr_wind::fvm::stencil::StencilIhiJlo 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 = 19
 
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 = 1. / 3
 
static constexpr amrex::Real c11 = 1
 
static constexpr amrex::Real c12 = -4. / 3.
 
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 = 4. / 3.
 
static constexpr amrex::Real s11 = -4.
 
static constexpr amrex::Real s12 = 8. / 3.
 
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 = 0.125
 
static constexpr amrex::Real f11 = 0.625
 
static constexpr amrex::Real f12 = 0.25
 
static constexpr amrex::Real f20 = 0.25
 
static constexpr amrex::Real f21 = 0.5
 
static constexpr amrex::Real f22 = 0.25
 

Member Function Documentation

◆ box()

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

Member Data Documentation

◆ c00

amrex::Real amr_wind::fvm::stencil::StencilIhiJlo::c00 = 4.0 / 3
staticconstexpr

◆ c01

amrex::Real amr_wind::fvm::stencil::StencilIhiJlo::c01 = -1
staticconstexpr

◆ c02

amrex::Real amr_wind::fvm::stencil::StencilIhiJlo::c02 = -1 / 3.
staticconstexpr

◆ c10

amrex::Real amr_wind::fvm::stencil::StencilIhiJlo::c10 = 1. / 3
staticconstexpr

◆ c11

amrex::Real amr_wind::fvm::stencil::StencilIhiJlo::c11 = 1
staticconstexpr

◆ c12

amrex::Real amr_wind::fvm::stencil::StencilIhiJlo::c12 = -4. / 3.
staticconstexpr

◆ c20

amrex::Real amr_wind::fvm::stencil::StencilIhiJlo::c20 = 0.5
staticconstexpr

◆ c21

amrex::Real amr_wind::fvm::stencil::StencilIhiJlo::c21 = 0.0
staticconstexpr

◆ c22

amrex::Real amr_wind::fvm::stencil::StencilIhiJlo::c22 = -0.5
staticconstexpr

◆ direction

int amr_wind::fvm::stencil::StencilIhiJlo::direction = 19
staticconstexpr

◆ f00

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

◆ f01

amrex::Real amr_wind::fvm::stencil::StencilIhiJlo::f01 = 0.625
staticconstexpr

◆ f02

amrex::Real amr_wind::fvm::stencil::StencilIhiJlo::f02 = 0.125
staticconstexpr

◆ f10

amrex::Real amr_wind::fvm::stencil::StencilIhiJlo::f10 = 0.125
staticconstexpr

◆ f11

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

◆ f12

amrex::Real amr_wind::fvm::stencil::StencilIhiJlo::f12 = 0.25
staticconstexpr

◆ f20

amrex::Real amr_wind::fvm::stencil::StencilIhiJlo::f20 = 0.25
staticconstexpr

◆ f21

amrex::Real amr_wind::fvm::stencil::StencilIhiJlo::f21 = 0.5
staticconstexpr

◆ f22

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

◆ s00

amrex::Real amr_wind::fvm::stencil::StencilIhiJlo::s00 = 8. / 3.
staticconstexpr

◆ s01

amrex::Real amr_wind::fvm::stencil::StencilIhiJlo::s01 = -4.
staticconstexpr

◆ s02

amrex::Real amr_wind::fvm::stencil::StencilIhiJlo::s02 = 4. / 3.
staticconstexpr

◆ s10

amrex::Real amr_wind::fvm::stencil::StencilIhiJlo::s10 = 4. / 3.
staticconstexpr

◆ s11

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

◆ s12

amrex::Real amr_wind::fvm::stencil::StencilIhiJlo::s12 = 8. / 3.
staticconstexpr

◆ s20

amrex::Real amr_wind::fvm::stencil::StencilIhiJlo::s20 = 1.
staticconstexpr

◆ s21

amrex::Real amr_wind::fvm::stencil::StencilIhiJlo::s21 = -2.
staticconstexpr

◆ s22

amrex::Real amr_wind::fvm::stencil::StencilIhiJlo::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