class Evaluateur_VDF Base class for VDF evaluators.
More...
#include <Evaluateur_VDF.h>
class Evaluateur_VDF Base class for VDF evaluators.
This class does not belong to the Objet_U hierarchy. This class holds a reference to an object of type Domaine_VDF and a reference to an object of type Domaine_Cl_VDF. It holds local arrays which are in fact references to the arrays of the Domaine_VDF object (these local arrays do not exist in memory).
Definition at line 33 of file Evaluateur_VDF.h.
◆ Evaluateur_VDF() [1/2]
| Evaluateur_VDF::Evaluateur_VDF |
( |
| ) |
|
|
inline |
◆ ~Evaluateur_VDF()
| virtual Evaluateur_VDF::~Evaluateur_VDF |
( |
| ) |
|
|
inlinevirtual |
◆ Evaluateur_VDF() [2/2]
◆ associer_domaines()
◆ associer_porosite()
| void Evaluateur_VDF::associer_porosite |
( |
const DoubleVect & | poro | ) |
|
|
virtual |
◆ dist_face()
| double Evaluateur_VDF::dist_face |
( |
int | fac1, |
|
|
int | fac2, |
|
|
int | k ) const |
|
inline |
◆ dist_face_period()
| double Evaluateur_VDF::dist_face_period |
( |
int | fac1, |
|
|
int | fac2, |
|
|
int | k ) const |
|
inline |
◆ dist_norm_bord()
| double Evaluateur_VDF::dist_norm_bord |
( |
int | face | ) |
const |
|
protected |
◆ OBS_PTR() [1/2]
◆ OBS_PTR() [2/2]
◆ dimension
| int Evaluateur_VDF::dimension = -100 |
|
protected |
◆ elem_
| IntTab Evaluateur_VDF::elem_ |
|
protected |
◆ orientation
| IntVect Evaluateur_VDF::orientation |
|
protected |
◆ porosite
| DoubleVect Evaluateur_VDF::porosite |
|
protected |
◆ premiere_face_bord
| int Evaluateur_VDF::premiere_face_bord = -100 |
|
protected |
◆ surface
| DoubleVect Evaluateur_VDF::surface |
|
protected |
◆ volume_entrelaces
| DoubleVect Evaluateur_VDF::volume_entrelaces |
|
protected |
◆ xv
| DoubleTab Evaluateur_VDF::xv |
|
protected |
The documentation for this class was generated from the following files: