Source_Darcy_VDF_Face#
#include <Source_Darcy_VDF_Face.h>
class Source_Darcy_VDF_Face Cette classe represente le terme de Darcy pour les ecoulement en milieux poreux.
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:`Source\_Darcy\_VDF\_Face <class-source-darcy-vdf-face>`
[Source\_Darcy\_VDF\_Face](#class-source-darcy-vdf-face)
Detailed description#
Ce terme doit normalement etre de type “operateur” : pour l’instant il est code comme un terme source et donc ne doit etre utilise qu’avec un schema en temps de type explicite.
Inherits from#
public : Terme_Source_VDF_base
Inherited by#
public : Darcy_QC_VDF_Face
Inheritance graph#
If the image is too small, right-click and open in new tab
List of Public Methods#
List of Public Static Methods#
List of Protected Methods#
Complete Member Function Documentation#
associer_domaines#
void Source_Darcy_VDF_Face::associer_domaines(const Domaine_dis_base &, const Domaine_Cl_dis_base &) override
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 Source_Darcy_VDF_Face::associer_domaines(const Domaine_dis_base &, const Domaine_Cl_dis_base &) override <source-darcy-vdf-face-public-void-source-darcy-vdf-face-associer-domaines-const-domaine-dis-base-ref-const-domaine-cl-dis-base-ref-override>`
[void Source_Darcy_VDF_Face::associer_domaines(const Domaine_dis_base &, const Domaine_Cl_dis_base &) override](#source-darcy-vdf-face-public-void-source-darcy-vdf-face-associer-domaines-const-domaine-dis-base-ref-const-domaine-cl-dis-base-ref-override)
associer_pb#
void Source_Darcy_VDF_Face::associer_pb(const Probleme_base &) override
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 Source_Darcy_VDF_Face::associer_pb(const Probleme_base &) override <source-darcy-vdf-face-public-void-source-darcy-vdf-face-associer-pb-const-probleme-base-ref-override>`
[void Source_Darcy_VDF_Face::associer_pb(const Probleme_base &) override](#source-darcy-vdf-face-public-void-source-darcy-vdf-face-associer-pb-const-probleme-base-ref-override)
duplique#
int Source_Darcy_VDF_Face::duplique() const 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:`int Source_Darcy_VDF_Face::duplique() const override <source-darcy-vdf-face-public-int-source-darcy-vdf-face-duplique-const-override>`
[int Source_Darcy_VDF_Face::duplique() const override](#source-darcy-vdf-face-public-int-source-darcy-vdf-face-duplique-const-override)
eval#
Eval_Darcy_VDF_Face & Source_Darcy_VDF_Face::eval()
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:`Eval_Darcy_VDF_Face & Source_Darcy_VDF_Face::eval() <source-darcy-vdf-face-public-eval-darcy-vdf-face-ref-source-darcy-vdf-face-eval>`
[Eval_Darcy_VDF_Face & Source_Darcy_VDF_Face::eval()](#source-darcy-vdf-face-public-eval-darcy-vdf-face-ref-source-darcy-vdf-face-eval)
get_info#
const Type_info * Source_Darcy_VDF_Face::get_info() const override
Donne des informations sur le type de l’ Objet_U .
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:`const Type_info * Source_Darcy_VDF_Face::get_info() const override <source-darcy-vdf-face-public-const-type-info-ptr-source-darcy-vdf-face-get-info-const-override>`
[const Type_info * Source_Darcy_VDF_Face::get_info() const override](#source-darcy-vdf-face-public-const-type-info-ptr-source-darcy-vdf-face-get-info-const-override)
lire_motcle_non_standard#
int Source_Darcy_VDF_Face::lire_motcle_non_standard(const Motcle &, Entree &) override
Lecture des parametres de type non simple d’un objet_U a partir d’un flot d’entree.
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:`int Source_Darcy_VDF_Face::lire_motcle_non_standard(const Motcle &, Entree &) override <source-darcy-vdf-face-public-int-source-darcy-vdf-face-lire-motcle-non-standard-const-motcle-ref-entree-ref-override>`
[int Source_Darcy_VDF_Face::lire_motcle_non_standard(const Motcle &, Entree &) override](#source-darcy-vdf-face-public-int-source-darcy-vdf-face-lire-motcle-non-standard-const-motcle-ref-entree-ref-override)
mettre_a_jour#
void Source_Darcy_VDF_Face::mettre_a_jour(double temps) override
DOES NOTHING - to override in derived classes.
Detailed description
Mise a jour en temps du terme source.
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 Source_Darcy_VDF_Face::mettre_a_jour(double temps) override <source-darcy-vdf-face-public-void-source-darcy-vdf-face-mettre-a-jour-double-temps-override>`
[void Source_Darcy_VDF_Face::mettre_a_jour(double temps) override](#source-darcy-vdf-face-public-void-source-darcy-vdf-face-mettre-a-jour-double-temps-override)
set_param#
void Source_Darcy_VDF_Face::set_param(Param ¶m)
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 Source_Darcy_VDF_Face::set_param(Param ¶m) <source-darcy-vdf-face-public-void-source-darcy-vdf-face-set-param-param-ref-param>`
[void Source_Darcy_VDF_Face::set_param(Param ¶m)](#source-darcy-vdf-face-public-void-source-darcy-vdf-face-set-param-param-ref-param)
Source_Darcy_VDF_Face#
Source_Darcy_VDF_Face::Source_Darcy_VDF_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:`Source_Darcy_VDF_Face::Source_Darcy_VDF_Face() <source-darcy-vdf-face-public-source-darcy-vdf-face-source-darcy-vdf-face>`
[Source_Darcy_VDF_Face::Source_Darcy_VDF_Face()](#source-darcy-vdf-face-public-source-darcy-vdf-face-source-darcy-vdf-face)
taille_memoire#
unsigned Source_Darcy_VDF_Face::taille_memoire() const 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:`unsigned Source_Darcy_VDF_Face::taille_memoire() const override <source-darcy-vdf-face-public-unsigned-source-darcy-vdf-face-taille-memoire-const-override>`
[unsigned Source_Darcy_VDF_Face::taille_memoire() const override](#source-darcy-vdf-face-public-unsigned-source-darcy-vdf-face-taille-memoire-const-override)
~Source_Darcy_VDF_Face#
Source_Darcy_VDF_Face::~Source_Darcy_VDF_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:`Source_Darcy_VDF_Face::~Source_Darcy_VDF_Face() <source-darcy-vdf-face-public-source-darcy-vdf-face-dtor-source-darcy-vdf-face>`
[Source_Darcy_VDF_Face::~Source_Darcy_VDF_Face()](#source-darcy-vdf-face-public-source-darcy-vdf-face-dtor-source-darcy-vdf-face)
cree_instance#
Objet_U * Source_Darcy_VDF_Face::cree_instance()
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:`Objet_U * Source_Darcy_VDF_Face::cree_instance() <source-darcy-vdf-face-public-static-objet-u-ptr-source-darcy-vdf-face-cree-instance>`
[Objet_U * Source_Darcy_VDF_Face::cree_instance()](#source-darcy-vdf-face-public-static-objet-u-ptr-source-darcy-vdf-face-cree-instance)
info#
const Type_info * Source_Darcy_VDF_Face::info()
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:`const Type_info * Source_Darcy_VDF_Face::info() <source-darcy-vdf-face-public-static-const-type-info-ptr-source-darcy-vdf-face-info>`
[const Type_info * Source_Darcy_VDF_Face::info()](#source-darcy-vdf-face-public-static-const-type-info-ptr-source-darcy-vdf-face-info)
self_cast#
const Source_Darcy_VDF_Face & Source_Darcy_VDF_Face::self_cast(const Objet_U &)
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:`const Source_Darcy_VDF_Face & Source_Darcy_VDF_Face::self_cast(const Objet_U &) <source-darcy-vdf-face-public-static-const-source-darcy-vdf-face-ref-source-darcy-vdf-face-self-cast-const-objet-u-ref>`
[const Source_Darcy_VDF_Face & Source_Darcy_VDF_Face::self_cast(const Objet_U &)](#source-darcy-vdf-face-public-static-const-source-darcy-vdf-face-ref-source-darcy-vdf-face-self-cast-const-objet-u-ref)
self_cast#
Source_Darcy_VDF_Face & Source_Darcy_VDF_Face::self_cast(Objet_U &)
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:`Source_Darcy_VDF_Face & Source_Darcy_VDF_Face::self_cast(Objet_U &) <source-darcy-vdf-face-public-static-source-darcy-vdf-face-ref-source-darcy-vdf-face-self-cast-objet-u-ref>`
[Source_Darcy_VDF_Face & Source_Darcy_VDF_Face::self_cast(Objet_U &)](#source-darcy-vdf-face-public-static-source-darcy-vdf-face-ref-source-darcy-vdf-face-self-cast-objet-u-ref)
printOn#
Sortie & Source_Darcy_VDF_Face::printOn(Sortie &x) const override
DOES NOTHING - to override in derived classes.
Detailed description
Imprime la source sur un flot de sortie.
Reimplements:
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:`Sortie & Source_Darcy_VDF_Face::printOn(Sortie &x) const override <source-darcy-vdf-face-protected-sortie-ref-source-darcy-vdf-face-printon-sortie-ref-x-const-override>`
[Sortie & Source_Darcy_VDF_Face::printOn(Sortie &x) const override](#source-darcy-vdf-face-protected-sortie-ref-source-darcy-vdf-face-printon-sortie-ref-x-const-override)
readOn#
Entree & Source_Darcy_VDF_Face::readOn(Entree &) override
DOES NOTHING - to override in derived classes.
Detailed description
Lecture d’un terme source sur un flot d’entree.
Reimplements:
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:`Entree & Source_Darcy_VDF_Face::readOn(Entree &) override <source-darcy-vdf-face-protected-entree-ref-source-darcy-vdf-face-readon-entree-ref-override>`
[Entree & Source_Darcy_VDF_Face::readOn(Entree &) override](#source-darcy-vdf-face-protected-entree-ref-source-darcy-vdf-face-readon-entree-ref-override)
Attributes Documentation#
const Type_info Source_Darcy_VDF_Face::info_obj