#include <QUICK.H>
|
| AMREX_FORCE_INLINE AMREX_GPU_HOST_DEVICE int | NGhost () const |
| |
| AMREX_FORCE_INLINE AMREX_GPU_HOST_DEVICE Set::Scalar | Reconstruct (Set::Scalar up2, Set::Scalar up1, Set::Scalar down1) 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 QUICK.H.
◆ NGhost()
| AMREX_FORCE_INLINE AMREX_GPU_HOST_DEVICE int Numeric::Advect::QUICK::NGhost |
( |
| ) |
const |
|
inline |
◆ operator()()
template<class Phi , class Velocity >
◆ Parse()
◆ Reconstruct()
◆ Scalar()
template<class Phi , class Velocity >
◆ name
| constexpr const char* Numeric::Advect::QUICK::name = "quick" |
|
staticconstexpr |
◆ phi_location
◆ velocity_location
The documentation for this class was generated from the following file: