Eval_Darcy_VEF_Face#
#include <Eval_Darcy_VEF_Face.h>
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:`Eval\_Darcy\_VEF\_Face <class-eval-darcy-vef-face>`
[Eval\_Darcy\_VEF\_Face](#class-eval-darcy-vef-face)
Detailed description#
Inherits from#
public : Evaluateur_Source_VEF_Face
Inherited by#
public : Eval_Darcy_VEF_Face_View
List of Public Methods#
List of Private Methods#
Complete Member Function Documentation#
associer#
void Eval_Darcy_VEF_Face::associer(const Champ_Don_base &)
Detailed description
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 Eval_Darcy_VEF_Face::associer(const Champ_Don_base &) <eval-darcy-vef-face-public-void-eval-darcy-vef-face-associer-const-champ-don-base-ref>`
[void Eval_Darcy_VEF_Face::associer(const Champ_Don_base &)](#eval-darcy-vef-face-public-void-eval-darcy-vef-face-associer-const-champ-don-base-ref)
associer#
void Eval_Darcy_VEF_Face::associer(const Champ_Inc_base &v)
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:`void Eval_Darcy_VEF_Face::associer(const Champ_Inc_base &v) <eval-darcy-vef-face-public-void-eval-darcy-vef-face-associer-const-champ-inc-base-ref-v>`
[void Eval_Darcy_VEF_Face::associer(const Champ_Inc_base &v)](#eval-darcy-vef-face-public-void-eval-darcy-vef-face-associer-const-champ-inc-base-ref-v)
calculer_terme_source_non_standard#
void Eval_Darcy_VEF_Face::calculer_terme_source_non_standard(const int num_face, Type_Double &source) const
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:`void Eval_Darcy_VEF_Face::calculer_terme_source_non_standard(const int num_face, Type_Double &source) const <eval-darcy-vef-face-public-void-eval-darcy-vef-face-calculer-terme-source-non-standard-const-int-num-face-type-double-ref-source-const>`
[void Eval_Darcy_VEF_Face::calculer_terme_source_non_standard(const int num_face, Type_Double &source) const](#eval-darcy-vef-face-public-void-eval-darcy-vef-face-calculer-terme-source-non-standard-const-int-num-face-type-double-ref-source-const)
calculer_terme_source_standard#
void Eval_Darcy_VEF_Face::calculer_terme_source_standard(const int num_face, Type_Double &source) 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:`void Eval_Darcy_VEF_Face::calculer_terme_source_standard(const int num_face, Type_Double &source) const <eval-darcy-vef-face-public-void-eval-darcy-vef-face-calculer-terme-source-standard-const-int-num-face-type-double-ref-source-const>`
[void Eval_Darcy_VEF_Face::calculer_terme_source_standard(const int num_face, Type_Double &source) const](#eval-darcy-vef-face-public-void-eval-darcy-vef-face-calculer-terme-source-standard-const-int-num-face-type-double-ref-source-const)
Eval_Darcy_VEF_Face#
Eval_Darcy_VEF_Face::Eval_Darcy_VEF_Face()
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:`Eval_Darcy_VEF_Face::Eval_Darcy_VEF_Face() <eval-darcy-vef-face-public-eval-darcy-vef-face-eval-darcy-vef-face>`
[Eval_Darcy_VEF_Face::Eval_Darcy_VEF_Face()](#eval-darcy-vef-face-public-eval-darcy-vef-face-eval-darcy-vef-face)
Eval_Darcy_VEF_Face#
Eval_Darcy_VEF_Face::Eval_Darcy_VEF_Face(const Eval_Darcy_VEF_Face &eval)
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:`Eval_Darcy_VEF_Face::Eval_Darcy_VEF_Face(const Eval_Darcy_VEF_Face &eval) <eval-darcy-vef-face-public-eval-darcy-vef-face-eval-darcy-vef-face-const-eval-darcy-vef-face-ref-eval>`
[Eval_Darcy_VEF_Face::Eval_Darcy_VEF_Face(const Eval_Darcy_VEF_Face &eval)](#eval-darcy-vef-face-public-eval-darcy-vef-face-eval-darcy-vef-face-const-eval-darcy-vef-face-ref-eval)
getPorosite#
double & Eval_Darcy_VEF_Face::getPorosite()
Detailed description
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:`double & Eval_Darcy_VEF_Face::getPorosite() <eval-darcy-vef-face-public-double-ref-eval-darcy-vef-face-getporosite>`
[double & Eval_Darcy_VEF_Face::getPorosite()](#eval-darcy-vef-face-public-double-ref-eval-darcy-vef-face-getporosite)
mettre_a_jour#
void Eval_Darcy_VEF_Face::mettre_a_jour() override
Detailed description
Reimplements:
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 Eval_Darcy_VEF_Face::mettre_a_jour() override <eval-darcy-vef-face-public-void-eval-darcy-vef-face-mettre-a-jour-override>`
[void Eval_Darcy_VEF_Face::mettre_a_jour() override](#eval-darcy-vef-face-public-void-eval-darcy-vef-face-mettre-a-jour-override)
calculer_terme_source#
void Eval_Darcy_VEF_Face::calculer_terme_source(int, Type_Double &, const DoubleVect &) const
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:`void Eval_Darcy_VEF_Face::calculer_terme_source(int, Type_Double &, const DoubleVect &) const <eval-darcy-vef-face-private-void-eval-darcy-vef-face-calculer-terme-source-int-type-double-ref-const-doublevect-ref-const>`
[void Eval_Darcy_VEF_Face::calculer_terme_source(int, Type_Double &, const DoubleVect &) const](#eval-darcy-vef-face-private-void-eval-darcy-vef-face-calculer-terme-source-int-type-double-ref-const-doublevect-ref-const)
Attributes Documentation#
TRUST_Deriv<Modele_Permeabilite_base> Eval_Darcy_VEF_Face::modK_
DoubleTab Eval_Darcy_VEF_Face::db_diffusivite_
TRUST_Ref<Champ_Don_base *> Eval_Darcy_VEF_Face::diffusivite_
double Eval_Darcy_VEF_Face::porosite_
TRUST_Ref<Champ_Inc_base *> Eval_Darcy_VEF_Face::vitesse_