Eval_Darcy_VDF_Face#

#include <Eval_Darcy_VDF_Face.h>
Brief description

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\_VDF\_Face <class-eval-darcy-vdf-face>`
[Eval\_Darcy\_VDF\_Face](#class-eval-darcy-vdf-face)

Detailed description#

Inherits from#

Inheritance graph#

If the image is too small, right-click and open in new tab

../../../../../_images/classEval__Darcy__VDF__Face__inherit__graph.png

List of Public Methods#

Complete Member Function Documentation#

associer#

Definition
void Eval_Darcy_VDF_Face::associer(const Champ_Don_base &)
Brief description

associe le champ de diffusivite

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 Eval_Darcy_VDF_Face::associer(const Champ_Don_base &) <eval-darcy-vdf-face-public-void-eval-darcy-vdf-face-associer-const-champ-don-base-ref>`
[void Eval_Darcy_VDF_Face::associer(const Champ_Don_base &)](#eval-darcy-vdf-face-public-void-eval-darcy-vdf-face-associer-const-champ-don-base-ref)

associer#

Definition
void Eval_Darcy_VDF_Face::associer(const Champ_Inc_base &vit)
Brief description
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_VDF_Face::associer(const Champ_Inc_base &vit) <eval-darcy-vdf-face-public-void-eval-darcy-vdf-face-associer-const-champ-inc-base-ref-vit>`
[void Eval_Darcy_VDF_Face::associer(const Champ_Inc_base &vit)](#eval-darcy-vdf-face-public-void-eval-darcy-vdf-face-associer-const-champ-inc-base-ref-vit)

calculer_terme_source#

Definition
void Eval_Darcy_VDF_Face::calculer_terme_source(const int, Type_Double &) const
Brief description
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 Eval_Darcy_VDF_Face::calculer_terme_source(const int, Type_Double &) const <eval-darcy-vdf-face-public-void-eval-darcy-vdf-face-calculer-terme-source-const-int-type-double-ref-const>`
[void Eval_Darcy_VDF_Face::calculer_terme_source(const int, Type_Double &) const](#eval-darcy-vdf-face-public-void-eval-darcy-vdf-face-calculer-terme-source-const-int-type-double-ref-const)

calculer_terme_source_bord#

Definition
void Eval_Darcy_VDF_Face::calculer_terme_source_bord(int num_face, Type_Double &source) const
Brief description
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_VDF_Face::calculer_terme_source_bord(int num_face, Type_Double &source) const <eval-darcy-vdf-face-public-void-eval-darcy-vdf-face-calculer-terme-source-bord-int-num-face-type-double-ref-source-const>`
[void Eval_Darcy_VDF_Face::calculer_terme_source_bord(int num_face, Type_Double &source) const](#eval-darcy-vdf-face-public-void-eval-darcy-vdf-face-calculer-terme-source-bord-int-num-face-type-double-ref-source-const)

Eval_Darcy_VDF_Face#

Definition
Eval_Darcy_VDF_Face::Eval_Darcy_VDF_Face()
Brief description
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_VDF_Face::Eval_Darcy_VDF_Face() <eval-darcy-vdf-face-public-eval-darcy-vdf-face-eval-darcy-vdf-face>`
[Eval_Darcy_VDF_Face::Eval_Darcy_VDF_Face()](#eval-darcy-vdf-face-public-eval-darcy-vdf-face-eval-darcy-vdf-face)

Eval_Darcy_VDF_Face#

Definition
Eval_Darcy_VDF_Face::Eval_Darcy_VDF_Face(const Eval_Darcy_VDF_Face &eval)
Brief description
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_VDF_Face::Eval_Darcy_VDF_Face(const Eval_Darcy_VDF_Face &eval) <eval-darcy-vdf-face-public-eval-darcy-vdf-face-eval-darcy-vdf-face-const-eval-darcy-vdf-face-ref-eval>`
[Eval_Darcy_VDF_Face::Eval_Darcy_VDF_Face(const Eval_Darcy_VDF_Face &eval)](#eval-darcy-vdf-face-public-eval-darcy-vdf-face-eval-darcy-vdf-face-const-eval-darcy-vdf-face-ref-eval)

getPorosite#

Definition
double & Eval_Darcy_VDF_Face::getPorosite()
Brief description
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:`double & Eval_Darcy_VDF_Face::getPorosite() <eval-darcy-vdf-face-public-double-ref-eval-darcy-vdf-face-getporosite>`
[double & Eval_Darcy_VDF_Face::getPorosite()](#eval-darcy-vdf-face-public-double-ref-eval-darcy-vdf-face-getporosite)

mettre_a_jour#

Definition
void Eval_Darcy_VDF_Face::mettre_a_jour() override
Brief description
Detailed description

Reimplements:

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_VDF_Face::mettre_a_jour() override <eval-darcy-vdf-face-public-void-eval-darcy-vdf-face-mettre-a-jour-override>`
[void Eval_Darcy_VDF_Face::mettre_a_jour() override](#eval-darcy-vdf-face-public-void-eval-darcy-vdf-face-mettre-a-jour-override)

Attributes Documentation#

modK_ (public)
TRUST_Deriv<Modele_Permeabilite_base> Eval_Darcy_VDF_Face::modK_
db_diffusivite_ (protected)
DoubleTab Eval_Darcy_VDF_Face::db_diffusivite_
diffusivite_ (protected)
TRUST_Ref<Champ_Don_base *> Eval_Darcy_VDF_Face::diffusivite_
porosite_ (protected)
double Eval_Darcy_VDF_Face::porosite_
vitesse_ (protected)
TRUST_Ref<Champ_Inc_base *> Eval_Darcy_VDF_Face::vitesse_