#include <AMReX_EB2_IF_Torus.H>
◆ TorusIF()
amrex::EB2::TorusIF::TorusIF |
( |
Real |
a_large_radius, |
|
|
Real |
a_small_radius, |
|
|
const RealArray & |
a_center, |
|
|
bool |
a_inside |
|
) |
| |
|
inline |
◆ operator()() [1/2]
AMREX_GPU_HOST_DEVICE Real amrex::EB2::TorusIF::operator() |
( |
AMREX_D_DECL(Real x, Real y, Real z) |
| ) |
const |
|
inlinenoexcept |
◆ operator()() [2/2]
Real amrex::EB2::TorusIF::operator() |
( |
const RealArray & |
p | ) |
const |
|
inlinenoexcept |
◆ m_center
XDim3 amrex::EB2::TorusIF::m_center |
|
protected |
◆ m_large_radius
Real amrex::EB2::TorusIF::m_large_radius |
|
protected |
◆ m_sign
Real amrex::EB2::TorusIF::m_sign |
|
protected |
◆ m_small_radius
Real amrex::EB2::TorusIF::m_small_radius |
|
protected |
The documentation for this class was generated from the following file: