#include <hydro_godunov_ppm.H>
|
const amrex::Real | m_half {amrex::Real(0.5)} |
|
const amrex::Real | m_sixth {amrex::Real(1.0)/amrex::Real(6.0)} |
|
◆ nolimiter()
PPM::nolimiter::nolimiter |
( |
| ) |
|
|
explicitdefault |
◆ sedge1()
◆ sedge2()
AMREX_GPU_HOST_DEVICE AMREX_FORCE_INLINE amrex::Real PPM::nolimiter::sedge2 |
( |
const amrex::Real |
, |
|
|
const amrex::Real |
sm1, |
|
|
const amrex::Real |
s0, |
|
|
const amrex::Real |
sp1, |
|
|
const amrex::Real |
sp2 |
|
) |
| const |
|
inline |
◆ sm_sp()
◆ m_half
const amrex::Real PPM::nolimiter::m_half {amrex::Real(0.5)} |
◆ m_sixth
const amrex::Real PPM::nolimiter::m_sixth {amrex::Real(1.0)/amrex::Real(6.0)} |
The documentation for this struct was generated from the following file: