#include <AMReX_EB2_IF_Box.H>
◆ BoxIF()
| amrex::EB2::BoxIF::BoxIF |
( |
const RealArray & |
a_lo, |
|
|
const RealArray & |
a_hi, |
|
|
bool |
a_inside |
|
) |
| |
|
inline |
inside: is the fluid inside the box?
◆ operator()() [1/2]
| Real amrex::EB2::BoxIF::operator() |
( |
const RealArray & |
p | ) |
const |
|
inlinenoexcept |
◆ operator()() [2/2]
| __host__ __device__ Real amrex::EB2::BoxIF::operator() |
( |
Real |
x, |
|
|
Real |
y, |
|
|
Real |
z |
|
) |
| const |
|
inlinenoexcept |
◆ m_hi
| XDim3 amrex::EB2::BoxIF::m_hi |
|
protected |
◆ m_lo
| XDim3 amrex::EB2::BoxIF::m_lo |
|
protected |
◆ m_sign
| Real amrex::EB2::BoxIF::m_sign |
|
protected |
The documentation for this class was generated from the following file: