StencilJloKhi Struct Reference

AMR-Wind API: amr_wind::fvm::stencil::StencilJloKhi Struct Reference
AMR-Wind API v0.1.0
CFD solver for wind plant simulations
Loading...
Searching...
No Matches
amr_wind::fvm::stencil::StencilJloKhi 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 = 17
 
static constexpr amrex::Real c00 = 0.5
 
static constexpr amrex::Real c01 = 0
 
static constexpr amrex::Real c02 = -0.5
 
static constexpr amrex::Real c10 = 1.0 / 3
 
static constexpr amrex::Real c11 = 1.0
 
static constexpr amrex::Real c12 = -4.0 / 3
 
static constexpr amrex::Real c20 = 4. / 3.
 
static constexpr amrex::Real c21 = -1.
 
static constexpr amrex::Real c22 = -1. / 3.
 
static constexpr amrex::Real s00 = 1
 
static constexpr amrex::Real s01 = -2
 
static constexpr amrex::Real s02 = 1
 
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 = 8. / 3.
 
static constexpr amrex::Real s21 = -4.
 
static constexpr amrex::Real s22 = 4. / 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.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.625
 
static constexpr amrex::Real f22 = 0.125
 

Member Function Documentation

◆ box()

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

Member Data Documentation

◆ c00

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

◆ c01

amrex::Real amr_wind::fvm::stencil::StencilJloKhi::c01 = 0
staticconstexpr

◆ c02

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

◆ c10

amrex::Real amr_wind::fvm::stencil::StencilJloKhi::c10 = 1.0 / 3
staticconstexpr

◆ c11

amrex::Real amr_wind::fvm::stencil::StencilJloKhi::c11 = 1.0
staticconstexpr

◆ c12

amrex::Real amr_wind::fvm::stencil::StencilJloKhi::c12 = -4.0 / 3
staticconstexpr

◆ c20

amrex::Real amr_wind::fvm::stencil::StencilJloKhi::c20 = 4. / 3.
staticconstexpr

◆ c21

amrex::Real amr_wind::fvm::stencil::StencilJloKhi::c21 = -1.
staticconstexpr

◆ c22

amrex::Real amr_wind::fvm::stencil::StencilJloKhi::c22 = -1. / 3.
staticconstexpr

◆ direction

int amr_wind::fvm::stencil::StencilJloKhi::direction = 17
staticconstexpr

◆ f00

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

◆ f01

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

◆ f02

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

◆ f10

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

◆ f11

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

◆ f12

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

◆ f20

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

◆ f21

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

◆ f22

amrex::Real amr_wind::fvm::stencil::StencilJloKhi::f22 = 0.125
staticconstexpr

◆ s00

amrex::Real amr_wind::fvm::stencil::StencilJloKhi::s00 = 1
staticconstexpr

◆ s01

amrex::Real amr_wind::fvm::stencil::StencilJloKhi::s01 = -2
staticconstexpr

◆ s02

amrex::Real amr_wind::fvm::stencil::StencilJloKhi::s02 = 1
staticconstexpr

◆ s10

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

◆ s11

amrex::Real amr_wind::fvm::stencil::StencilJloKhi::s11 = -4
staticconstexpr

◆ s12

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

◆ s20

amrex::Real amr_wind::fvm::stencil::StencilJloKhi::s20 = 8. / 3.
staticconstexpr

◆ s21

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

◆ s22

amrex::Real amr_wind::fvm::stencil::StencilJloKhi::s22 = 4. / 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