StencilJhiKhi Struct Reference

AMR-Wind API: amr_wind::fvm::stencil::StencilJhiKhi Struct Reference
AMR-Wind API v0.1.0
CFD solver for wind plant simulations
Loading...
Searching...
No Matches
amr_wind::fvm::stencil::StencilJhiKhi 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 = 14
 
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 = c10
 
static constexpr amrex::Real c21 = c11
 
static constexpr amrex::Real c22 = c12
 
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 = s10
 
static constexpr amrex::Real s21 = s11
 
static constexpr amrex::Real s22 = s12
 
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 = f10
 
static constexpr amrex::Real f21 = f11
 
static constexpr amrex::Real f22 = f12
 

Member Function Documentation

◆ box()

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

Member Data Documentation

◆ c00

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

◆ c01

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

◆ c02

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

◆ c10

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

◆ c11

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

◆ c12

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

◆ c20

amrex::Real amr_wind::fvm::stencil::StencilJhiKhi::c20 = c10
staticconstexpr

◆ c21

amrex::Real amr_wind::fvm::stencil::StencilJhiKhi::c21 = c11
staticconstexpr

◆ c22

amrex::Real amr_wind::fvm::stencil::StencilJhiKhi::c22 = c12
staticconstexpr

◆ direction

int amr_wind::fvm::stencil::StencilJhiKhi::direction = 14
staticconstexpr

◆ f00

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

◆ f01

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

◆ f02

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

◆ f10

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

◆ f11

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

◆ f12

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

◆ f20

amrex::Real amr_wind::fvm::stencil::StencilJhiKhi::f20 = f10
staticconstexpr

◆ f21

amrex::Real amr_wind::fvm::stencil::StencilJhiKhi::f21 = f11
staticconstexpr

◆ f22

amrex::Real amr_wind::fvm::stencil::StencilJhiKhi::f22 = f12
staticconstexpr

◆ s00

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

◆ s01

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

◆ s02

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

◆ s10

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

◆ s11

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

◆ s12

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

◆ s20

amrex::Real amr_wind::fvm::stencil::StencilJhiKhi::s20 = s10
staticconstexpr

◆ s21

amrex::Real amr_wind::fvm::stencil::StencilJhiKhi::s21 = s11
staticconstexpr

◆ s22

amrex::Real amr_wind::fvm::stencil::StencilJhiKhi::s22 = s12
staticconstexpr

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