PlaqThVDF#
#include <PlaqThVDF.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:`PlaqThVDF <class-plaqthvdf>`
[PlaqThVDF](#class-plaqthvdf)
Detailed description#
Cette classe derive de Echange_global_impose ( voir Echange_impose ) Elle represente une plaque conductrice
Inherits from#
public : Echange_global_impose
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 PlaqThVDF::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 PlaqThVDF::duplique() const override <plaqthvdf-public-int-plaqthvdf-duplique-const-override>`
[int PlaqThVDF::duplique() const override](#plaqthvdf-public-int-plaqthvdf-duplique-const-override)
get_info#
const Type_info * PlaqThVDF::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 * PlaqThVDF::get_info() const override <plaqthvdf-public-const-type-info-ptr-plaqthvdf-get-info-const-override>`
[const Type_info * PlaqThVDF::get_info() const override](#plaqthvdf-public-const-type-info-ptr-plaqthvdf-get-info-const-override)
PlaqThVDF#
PlaqThVDF::PlaqThVDF()
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:`PlaqThVDF::PlaqThVDF() <plaqthvdf-public-plaqthvdf-plaqthvdf>`
[PlaqThVDF::PlaqThVDF()](#plaqthvdf-public-plaqthvdf-plaqthvdf)
taille_memoire#
unsigned PlaqThVDF::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 PlaqThVDF::taille_memoire() const override <plaqthvdf-public-unsigned-plaqthvdf-taille-memoire-const-override>`
[unsigned PlaqThVDF::taille_memoire() const override](#plaqthvdf-public-unsigned-plaqthvdf-taille-memoire-const-override)
~PlaqThVDF#
PlaqThVDF::~PlaqThVDF()
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:`PlaqThVDF::~PlaqThVDF() <plaqthvdf-public-plaqthvdf-dtor-plaqthvdf>`
[PlaqThVDF::~PlaqThVDF()](#plaqthvdf-public-plaqthvdf-dtor-plaqthvdf)
cree_instance#
Objet_U * PlaqThVDF::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 * PlaqThVDF::cree_instance() <plaqthvdf-public-static-objet-u-ptr-plaqthvdf-cree-instance>`
[Objet_U * PlaqThVDF::cree_instance()](#plaqthvdf-public-static-objet-u-ptr-plaqthvdf-cree-instance)
info#
const Type_info * PlaqThVDF::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 * PlaqThVDF::info() <plaqthvdf-public-static-const-type-info-ptr-plaqthvdf-info>`
[const Type_info * PlaqThVDF::info()](#plaqthvdf-public-static-const-type-info-ptr-plaqthvdf-info)
self_cast#
const PlaqThVDF & PlaqThVDF::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 PlaqThVDF & PlaqThVDF::self_cast(const Objet_U &) <plaqthvdf-public-static-const-plaqthvdf-ref-plaqthvdf-self-cast-const-objet-u-ref>`
[const PlaqThVDF & PlaqThVDF::self_cast(const Objet_U &)](#plaqthvdf-public-static-const-plaqthvdf-ref-plaqthvdf-self-cast-const-objet-u-ref)
self_cast#
PlaqThVDF & PlaqThVDF::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:`PlaqThVDF & PlaqThVDF::self_cast(Objet_U &) <plaqthvdf-public-static-plaqthvdf-ref-plaqthvdf-self-cast-objet-u-ref>`
[PlaqThVDF & PlaqThVDF::self_cast(Objet_U &)](#plaqthvdf-public-static-plaqthvdf-ref-plaqthvdf-self-cast-objet-u-ref)
mettre_a_jour#
void PlaqThVDF::mettre_a_jour(double) override
Effectue une mise a jour en temps de la condition aux limites.
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 PlaqThVDF::mettre_a_jour(double) override <plaqthvdf-protected-void-plaqthvdf-mettre-a-jour-double-override>`
[void PlaqThVDF::mettre_a_jour(double) override](#plaqthvdf-protected-void-plaqthvdf-mettre-a-jour-double-override)
printOn#
Sortie & PlaqThVDF::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 & PlaqThVDF::printOn(Sortie &x) const override <plaqthvdf-protected-sortie-ref-plaqthvdf-printon-sortie-ref-x-const-override>`
[Sortie & PlaqThVDF::printOn(Sortie &x) const override](#plaqthvdf-protected-sortie-ref-plaqthvdf-printon-sortie-ref-x-const-override)
readOn#
Entree & PlaqThVDF::readOn(Entree &) override
Simple appel a Echange_impose_base::readOn(Entree&) Lit les specifications des conditions aux limites.
Detailed description
a partir d’un flot d’entree.
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 & PlaqThVDF::readOn(Entree &) override <plaqthvdf-protected-entree-ref-plaqthvdf-readon-entree-ref-override>`
[Entree & PlaqThVDF::readOn(Entree &) override](#plaqthvdf-protected-entree-ref-plaqthvdf-readon-entree-ref-override)
Attributes Documentation#
const Type_info PlaqThVDF::info_obj
double PlaqThVDF::h = - 100.