Dirichlet_homogene#

#include <Dirichlet_homogene.h>
Brief description

Classe Dirichlet_homogene Cette classe est la classe de base de la hierarchie des conditions aux limites de type Dirichlet homogene.

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\_homogene <class-dirichlet-homogene>`
[Dirichlet\_homogene](#class-dirichlet-homogene)

Detailed description#

Une condition aux limites de type Dirichlet homogene impose une valeur nulle au champ inconnue sur une frontiere, ce qui correspond a:

Inherits from#

Inherited by#

Inheritance graph#

If the image is too small, right-click and open in new tab

../../../../../_images/classDirichlet__homogene__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

Dirichlet_homogene#

Definition
Dirichlet_homogene::Dirichlet_homogene()
Brief description
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_homogene::Dirichlet_homogene() <dirichlet-homogene-public-dirichlet-homogene-dirichlet-homogene>`
[Dirichlet_homogene::Dirichlet_homogene()](#dirichlet-homogene-public-dirichlet-homogene-dirichlet-homogene)

get_info#

Definition
const Type_info * Dirichlet_homogene::get_info() const override
Brief description

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_homogene::get_info() const override <dirichlet-homogene-public-const-type-info-ptr-dirichlet-homogene-get-info-const-override>`
[const Type_info * Dirichlet_homogene::get_info() const override](#dirichlet-homogene-public-const-type-info-ptr-dirichlet-homogene-get-info-const-override)

val_imp#

Definition
double Dirichlet_homogene::val_imp(int i) const
Brief description
Detailed description
Referenced By
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 Dirichlet_homogene::val_imp(int i) const <dirichlet-homogene-public-double-dirichlet-homogene-val-imp-int-i-const>`
[double Dirichlet_homogene::val_imp(int i) const](#dirichlet-homogene-public-double-dirichlet-homogene-val-imp-int-i-const)

val_imp#

Definition
double Dirichlet_homogene::val_imp(int i, int j) const
Brief description
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 Dirichlet_homogene::val_imp(int i, int j) const <dirichlet-homogene-public-double-dirichlet-homogene-val-imp-int-i-int-j-const>`
[double Dirichlet_homogene::val_imp(int i, int j) const](#dirichlet-homogene-public-double-dirichlet-homogene-val-imp-int-i-int-j-const)

~Dirichlet_homogene#

Definition
Dirichlet_homogene::~Dirichlet_homogene() override
Brief description
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_homogene::~Dirichlet_homogene() override <dirichlet-homogene-public-dirichlet-homogene-dtor-dirichlet-homogene-override>`
[Dirichlet_homogene::~Dirichlet_homogene() override](#dirichlet-homogene-public-dirichlet-homogene-dtor-dirichlet-homogene-override)

info#

Definition
const Type_info * Dirichlet_homogene::info()
Brief description
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_homogene::info() <dirichlet-homogene-public-static-const-type-info-ptr-dirichlet-homogene-info>`
[const Type_info * Dirichlet_homogene::info()](#dirichlet-homogene-public-static-const-type-info-ptr-dirichlet-homogene-info)

self_cast#

Definition
const Dirichlet_homogene & Dirichlet_homogene::self_cast(const Objet_U &)
Brief description
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_homogene & Dirichlet_homogene::self_cast(const Objet_U &) <dirichlet-homogene-public-static-const-dirichlet-homogene-ref-dirichlet-homogene-self-cast-const-objet-u-ref>`
[const Dirichlet_homogene & Dirichlet_homogene::self_cast(const Objet_U &)](#dirichlet-homogene-public-static-const-dirichlet-homogene-ref-dirichlet-homogene-self-cast-const-objet-u-ref)

self_cast#

Definition
Dirichlet_homogene & Dirichlet_homogene::self_cast(Objet_U &)
Brief description
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_homogene & Dirichlet_homogene::self_cast(Objet_U &) <dirichlet-homogene-public-static-dirichlet-homogene-ref-dirichlet-homogene-self-cast-objet-u-ref>`
[Dirichlet_homogene & Dirichlet_homogene::self_cast(Objet_U &)](#dirichlet-homogene-public-static-dirichlet-homogene-ref-dirichlet-homogene-self-cast-objet-u-ref)

printOn#

Definition
Sortie & Dirichlet_homogene::printOn(Sortie &x) const override
Brief description

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_homogene::printOn(Sortie &x) const override <dirichlet-homogene-protected-sortie-ref-dirichlet-homogene-printon-sortie-ref-x-const-override>`
[Sortie & Dirichlet_homogene::printOn(Sortie &x) const override](#dirichlet-homogene-protected-sortie-ref-dirichlet-homogene-printon-sortie-ref-x-const-override)

readOn#

Definition
Entree & Dirichlet_homogene::readOn(Entree &) override
Brief description

Lecture d’un Objet_U sur un flot d’entree Methode a surcharger.

Detailed description

Reimplements:

References
Referenced By
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_homogene::readOn(Entree &) override <dirichlet-homogene-protected-entree-ref-dirichlet-homogene-readon-entree-ref-override>`
[Entree & Dirichlet_homogene::readOn(Entree &) override](#dirichlet-homogene-protected-entree-ref-dirichlet-homogene-readon-entree-ref-override)

Attributes Documentation#

info_obj (public)
const Type_info Dirichlet_homogene::info_obj