ModPerm_Cte#
#include <Source_Permeabilite_VDF.h>
class ModPerm_Cte Cette classe represente une permeabilite cte.
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:`ModPerm\_Cte <class-modperm-cte>`
[ModPerm\_Cte](#class-modperm-cte)
Detailed description#
Inherits from#
public : Modele_Permeabilite_base
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#
duplique#
int ModPerm_Cte::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 ModPerm_Cte::duplique() const override <modperm-cte-public-int-modperm-cte-duplique-const-override>`
[int ModPerm_Cte::duplique() const override](#modperm-cte-public-int-modperm-cte-duplique-const-override)
get_info#
const Type_info * ModPerm_Cte::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 * ModPerm_Cte::get_info() const override <modperm-cte-public-const-type-info-ptr-modperm-cte-get-info-const-override>`
[const Type_info * ModPerm_Cte::get_info() const override](#modperm-cte-public-const-type-info-ptr-modperm-cte-get-info-const-override)
getK#
double ModPerm_Cte::getK(double) const override
Detailed description
Renvoie la valeur de la permeabilite en fonction de la porosite (d’une face par exemple).
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:`double ModPerm_Cte::getK(double) const override <modperm-cte-public-double-modperm-cte-getk-double-const-override>`
[double ModPerm_Cte::getK(double) const override](#modperm-cte-public-double-modperm-cte-getk-double-const-override)
ModPerm_Cte#
ModPerm_Cte::ModPerm_Cte()
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:`ModPerm_Cte::ModPerm_Cte() <modperm-cte-public-modperm-cte-modperm-cte>`
[ModPerm_Cte::ModPerm_Cte()](#modperm-cte-public-modperm-cte-modperm-cte)
taille_memoire#
unsigned ModPerm_Cte::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 ModPerm_Cte::taille_memoire() const override <modperm-cte-public-unsigned-modperm-cte-taille-memoire-const-override>`
[unsigned ModPerm_Cte::taille_memoire() const override](#modperm-cte-public-unsigned-modperm-cte-taille-memoire-const-override)
~ModPerm_Cte#
ModPerm_Cte::~ModPerm_Cte()
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:`ModPerm_Cte::~ModPerm_Cte() <modperm-cte-public-modperm-cte-dtor-modperm-cte>`
[ModPerm_Cte::~ModPerm_Cte()](#modperm-cte-public-modperm-cte-dtor-modperm-cte)
cree_instance#
Objet_U * ModPerm_Cte::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 * ModPerm_Cte::cree_instance() <modperm-cte-public-static-objet-u-ptr-modperm-cte-cree-instance>`
[Objet_U * ModPerm_Cte::cree_instance()](#modperm-cte-public-static-objet-u-ptr-modperm-cte-cree-instance)
info#
const Type_info * ModPerm_Cte::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 * ModPerm_Cte::info() <modperm-cte-public-static-const-type-info-ptr-modperm-cte-info>`
[const Type_info * ModPerm_Cte::info()](#modperm-cte-public-static-const-type-info-ptr-modperm-cte-info)
self_cast#
const ModPerm_Cte & ModPerm_Cte::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 ModPerm_Cte & ModPerm_Cte::self_cast(const Objet_U &) <modperm-cte-public-static-const-modperm-cte-ref-modperm-cte-self-cast-const-objet-u-ref>`
[const ModPerm_Cte & ModPerm_Cte::self_cast(const Objet_U &)](#modperm-cte-public-static-const-modperm-cte-ref-modperm-cte-self-cast-const-objet-u-ref)
self_cast#
ModPerm_Cte & ModPerm_Cte::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:`ModPerm_Cte & ModPerm_Cte::self_cast(Objet_U &) <modperm-cte-public-static-modperm-cte-ref-modperm-cte-self-cast-objet-u-ref>`
[ModPerm_Cte & ModPerm_Cte::self_cast(Objet_U &)](#modperm-cte-public-static-modperm-cte-ref-modperm-cte-self-cast-objet-u-ref)
printOn#
Sortie & ModPerm_Cte::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 & ModPerm_Cte::printOn(Sortie &x) const override <modperm-cte-protected-sortie-ref-modperm-cte-printon-sortie-ref-x-const-override>`
[Sortie & ModPerm_Cte::printOn(Sortie &x) const override](#modperm-cte-protected-sortie-ref-modperm-cte-printon-sortie-ref-x-const-override)
readOn#
Entree & ModPerm_Cte::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 & ModPerm_Cte::readOn(Entree &) override <modperm-cte-protected-entree-ref-modperm-cte-readon-entree-ref-override>`
[Entree & ModPerm_Cte::readOn(Entree &) override](#modperm-cte-protected-entree-ref-modperm-cte-readon-entree-ref-override)
Attributes Documentation#
const Type_info ModPerm_Cte::info_obj
double ModPerm_Cte::cte