Modele_Permeabilite_base#
#include <Modele_Permeabilite_base.h>
classe Modele_Permeabilite_base Cette classe de base represente un modele de permeabilite
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:`Modele\_Permeabilite\_base <class-modele-permeabilite-base>`
[Modele\_Permeabilite\_base](#class-modele-permeabilite-base)
Detailed description#
pour les equations des milieux poreux (termes sources de Darcy,vForchheinmer).
Inherits from#
public : Objet_U
Inherited by#
public : ModPerm_Carman_Kozeny
public : ModPerm_Cte
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#
get_info#
const Type_info * Modele_Permeabilite_base::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 * Modele_Permeabilite_base::get_info() const override <modele-permeabilite-base-public-const-type-info-ptr-modele-permeabilite-base-get-info-const-override>`
[const Type_info * Modele_Permeabilite_base::get_info() const override](#modele-permeabilite-base-public-const-type-info-ptr-modele-permeabilite-base-get-info-const-override)
getK#
virtual double Modele_Permeabilite_base::getK(double porosite) const =0
Detailed description
Renvoie la valeur de la permeabilite en fonction de la porosite (d’une face par exemple).
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:`virtual double Modele_Permeabilite_base::getK(double porosite) const =0 <modele-permeabilite-base-public-virtual-double-modele-permeabilite-base-getk-double-porosite-const-equal-0>`
[virtual double Modele_Permeabilite_base::getK(double porosite) const =0](#modele-permeabilite-base-public-virtual-double-modele-permeabilite-base-getk-double-porosite-const-equal-0)
Modele_Permeabilite_base#
Modele_Permeabilite_base::Modele_Permeabilite_base()
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:`Modele_Permeabilite_base::Modele_Permeabilite_base() <modele-permeabilite-base-public-modele-permeabilite-base-modele-permeabilite-base>`
[Modele_Permeabilite_base::Modele_Permeabilite_base()](#modele-permeabilite-base-public-modele-permeabilite-base-modele-permeabilite-base)
~Modele_Permeabilite_base#
Modele_Permeabilite_base::~Modele_Permeabilite_base() override
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:`Modele_Permeabilite_base::~Modele_Permeabilite_base() override <modele-permeabilite-base-public-modele-permeabilite-base-dtor-modele-permeabilite-base-override>`
[Modele_Permeabilite_base::~Modele_Permeabilite_base() override](#modele-permeabilite-base-public-modele-permeabilite-base-dtor-modele-permeabilite-base-override)
info#
const Type_info * Modele_Permeabilite_base::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 * Modele_Permeabilite_base::info() <modele-permeabilite-base-public-static-const-type-info-ptr-modele-permeabilite-base-info>`
[const Type_info * Modele_Permeabilite_base::info()](#modele-permeabilite-base-public-static-const-type-info-ptr-modele-permeabilite-base-info)
self_cast#
const Modele_Permeabilite_base & Modele_Permeabilite_base::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 Modele_Permeabilite_base & Modele_Permeabilite_base::self_cast(const Objet_U &) <modele-permeabilite-base-public-static-const-modele-permeabilite-base-ref-modele-permeabilite-base-self-cast-const-objet-u-ref>`
[const Modele_Permeabilite_base & Modele_Permeabilite_base::self_cast(const Objet_U &)](#modele-permeabilite-base-public-static-const-modele-permeabilite-base-ref-modele-permeabilite-base-self-cast-const-objet-u-ref)
self_cast#
Modele_Permeabilite_base & Modele_Permeabilite_base::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:`Modele_Permeabilite_base & Modele_Permeabilite_base::self_cast(Objet_U &) <modele-permeabilite-base-public-static-modele-permeabilite-base-ref-modele-permeabilite-base-self-cast-objet-u-ref>`
[Modele_Permeabilite_base & Modele_Permeabilite_base::self_cast(Objet_U &)](#modele-permeabilite-base-public-static-modele-permeabilite-base-ref-modele-permeabilite-base-self-cast-objet-u-ref)
printOn#
Sortie & Modele_Permeabilite_base::printOn(Sortie &x) const override
Ecriture de l’objet sur un flot de sortie Methode a surcharger.
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:`Sortie & Modele_Permeabilite_base::printOn(Sortie &x) const override <modele-permeabilite-base-protected-sortie-ref-modele-permeabilite-base-printon-sortie-ref-x-const-override>`
[Sortie & Modele_Permeabilite_base::printOn(Sortie &x) const override](#modele-permeabilite-base-protected-sortie-ref-modele-permeabilite-base-printon-sortie-ref-x-const-override)
readOn#
Entree & Modele_Permeabilite_base::readOn(Entree &) override
Lecture d’un Objet_U sur un flot d’entree Methode a surcharger.
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:`Entree & Modele_Permeabilite_base::readOn(Entree &) override <modele-permeabilite-base-protected-entree-ref-modele-permeabilite-base-readon-entree-ref-override>`
[Entree & Modele_Permeabilite_base::readOn(Entree &) override](#modele-permeabilite-base-protected-entree-ref-modele-permeabilite-base-readon-entree-ref-override)
Attributes Documentation#
const Type_info Modele_Permeabilite_base::info_obj