#include <FieldBCOps.H>
|
AMREX_GPU_HOST constexpr | FieldBCNoOp ()=default |
|
AMREX_GPU_HOST constexpr | FieldBCNoOp (const Field &) |
|
FunctorType | operator() (const int=-1) const |
|
AMREX_GPU_DEVICE void | operator() (const amrex::IntVect &, amrex::Array4< amrex::Real > const &, const int, const int, amrex::GeometryData const &, const amrex::Real, const amrex::BCRec *, const int, const int) const |
|
AMREX_GPU_DEVICE void | set_inflow (const amrex::IntVect &, amrex::Array4< amrex::Real > const &, amrex::GeometryData const &, const amrex::Real, amrex::Orientation, const int, const int, const int) const |
|
◆ FunctorType
◆ FieldBCNoOp() [1/2]
AMREX_GPU_HOST constexpr amr_wind::FieldBCNoOp::FieldBCNoOp |
( |
| ) |
|
|
constexprdefault |
◆ FieldBCNoOp() [2/2]
AMREX_GPU_HOST constexpr amr_wind::FieldBCNoOp::FieldBCNoOp |
( |
const Field & | | ) |
|
|
inlineexplicitconstexpr |
◆ operator()() [1/2]
AMREX_GPU_DEVICE void amr_wind::FieldBCNoOp::operator() |
( |
const amrex::IntVect & | , |
|
|
amrex::Array4< amrex::Real > const & | , |
|
|
const int | , |
|
|
const int | , |
|
|
amrex::GeometryData const & | , |
|
|
const amrex::Real | , |
|
|
const amrex::BCRec * | , |
|
|
const int | , |
|
|
const int | ) const |
|
inline |
◆ operator()() [2/2]
FunctorType amr_wind::FieldBCNoOp::operator() |
( |
const int | = -1 | ) |
const |
|
inline |
◆ set_inflow()
AMREX_GPU_DEVICE void amr_wind::FieldBCNoOp::set_inflow |
( |
const amrex::IntVect & | , |
|
|
amrex::Array4< amrex::Real > const & | , |
|
|
amrex::GeometryData const & | , |
|
|
const amrex::Real | , |
|
|
amrex::Orientation | , |
|
|
const int | , |
|
|
const int | , |
|
|
const int | ) const |
|
inline |
The documentation for this struct was generated from the following file:
- /home/runner/work/amr-wind/amr-wind/amr-wind/core/FieldBCOps.H