StencilInterior Struct Reference

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

#include <stencils.H>

Static Public Member Functions

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

Static Public Attributes

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 = c00
 
static constexpr amrex::Real c11 = c01
 
static constexpr amrex::Real c12 = c02
 
static constexpr amrex::Real c20 = c00
 
static constexpr amrex::Real c21 = c01
 
static constexpr amrex::Real c22 = c02
 
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 = s00
 
static constexpr amrex::Real s11 = s01
 
static constexpr amrex::Real s12 = s02
 
static constexpr amrex::Real s20 = s00
 
static constexpr amrex::Real s21 = s01
 
static constexpr amrex::Real s22 = s02
 
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 = f00
 
static constexpr amrex::Real f11 = f01
 
static constexpr amrex::Real f12 = f02
 
static constexpr amrex::Real f20 = f00
 
static constexpr amrex::Real f21 = f01
 
static constexpr amrex::Real f22 = f02
 

Detailed Description

Second-order FVM stencils for interior cells

Member Function Documentation

◆ box()

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

Member Data Documentation

◆ c00

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

◆ c01

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

◆ c02

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

◆ c10

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

◆ c11

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

◆ c12

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

◆ c20

amrex::Real amr_wind::fvm::stencil::StencilInterior::c20 = c00
staticconstexpr

◆ c21

amrex::Real amr_wind::fvm::stencil::StencilInterior::c21 = c01
staticconstexpr

◆ c22

amrex::Real amr_wind::fvm::stencil::StencilInterior::c22 = c02
staticconstexpr

◆ f00

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

◆ f01

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

◆ f02

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

◆ f10

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

◆ f11

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

◆ f12

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

◆ f20

amrex::Real amr_wind::fvm::stencil::StencilInterior::f20 = f00
staticconstexpr

◆ f21

amrex::Real amr_wind::fvm::stencil::StencilInterior::f21 = f01
staticconstexpr

◆ f22

amrex::Real amr_wind::fvm::stencil::StencilInterior::f22 = f02
staticconstexpr

◆ s00

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

◆ s01

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

◆ s02

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

◆ s10

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

◆ s11

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

◆ s12

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

◆ s20

amrex::Real amr_wind::fvm::stencil::StencilInterior::s20 = s00
staticconstexpr

◆ s21

amrex::Real amr_wind::fvm::stencil::StencilInterior::s21 = s01
staticconstexpr

◆ s22

amrex::Real amr_wind::fvm::stencil::StencilInterior::s22 = s02
staticconstexpr

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