#include <FieldBCOps.H>
|
AMREX_GPU_HOST | ConstDirichlet (const Field &fld) |
|
AMREX_GPU_HOST DeviceType | device_instance () const |
|
AMREX_GPU_DEVICE void | operator() (const amrex::IntVect &iv, amrex::Array4< amrex::Real > const &field, amrex::GeometryData const &, const amrex::Real, amrex::Orientation ori, const int comp, const int dcomp, const int orig_comp) const |
|
|
int | m_ncomp |
|
amrex::GpuArray< const amrex::Real *, AMREX_SPACEDIM *2 > | m_bcv |
|
◆ DeviceType
◆ ConstDirichlet()
AMREX_GPU_HOST amr_wind::ConstDirichlet::ConstDirichlet |
( |
const Field & | fld | ) |
|
|
inlineexplicit |
◆ device_instance()
AMREX_GPU_HOST DeviceType amr_wind::ConstDirichlet::device_instance |
( |
| ) |
const |
|
inline |
◆ operator()()
AMREX_GPU_DEVICE void amr_wind::ConstDirichlet::operator() |
( |
const amrex::IntVect & | iv, |
|
|
amrex::Array4< amrex::Real > const & | field, |
|
|
amrex::GeometryData const & | , |
|
|
const amrex::Real | , |
|
|
amrex::Orientation | ori, |
|
|
const int | comp, |
|
|
const int | dcomp, |
|
|
const int | orig_comp ) const |
|
inline |
◆ m_bcv
amrex::GpuArray<const amrex::Real*, AMREX_SPACEDIM * 2> amr_wind::ConstDirichlet::m_bcv |
◆ m_ncomp
int amr_wind::ConstDirichlet::m_ncomp |
The documentation for this struct was generated from the following file:
- /home/runner/work/amr-wind/amr-wind/amr-wind/core/FieldBCOps.H