|
| OctreeField () |
|
| ~OctreeField () |
|
const char * | getName () |
|
std::string | getDescription () |
|
void | update () |
|
virtual double | operator() (double X, double Y, double Z, GEntity *ge=nullptr) |
|
| Field () |
|
virtual | ~Field () |
|
bool | isDeprecated () |
|
virtual int | numComponents () const |
|
virtual bool | isotropic () const |
|
virtual void | operator() (double x, double y, double z, SVector3 &, GEntity *ge=0) |
|
virtual void | operator() (double x, double y, double z, SMetric3 &, GEntity *ge=nullptr) |
|
void | putOnNewView (int viewTag=-1) |
|
FieldOption * | getOption (const std::string &optionName) |
|
Definition at line 2257 of file Field.cpp.
◆ OctreeField()
OctreeField::OctreeField |
( |
| ) |
|
|
inline |
◆ ~OctreeField()
OctreeField::~OctreeField |
( |
| ) |
|
|
inline |
◆ getDescription()
std::string OctreeField::getDescription |
( |
| ) |
|
|
inlinevirtual |
◆ getName()
const char* OctreeField::getName |
( |
| ) |
|
|
inlinevirtual |
◆ operator()()
virtual double OctreeField::operator() |
( |
double |
X, |
|
|
double |
Y, |
|
|
double |
Z, |
|
|
GEntity * |
ge = nullptr |
|
) |
| |
|
inlinevirtual |
◆ update()
void OctreeField::update |
( |
| ) |
|
|
inlinevirtual |
◆ _inField
Field* OctreeField::_inField |
|
private |
◆ _inFieldId
int OctreeField::_inFieldId |
|
private |
◆ _l0
◆ _root
◆ bounds
The documentation for this class was generated from the following file: