Evaluateur_VDF#
#include <Evaluateur_VDF.h>
class Evaluateur_VDF Classe de base des evaluateurs VDF.
How to reference this class#
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`Evaluateur\_VDF <class-evaluateur-vdf>`
[Evaluateur\_VDF](#class-evaluateur-vdf)
Detailed description#
Cette classe n’appartient pas a la hierarchie des Objet_U . Cette classe porte une reference a un objet de type Domaine_VDF et une reference a un objet de type Domaine_Cl_VDF . Elle porte des tableaux locaux qui sont en fait des references aux tableaux de l’objet de type Domaine_VDF (ces tableaux locaux n’existent pas en memoire).
Inherited by#
public : Eval_Diff_VDF_Elem_Gen
<Eval_Diff_Eps_VDF_Elem>public : Eval_Diff_VDF_Elem_Gen
<Eval_Diff_K_Eps_Bas_Re_VDF_const_Elem>public : Eval_Diff_VDF_Elem_Gen
<Eval_Diff_K_Eps_Bas_Re_VDF_const_Elem_Axi>public : Eval_Diff_VDF_Elem_Gen
<Eval_Diff_K_Eps_Bas_Re_VDF_var_Elem>public : Eval_Diff_VDF_Elem_Gen
<Eval_Diff_K_Eps_QC_VDF_Elem>public : Eval_Diff_VDF_Elem_Gen
<Eval_Diff_K_Eps_QC_var_VDF_Elem>public : Eval_Diff_VDF_Elem_Gen
<Eval_Diff_K_Eps_VDF_Elem>public : Eval_Diff_VDF_Elem_Gen
<Eval_Diff_K_Eps_VDF_Elem_Axi>public : Eval_Diff_VDF_Elem_Gen
<Eval_Diff_K_Eps_var_VDF_Elem>public : Eval_Diff_VDF_Elem_Gen
<Eval_Diff_K_Omega_VDF_Elem>public : Eval_Diff_VDF_Elem_Gen
<Eval_Diff_K_Omega_var_VDF_Elem>public : Eval_Diff_VDF_Elem_Gen
<Eval_Diff_K_VDF_Elem>public : Eval_Diff_VDF_Elem_Gen
<Eval_Diff_VDF_Elem>public : Eval_Diff_VDF_Elem_Gen
<Eval_Diff_VDF_Elem_Axi>public : Eval_Diff_VDF_Elem_Gen
<Eval_Diff_VDF_Elem_aniso>public : Eval_Diff_VDF_Elem_Gen
<Eval_Diff_VDF_Multi_inco_Elem>public : Eval_Diff_VDF_Elem_Gen
<Eval_Diff_VDF_Multi_inco_Elem_Axi>public : Eval_Diff_VDF_Elem_Gen
<Eval_Diff_VDF_Multi_inco_Multi_scalar_Elem>public : Eval_Diff_VDF_Elem_Gen
<Eval_Dift_Multiphase_VDF_Elem>public : Eval_Diff_VDF_Elem_Gen
<Eval_Dift_VDF_Elem>public : Eval_Diff_VDF_Elem_Gen
<Eval_Dift_VDF_Elem_Axi>public : Eval_Diff_VDF_Elem_Gen
<Eval_Dift_VDF_Multi_inco_Elem>public : Eval_Diff_VDF_Elem_Gen
<Eval_Dift_VDF_Multi_inco_Elem_Axi>public : Eval_Diff_VDF_Face_Gen
<Eval_Diff_VDF_Face>public : Eval_Diff_VDF_Face_Gen
<Eval_Dift_Multiphase_VDF_Face>public : Eval_Diff_VDF_Face_Gen
<Eval_Dift_VDF_Face>public : Eval_Conv_VDF
public : Eval_Diff_VDF_Elem_Gen
<DERIVED_T>public : Eval_Diff_VDF_Face_Gen
<DERIVED_T>public : Eval_Div_VDF
Inheritance graph#
If the image is too small, right-click and open in new tab
List of Public Methods#
List of Protected Methods#
Complete Member Function Documentation#
associer_domaines#
void Evaluateur_VDF::associer_domaines(const Domaine_VDF &, const Domaine_Cl_VDF &)
Detailed description
References
Referenced By
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`void Evaluateur_VDF::associer_domaines(const Domaine_VDF &, const Domaine_Cl_VDF &) <evaluateur-vdf-public-void-evaluateur-vdf-associer-domaines-const-domaine-vdf-ref-const-domaine-cl-vdf-ref>`
[void Evaluateur_VDF::associer_domaines(const Domaine_VDF &, const Domaine_Cl_VDF &)](#evaluateur-vdf-public-void-evaluateur-vdf-associer-domaines-const-domaine-vdf-ref-const-domaine-cl-vdf-ref)
associer_porosite#
void Evaluateur_VDF::associer_porosite(const DoubleVect &)
Detailed description
References
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`void Evaluateur_VDF::associer_porosite(const DoubleVect &) <evaluateur-vdf-public-void-evaluateur-vdf-associer-porosite-const-doublevect-ref>`
[void Evaluateur_VDF::associer_porosite(const DoubleVect &)](#evaluateur-vdf-public-void-evaluateur-vdf-associer-porosite-const-doublevect-ref)
dist_face#
double Evaluateur_VDF::dist_face(int fac1, int fac2, int k) const
Detailed description
References
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`double Evaluateur_VDF::dist_face(int fac1, int fac2, int k) const <evaluateur-vdf-public-double-evaluateur-vdf-dist-face-int-fac1-int-fac2-int-k-const>`
[double Evaluateur_VDF::dist_face(int fac1, int fac2, int k) const](#evaluateur-vdf-public-double-evaluateur-vdf-dist-face-int-fac1-int-fac2-int-k-const)
dist_face_period#
double Evaluateur_VDF::dist_face_period(int fac1, int fac2, int k) const
Detailed description
References
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`double Evaluateur_VDF::dist_face_period(int fac1, int fac2, int k) const <evaluateur-vdf-public-double-evaluateur-vdf-dist-face-period-int-fac1-int-fac2-int-k-const>`
[double Evaluateur_VDF::dist_face_period(int fac1, int fac2, int k) const](#evaluateur-vdf-public-double-evaluateur-vdf-dist-face-period-int-fac1-int-fac2-int-k-const)
Evaluateur_VDF#
Evaluateur_VDF::Evaluateur_VDF()
Detailed description
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`Evaluateur_VDF::Evaluateur_VDF() <evaluateur-vdf-public-evaluateur-vdf-evaluateur-vdf>`
[Evaluateur_VDF::Evaluateur_VDF()](#evaluateur-vdf-public-evaluateur-vdf-evaluateur-vdf)
Evaluateur_VDF#
Evaluateur_VDF::Evaluateur_VDF(const Evaluateur_VDF &)
Detailed description
References
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`Evaluateur_VDF::Evaluateur_VDF(const Evaluateur_VDF &) <evaluateur-vdf-public-evaluateur-vdf-evaluateur-vdf-const-evaluateur-vdf-ref>`
[Evaluateur_VDF::Evaluateur_VDF(const Evaluateur_VDF &)](#evaluateur-vdf-public-evaluateur-vdf-evaluateur-vdf-const-evaluateur-vdf-ref)
~Evaluateur_VDF#
virtual Evaluateur_VDF::~Evaluateur_VDF()
Detailed description
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`virtual Evaluateur_VDF::~Evaluateur_VDF() <evaluateur-vdf-public-virtual-evaluateur-vdf-dtor-evaluateur-vdf>`
[virtual Evaluateur_VDF::~Evaluateur_VDF()](#evaluateur-vdf-public-virtual-evaluateur-vdf-dtor-evaluateur-vdf)
dist_norm_bord#
double Evaluateur_VDF::dist_norm_bord(int) const
Detailed description
References
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`double Evaluateur_VDF::dist_norm_bord(int) const <evaluateur-vdf-protected-double-evaluateur-vdf-dist-norm-bord-int-const>`
[double Evaluateur_VDF::dist_norm_bord(int) const](#evaluateur-vdf-protected-double-evaluateur-vdf-dist-norm-bord-int-const)
Attributes Documentation#
int Evaluateur_VDF::dimension = - 100
IntTab Evaluateur_VDF::elem_
TRUST_Ref<Domaine_Cl_VDF *> Evaluateur_VDF::la_zcl
TRUST_Ref<Domaine_VDF *> Evaluateur_VDF::le_dom
IntVect Evaluateur_VDF::orientation
DoubleVect Evaluateur_VDF::porosite
int Evaluateur_VDF::premiere_face_bord = - 100
DoubleVect Evaluateur_VDF::surface
DoubleVect Evaluateur_VDF::volume_entrelaces
DoubleTab Evaluateur_VDF::xv