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 cite this class in this doc#

: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#

Inherited by#

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
How to cite in this doc:
:ref:`double Neumann_homogene::flux_impose(int i) const <public-double-neumann-homogene-flux-impose-int-i-const>`
[double Neumann_homogene::flux_impose(int i) const](#public-double-neumann-homogene-flux-impose-int-i-const)
flux_impose
double Neumann_homogene::flux_impose(int i, int j) const
How to cite in this doc:
:ref:`double Neumann_homogene::flux_impose(int i, int j) const <public-double-neumann-homogene-flux-impose-int-i-int-j-const>`
[double Neumann_homogene::flux_impose(int i, int j) const](#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 .

Reimplements:

How to cite in this doc:
:ref:`const Type_info * Neumann_homogene::get_info() const override <public-const-type-info-ptr-neumann-homogene-get-info-const-override>`
[const Type_info * Neumann_homogene::get_info() const override](#public-const-type-info-ptr-neumann-homogene-get-info-const-override)
Neumann_homogene
Neumann_homogene::Neumann_homogene()
How to cite in this doc:
:ref:`Neumann_homogene::Neumann_homogene() <public-neumann-homogene-neumann-homogene>`
[Neumann_homogene::Neumann_homogene()](#public-neumann-homogene-neumann-homogene)
~Neumann_homogene
Neumann_homogene::~Neumann_homogene() override
How to cite in this doc:
:ref:`Neumann_homogene::~Neumann_homogene() override <public-neumann-homogene-dtor-neumann-homogene-override>`
[Neumann_homogene::~Neumann_homogene() override](#public-neumann-homogene-dtor-neumann-homogene-override)
info
const Type_info * Neumann_homogene::info()
How to cite in this doc:
:ref:`const Type_info * Neumann_homogene::info() <public-static-const-type-info-ptr-neumann-homogene-info>`
[const Type_info * Neumann_homogene::info()](#public-static-const-type-info-ptr-neumann-homogene-info)
self_cast
const Neumann_homogene & Neumann_homogene::self_cast(const Objet_U &)
How to cite in this doc:
:ref:`const Neumann_homogene & Neumann_homogene::self_cast(const Objet_U &) <public-static-const-neumann-homogene-ref-neumann-homogene-self-cast-const-objet-u-ref>`
[const Neumann_homogene & Neumann_homogene::self_cast(const Objet_U &)](#public-static-const-neumann-homogene-ref-neumann-homogene-self-cast-const-objet-u-ref)
self_cast
Neumann_homogene & Neumann_homogene::self_cast(Objet_U &)
How to cite in this doc:
:ref:`Neumann_homogene & Neumann_homogene::self_cast(Objet_U &) <public-static-neumann-homogene-ref-neumann-homogene-self-cast-objet-u-ref>`
[Neumann_homogene & Neumann_homogene::self_cast(Objet_U &)](#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.

Reimplements:

References
How to cite in this doc:
:ref:`Sortie & Neumann_homogene::printOn(Sortie &x) const override <protected-sortie-ref-neumann-homogene-printon-sortie-ref-x-const-override>`
[Sortie & Neumann_homogene::printOn(Sortie &x) const override](#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.

Reimplements:

References
Referenced By
How to cite in this doc:
:ref:`Entree & Neumann_homogene::readOn(Entree &) override <protected-entree-ref-neumann-homogene-readon-entree-ref-override>`
[Entree & Neumann_homogene::readOn(Entree &) override](#protected-entree-ref-neumann-homogene-readon-entree-ref-override)

Attributes Documentation#

info_obj (public)
const Type_info Neumann_homogene::info_obj