#include <Centered.H>
|
| AMREX_FORCE_INLINE AMREX_GPU_HOST_DEVICE int | NGhost () const |
| |
| template<class Phi , class Velocity > |
| AMREX_FORCE_INLINE AMREX_GPU_HOST_DEVICE Set::Scalar | operator() (Phi const &phi, Velocity const &velocity, int i, int j, int k, int comp, const Set::Scalar *DX, Options options={}, std::array< Numeric::StencilType, AMREX_SPACEDIM > stencil=Numeric::DefaultType) const |
| |
| template<class Phi , class Velocity > |
| AMREX_FORCE_INLINE AMREX_GPU_HOST_DEVICE Set::Scalar | Scalar (Phi const &phi, Velocity const &velocity, int i, int j, int k, int comp, const Set::Scalar *DX, Options options={}, std::array< Numeric::StencilType, AMREX_SPACEDIM > stencil=Numeric::DefaultType) const |
| |
Definition at line 32 of file Centered.H.
◆ NGhost()
| AMREX_FORCE_INLINE AMREX_GPU_HOST_DEVICE int Numeric::Advect::Centered::NGhost |
( |
| ) |
const |
|
inline |
◆ operator()()
template<class Phi , class Velocity >
◆ Parse()
◆ Scalar()
template<class Phi , class Velocity >
◆ name
| constexpr const char* Numeric::Advect::Centered::name = "centered" |
|
staticconstexpr |
◆ phi_location
◆ velocity_location
The documentation for this class was generated from the following file: