Neumann_homogene#
#include <Neumann_homogene.h>
Classe Neumann_homogene Cette classe est la classe de base de la hierarchie des conditions aux limites de type Neumann homogenes.
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:`Neumann\_homogene <class-neumann-homogene>`
[Neumann\_homogene](#class-neumann-homogene)
Detailed description#
Une condition aux limites de type Neumann_homogene impose une valeur nulle de la derivee d’un champ inconnue sur une frontiere, ce qui correspond a:
Inherits from#
public : Cond_lim_base
Inherited by#
public : Neumann_paroi_adiabatique
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#
flux_impose#
double Neumann_homogene::flux_impose(int i) const
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:`double Neumann_homogene::flux_impose(int i) const <neumann-homogene-public-double-neumann-homogene-flux-impose-int-i-const>`
[double Neumann_homogene::flux_impose(int i) const](#neumann-homogene-public-double-neumann-homogene-flux-impose-int-i-const)
flux_impose#
double Neumann_homogene::flux_impose(int i, int j) const
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:`double Neumann_homogene::flux_impose(int i, int j) const <neumann-homogene-public-double-neumann-homogene-flux-impose-int-i-int-j-const>`
[double Neumann_homogene::flux_impose(int i, int j) const](#neumann-homogene-public-double-neumann-homogene-flux-impose-int-i-int-j-const)
get_info#
const Type_info * Neumann_homogene::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 * Neumann_homogene::get_info() const override <neumann-homogene-public-const-type-info-ptr-neumann-homogene-get-info-const-override>`
[const Type_info * Neumann_homogene::get_info() const override](#neumann-homogene-public-const-type-info-ptr-neumann-homogene-get-info-const-override)
Neumann_homogene#
Neumann_homogene::Neumann_homogene()
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:`Neumann_homogene::Neumann_homogene() <neumann-homogene-public-neumann-homogene-neumann-homogene>`
[Neumann_homogene::Neumann_homogene()](#neumann-homogene-public-neumann-homogene-neumann-homogene)
~Neumann_homogene#
Neumann_homogene::~Neumann_homogene() 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:`Neumann_homogene::~Neumann_homogene() override <neumann-homogene-public-neumann-homogene-dtor-neumann-homogene-override>`
[Neumann_homogene::~Neumann_homogene() override](#neumann-homogene-public-neumann-homogene-dtor-neumann-homogene-override)
info#
const Type_info * Neumann_homogene::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 * Neumann_homogene::info() <neumann-homogene-public-static-const-type-info-ptr-neumann-homogene-info>`
[const Type_info * Neumann_homogene::info()](#neumann-homogene-public-static-const-type-info-ptr-neumann-homogene-info)
self_cast#
const Neumann_homogene & Neumann_homogene::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 Neumann_homogene & Neumann_homogene::self_cast(const Objet_U &) <neumann-homogene-public-static-const-neumann-homogene-ref-neumann-homogene-self-cast-const-objet-u-ref>`
[const Neumann_homogene & Neumann_homogene::self_cast(const Objet_U &)](#neumann-homogene-public-static-const-neumann-homogene-ref-neumann-homogene-self-cast-const-objet-u-ref)
self_cast#
Neumann_homogene & Neumann_homogene::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:`Neumann_homogene & Neumann_homogene::self_cast(Objet_U &) <neumann-homogene-public-static-neumann-homogene-ref-neumann-homogene-self-cast-objet-u-ref>`
[Neumann_homogene & Neumann_homogene::self_cast(Objet_U &)](#neumann-homogene-public-static-neumann-homogene-ref-neumann-homogene-self-cast-objet-u-ref)
printOn#
Sortie & Neumann_homogene::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 & Neumann_homogene::printOn(Sortie &x) const override <neumann-homogene-protected-sortie-ref-neumann-homogene-printon-sortie-ref-x-const-override>`
[Sortie & Neumann_homogene::printOn(Sortie &x) const override](#neumann-homogene-protected-sortie-ref-neumann-homogene-printon-sortie-ref-x-const-override)
readOn#
Entree & Neumann_homogene::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 & Neumann_homogene::readOn(Entree &) override <neumann-homogene-protected-entree-ref-neumann-homogene-readon-entree-ref-override>`
[Entree & Neumann_homogene::readOn(Entree &) override](#neumann-homogene-protected-entree-ref-neumann-homogene-readon-entree-ref-override)
Attributes Documentation#
const Type_info Neumann_homogene::info_obj