Dirichlet_paroi_defilante#
#include <Dirichlet_paroi_defilante.h>
classe Dirichlet_paroi_defilante Impose la vitesse de paroi dnas une equation de type Navier_Stokes.
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:`Dirichlet\_paroi\_defilante <class-dirichlet-paroi-defilante>`
[Dirichlet\_paroi\_defilante](#class-dirichlet-paroi-defilante)
Detailed description#
Inherits from#
public : Dirichlet
Inherited by#
public : Paroi_Knudsen_non_negligeable
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#
completer#
void Dirichlet_paroi_defilante::completer() override
NE FAIT RIEN A surcharger dans les classes derivees.
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:`void Dirichlet_paroi_defilante::completer() override <dirichlet-paroi-defilante-public-void-dirichlet-paroi-defilante-completer-override>`
[void Dirichlet_paroi_defilante::completer() override](#dirichlet-paroi-defilante-public-void-dirichlet-paroi-defilante-completer-override)
Dirichlet_paroi_defilante#
Dirichlet_paroi_defilante::Dirichlet_paroi_defilante()
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:`Dirichlet_paroi_defilante::Dirichlet_paroi_defilante() <dirichlet-paroi-defilante-public-dirichlet-paroi-defilante-dirichlet-paroi-defilante>`
[Dirichlet_paroi_defilante::Dirichlet_paroi_defilante()](#dirichlet-paroi-defilante-public-dirichlet-paroi-defilante-dirichlet-paroi-defilante)
duplique#
int Dirichlet_paroi_defilante::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 Dirichlet_paroi_defilante::duplique() const override <dirichlet-paroi-defilante-public-int-dirichlet-paroi-defilante-duplique-const-override>`
[int Dirichlet_paroi_defilante::duplique() const override](#dirichlet-paroi-defilante-public-int-dirichlet-paroi-defilante-duplique-const-override)
get_info#
const Type_info * Dirichlet_paroi_defilante::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 * Dirichlet_paroi_defilante::get_info() const override <dirichlet-paroi-defilante-public-const-type-info-ptr-dirichlet-paroi-defilante-get-info-const-override>`
[const Type_info * Dirichlet_paroi_defilante::get_info() const override](#dirichlet-paroi-defilante-public-const-type-info-ptr-dirichlet-paroi-defilante-get-info-const-override)
taille_memoire#
unsigned Dirichlet_paroi_defilante::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 Dirichlet_paroi_defilante::taille_memoire() const override <dirichlet-paroi-defilante-public-unsigned-dirichlet-paroi-defilante-taille-memoire-const-override>`
[unsigned Dirichlet_paroi_defilante::taille_memoire() const override](#dirichlet-paroi-defilante-public-unsigned-dirichlet-paroi-defilante-taille-memoire-const-override)
~Dirichlet_paroi_defilante#
Dirichlet_paroi_defilante::~Dirichlet_paroi_defilante()
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:`Dirichlet_paroi_defilante::~Dirichlet_paroi_defilante() <dirichlet-paroi-defilante-public-dirichlet-paroi-defilante-dtor-dirichlet-paroi-defilante>`
[Dirichlet_paroi_defilante::~Dirichlet_paroi_defilante()](#dirichlet-paroi-defilante-public-dirichlet-paroi-defilante-dtor-dirichlet-paroi-defilante)
cree_instance#
Objet_U * Dirichlet_paroi_defilante::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 * Dirichlet_paroi_defilante::cree_instance() <dirichlet-paroi-defilante-public-static-objet-u-ptr-dirichlet-paroi-defilante-cree-instance>`
[Objet_U * Dirichlet_paroi_defilante::cree_instance()](#dirichlet-paroi-defilante-public-static-objet-u-ptr-dirichlet-paroi-defilante-cree-instance)
info#
const Type_info * Dirichlet_paroi_defilante::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 * Dirichlet_paroi_defilante::info() <dirichlet-paroi-defilante-public-static-const-type-info-ptr-dirichlet-paroi-defilante-info>`
[const Type_info * Dirichlet_paroi_defilante::info()](#dirichlet-paroi-defilante-public-static-const-type-info-ptr-dirichlet-paroi-defilante-info)
self_cast#
const Dirichlet_paroi_defilante & Dirichlet_paroi_defilante::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 Dirichlet_paroi_defilante & Dirichlet_paroi_defilante::self_cast(const Objet_U &) <dirichlet-paroi-defilante-public-static-const-dirichlet-paroi-defilante-ref-dirichlet-paroi-defilante-self-cast-const-objet-u-ref>`
[const Dirichlet_paroi_defilante & Dirichlet_paroi_defilante::self_cast(const Objet_U &)](#dirichlet-paroi-defilante-public-static-const-dirichlet-paroi-defilante-ref-dirichlet-paroi-defilante-self-cast-const-objet-u-ref)
self_cast#
Dirichlet_paroi_defilante & Dirichlet_paroi_defilante::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:`Dirichlet_paroi_defilante & Dirichlet_paroi_defilante::self_cast(Objet_U &) <dirichlet-paroi-defilante-public-static-dirichlet-paroi-defilante-ref-dirichlet-paroi-defilante-self-cast-objet-u-ref>`
[Dirichlet_paroi_defilante & Dirichlet_paroi_defilante::self_cast(Objet_U &)](#dirichlet-paroi-defilante-public-static-dirichlet-paroi-defilante-ref-dirichlet-paroi-defilante-self-cast-objet-u-ref)
printOn#
Sortie & Dirichlet_paroi_defilante::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 & Dirichlet_paroi_defilante::printOn(Sortie &x) const override <dirichlet-paroi-defilante-protected-sortie-ref-dirichlet-paroi-defilante-printon-sortie-ref-x-const-override>`
[Sortie & Dirichlet_paroi_defilante::printOn(Sortie &x) const override](#dirichlet-paroi-defilante-protected-sortie-ref-dirichlet-paroi-defilante-printon-sortie-ref-x-const-override)
readOn#
Entree & Dirichlet_paroi_defilante::readOn(Entree &) override
Lecture d’un Objet_U sur un flot d’entree 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:`Entree & Dirichlet_paroi_defilante::readOn(Entree &) override <dirichlet-paroi-defilante-protected-entree-ref-dirichlet-paroi-defilante-readon-entree-ref-override>`
[Entree & Dirichlet_paroi_defilante::readOn(Entree &) override](#dirichlet-paroi-defilante-protected-entree-ref-dirichlet-paroi-defilante-readon-entree-ref-override)
Attributes Documentation#
const Type_info Dirichlet_paroi_defilante::info_obj