StencilIloJlo Struct Reference

AMR-Wind API: amr_wind::fvm::stencil::StencilIloJlo Struct Reference
AMR-Wind API v0.1.0
CFD solver for wind plant simulations
Loading...
Searching...
No Matches
amr_wind::fvm::stencil::StencilIloJlo 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 = 10
 
static constexpr amrex::Real c00 = 1.0 / 3
 
static constexpr amrex::Real c01 = 1.0
 
static constexpr amrex::Real c02 = -4.0 / 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
 
static constexpr amrex::Real c22 = -0.5
 
static constexpr amrex::Real s00 = 4. / 3.
 
static constexpr amrex::Real s01 = -4
 
static constexpr amrex::Real s02 = 8. / 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.125
 
static constexpr amrex::Real f01 = 0.625
 
static constexpr amrex::Real f02 = 0.25
 
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
 

Member Function Documentation

◆ box()

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

Member Data Documentation

◆ c00

amrex::Real amr_wind::fvm::stencil::StencilIloJlo::c00 = 1.0 / 3
staticconstexpr

◆ c01

amrex::Real amr_wind::fvm::stencil::StencilIloJlo::c01 = 1.0
staticconstexpr

◆ c02

amrex::Real amr_wind::fvm::stencil::StencilIloJlo::c02 = -4.0 / 3
staticconstexpr

◆ c10

amrex::Real amr_wind::fvm::stencil::StencilIloJlo::c10 = c00
staticconstexpr

◆ c11

amrex::Real amr_wind::fvm::stencil::StencilIloJlo::c11 = c01
staticconstexpr

◆ c12

amrex::Real amr_wind::fvm::stencil::StencilIloJlo::c12 = c02
staticconstexpr

◆ c20

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

◆ c21

amrex::Real amr_wind::fvm::stencil::StencilIloJlo::c21 = 0
staticconstexpr

◆ c22

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

◆ direction

int amr_wind::fvm::stencil::StencilIloJlo::direction = 10
staticconstexpr

◆ f00

amrex::Real amr_wind::fvm::stencil::StencilIloJlo::f00 = 0.125
staticconstexpr

◆ f01

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

◆ f02

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

◆ f10

amrex::Real amr_wind::fvm::stencil::StencilIloJlo::f10 = f00
staticconstexpr

◆ f11

amrex::Real amr_wind::fvm::stencil::StencilIloJlo::f11 = f01
staticconstexpr

◆ f12

amrex::Real amr_wind::fvm::stencil::StencilIloJlo::f12 = f02
staticconstexpr

◆ f20

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

◆ f21

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

◆ f22

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

◆ s00

amrex::Real amr_wind::fvm::stencil::StencilIloJlo::s00 = 4. / 3.
staticconstexpr

◆ s01

amrex::Real amr_wind::fvm::stencil::StencilIloJlo::s01 = -4
staticconstexpr

◆ s02

amrex::Real amr_wind::fvm::stencil::StencilIloJlo::s02 = 8. / 3.
staticconstexpr

◆ s10

amrex::Real amr_wind::fvm::stencil::StencilIloJlo::s10 = s00
staticconstexpr

◆ s11

amrex::Real amr_wind::fvm::stencil::StencilIloJlo::s11 = s01
staticconstexpr

◆ s12

amrex::Real amr_wind::fvm::stencil::StencilIloJlo::s12 = s02
staticconstexpr

◆ s20

amrex::Real amr_wind::fvm::stencil::StencilIloJlo::s20 = 1
staticconstexpr

◆ s21

amrex::Real amr_wind::fvm::stencil::StencilIloJlo::s21 = -2
staticconstexpr

◆ s22

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