#include <AMReX_EB2_IF_Sphere.H>
◆ SphereIF()
| amrex::EB2::SphereIF::SphereIF |
( |
Real |
a_radius, |
|
|
const RealArray & |
a_center, |
|
|
bool |
a_inside |
|
) |
| |
|
inline |
◆ operator()() [1/2]
| Real amrex::EB2::SphereIF::operator() |
( |
const RealArray & |
p | ) |
const |
|
inlinenoexcept |
◆ operator()() [2/2]
| __host__ __device__ Real amrex::EB2::SphereIF::operator() |
( |
Real |
x, |
|
|
Real |
y, |
|
|
Real |
z |
|
) |
| const |
|
inlinenoexcept |
◆ m_center
| XDim3 amrex::EB2::SphereIF::m_center |
|
protected |
◆ m_radius
| Real amrex::EB2::SphereIF::m_radius |
|
protected |
◆ m_sign
| Real amrex::EB2::SphereIF::m_sign |
|
protected |
The documentation for this class was generated from the following file: