Neumann_val_ext#
#include <Neumann_val_ext.h>
Classe Neumann_val_ext Cette classe est la classe de base de la hierarchie des conditions.
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\_val\_ext <class-neumann-val-ext>`
[Neumann\_val\_ext](#class-neumann-val-ext)
Detailed description#
aux limites de type Neumann_val_ext . Une condition aux limites de type Neumann_val_ext impose la valeur de la derivee d’un champ inconnue sur une frontiere, ce qui correspond a:
Inherits from#
public : Neumann
Inherited by#
public : Neumann_sortie_libre
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#
get_info#
const Type_info * Neumann_val_ext::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_val_ext::get_info() const override <neumann-val-ext-public-const-type-info-ptr-neumann-val-ext-get-info-const-override>`
[const Type_info * Neumann_val_ext::get_info() const override](#neumann-val-ext-public-const-type-info-ptr-neumann-val-ext-get-info-const-override)
Neumann_val_ext#
Neumann_val_ext::Neumann_val_ext()
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_val_ext::Neumann_val_ext() <neumann-val-ext-public-neumann-val-ext-neumann-val-ext>`
[Neumann_val_ext::Neumann_val_ext()](#neumann-val-ext-public-neumann-val-ext-neumann-val-ext)
tab_ext#
virtual const DoubleTab & Neumann_val_ext::tab_ext() const =0
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:`virtual const DoubleTab & Neumann_val_ext::tab_ext() const =0 <neumann-val-ext-public-virtual-const-doubletab-ref-neumann-val-ext-tab-ext-const-equal-0>`
[virtual const DoubleTab & Neumann_val_ext::tab_ext() const =0](#neumann-val-ext-public-virtual-const-doubletab-ref-neumann-val-ext-tab-ext-const-equal-0)
tab_ext#
virtual DoubleTab & Neumann_val_ext::tab_ext()=0
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:`virtual DoubleTab & Neumann_val_ext::tab_ext()=0 <neumann-val-ext-public-virtual-doubletab-ref-neumann-val-ext-tab-ext-equal-0>`
[virtual DoubleTab & Neumann_val_ext::tab_ext()=0](#neumann-val-ext-public-virtual-doubletab-ref-neumann-val-ext-tab-ext-equal-0)
val_ext#
virtual double Neumann_val_ext::val_ext(int i) const =0
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:`virtual double Neumann_val_ext::val_ext(int i) const =0 <neumann-val-ext-public-virtual-double-neumann-val-ext-val-ext-int-i-const-equal-0>`
[virtual double Neumann_val_ext::val_ext(int i) const =0](#neumann-val-ext-public-virtual-double-neumann-val-ext-val-ext-int-i-const-equal-0)
val_ext#
virtual double Neumann_val_ext::val_ext(int i, int j) const =0
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:`virtual double Neumann_val_ext::val_ext(int i, int j) const =0 <neumann-val-ext-public-virtual-double-neumann-val-ext-val-ext-int-i-int-j-const-equal-0>`
[virtual double Neumann_val_ext::val_ext(int i, int j) const =0](#neumann-val-ext-public-virtual-double-neumann-val-ext-val-ext-int-i-int-j-const-equal-0)
~Neumann_val_ext#
Neumann_val_ext::~Neumann_val_ext() 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_val_ext::~Neumann_val_ext() override <neumann-val-ext-public-neumann-val-ext-dtor-neumann-val-ext-override>`
[Neumann_val_ext::~Neumann_val_ext() override](#neumann-val-ext-public-neumann-val-ext-dtor-neumann-val-ext-override)
info#
const Type_info * Neumann_val_ext::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_val_ext::info() <neumann-val-ext-public-static-const-type-info-ptr-neumann-val-ext-info>`
[const Type_info * Neumann_val_ext::info()](#neumann-val-ext-public-static-const-type-info-ptr-neumann-val-ext-info)
self_cast#
const Neumann_val_ext & Neumann_val_ext::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_val_ext & Neumann_val_ext::self_cast(const Objet_U &) <neumann-val-ext-public-static-const-neumann-val-ext-ref-neumann-val-ext-self-cast-const-objet-u-ref>`
[const Neumann_val_ext & Neumann_val_ext::self_cast(const Objet_U &)](#neumann-val-ext-public-static-const-neumann-val-ext-ref-neumann-val-ext-self-cast-const-objet-u-ref)
self_cast#
Neumann_val_ext & Neumann_val_ext::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_val_ext & Neumann_val_ext::self_cast(Objet_U &) <neumann-val-ext-public-static-neumann-val-ext-ref-neumann-val-ext-self-cast-objet-u-ref>`
[Neumann_val_ext & Neumann_val_ext::self_cast(Objet_U &)](#neumann-val-ext-public-static-neumann-val-ext-ref-neumann-val-ext-self-cast-objet-u-ref)
printOn#
Sortie & Neumann_val_ext::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_val_ext::printOn(Sortie &x) const override <neumann-val-ext-protected-sortie-ref-neumann-val-ext-printon-sortie-ref-x-const-override>`
[Sortie & Neumann_val_ext::printOn(Sortie &x) const override](#neumann-val-ext-protected-sortie-ref-neumann-val-ext-printon-sortie-ref-x-const-override)
readOn#
Entree & Neumann_val_ext::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_val_ext::readOn(Entree &) override <neumann-val-ext-protected-entree-ref-neumann-val-ext-readon-entree-ref-override>`
[Entree & Neumann_val_ext::readOn(Entree &) override](#neumann-val-ext-protected-entree-ref-neumann-val-ext-readon-entree-ref-override)
Attributes Documentation#
const Type_info Neumann_val_ext::info_obj