◆ readXML()
| virtual void DomainBase::readXML |
( |
XMLfileUnits & |
xmlconfig | ) |
|
|
pure virtual |
◆ rmax()
| double* DomainBase::rmax |
( |
| ) |
|
|
inline |
Return the upper corner of the domain. Spanning a virtual box around the domain with sides parallel to the main axis x, y and z, this is the lower corner of the minimal fictive box comprising the domain.
◆ rmin()
| double* DomainBase::rmin |
( |
| ) |
|
|
inline |
Return the lower corner of the domain. Spanning a virtual box around the domain with sides parallel to the main axis x, y and z, this is the upper corner of the minimal fictive box comprising the domain.
◆ V()
| virtual double DomainBase::V |
( |
| ) |
|
|
pure virtual |
Return volume of the domain
Implemented in BoxDomain.
◆ _rmax
| double DomainBase::_rmax[3] |
|
protected |
Upper corner of the minimal box around the domain.
◆ _rmin
| double DomainBase::_rmin[3] |
|
protected |
Lower corner of the minimal box around the domain.
The documentation for this class was generated from the following file: