#include <AMReX_EB2_IF_Polynomial.H>
◆ PolynomialIF() [1/3]
| amrex::EB2::PolynomialIF::PolynomialIF |
( |
const Vector< PolyTerm > & |
a_polynomial, |
|
|
bool |
a_inside = true |
|
) |
| |
|
inline |
inside: is the fluid inside the ellipsoid?
◆ ~PolynomialIF()
| amrex::EB2::PolynomialIF::~PolynomialIF |
( |
| ) |
|
|
default |
◆ PolynomialIF() [2/3]
| amrex::EB2::PolynomialIF::PolynomialIF |
( |
const PolynomialIF & |
rhs | ) |
|
|
default |
◆ PolynomialIF() [3/3]
| amrex::EB2::PolynomialIF::PolynomialIF |
( |
PolynomialIF && |
rhs | ) |
|
|
default |
◆ operator()() [1/2]
| Real amrex::EB2::PolynomialIF::operator() |
( |
const RealArray & |
p | ) |
const |
|
inlinenoexcept |
◆ operator()() [2/2]
| Real amrex::EB2::PolynomialIF::operator() |
( |
Real |
x, |
|
|
Real |
y, |
|
|
Real |
z |
|
) |
| const |
|
inlinenoexcept |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ m_inside
| bool amrex::EB2::PolynomialIF::m_inside |
|
protected |
◆ m_polynomial
◆ m_sign
| Real amrex::EB2::PolynomialIF::m_sign |
|
protected |
◆ m_size
| int amrex::EB2::PolynomialIF::m_size |
|
protected |
The documentation for this class was generated from the following file: