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()
|
inlinestatic |
Member Data Documentation
◆ c00
|
staticconstexpr |
◆ c01
|
staticconstexpr |
◆ c02
|
staticconstexpr |
◆ c10
|
staticconstexpr |
◆ c11
|
staticconstexpr |
◆ c12
|
staticconstexpr |
◆ c20
|
staticconstexpr |
◆ c21
|
staticconstexpr |
◆ c22
|
staticconstexpr |
◆ f00
|
staticconstexpr |
◆ f01
|
staticconstexpr |
◆ f02
|
staticconstexpr |
◆ f10
|
staticconstexpr |
◆ f11
|
staticconstexpr |
◆ f12
|
staticconstexpr |
◆ f20
|
staticconstexpr |
◆ f21
|
staticconstexpr |
◆ f22
|
staticconstexpr |
◆ s00
|
staticconstexpr |
◆ s01
|
staticconstexpr |
◆ s02
|
staticconstexpr |
◆ s10
|
staticconstexpr |
◆ s11
|
staticconstexpr |
◆ s12
|
staticconstexpr |
◆ s20
|
staticconstexpr |
◆ s21
|
staticconstexpr |
◆ s22
|
staticconstexpr |
The documentation for this struct was generated from the following file:
- /home/runner/work/amr-wind/amr-wind/amr-wind/fvm/stencils.H
Generated by 1.12.0