Symetrie#

#include <Symetrie.h>
Brief description

classe Symetrie Sur les faces de symetrie on a les proprietes suivantes:

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:`Symetrie <class-symetrie>`
[Symetrie](#class-symetrie)

Detailed description#

  • composante normale de la vitesse nulle-composante tangentielle de la contrainte nulle (condition de glissement) - les gradients des grandeurs scalaires sont nuls Dans une equation de transport d’un scalaire (temperature, concentration, K, epsilon), la condition Symetrie met les gradients des grandeurs scalaires a 0. Dans une equation de Navier_Stokes, elle impose la composante normale de la vitesse nulle (condition de glissement)

Inherits from#

Inherited by#

Inheritance graph#

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

../../../../../_images/classSymetrie__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

duplique#

Definition
int Symetrie::duplique() const override
Brief description
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 Symetrie::duplique() const override <symetrie-public-int-symetrie-duplique-const-override>`
[int Symetrie::duplique() const override](#symetrie-public-int-symetrie-duplique-const-override)

get_info#

Definition
const Type_info * Symetrie::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 * Symetrie::get_info() const override <symetrie-public-const-type-info-ptr-symetrie-get-info-const-override>`
[const Type_info * Symetrie::get_info() const override](#symetrie-public-const-type-info-ptr-symetrie-get-info-const-override)

Symetrie#

Definition
Symetrie::Symetrie()
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:`Symetrie::Symetrie() <symetrie-public-symetrie-symetrie>`
[Symetrie::Symetrie()](#symetrie-public-symetrie-symetrie)

taille_memoire#

Definition
unsigned Symetrie::taille_memoire() const override
Brief description
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 Symetrie::taille_memoire() const override <symetrie-public-unsigned-symetrie-taille-memoire-const-override>`
[unsigned Symetrie::taille_memoire() const override](#symetrie-public-unsigned-symetrie-taille-memoire-const-override)

~Symetrie#

Definition
Symetrie::~Symetrie()
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:`Symetrie::~Symetrie() <symetrie-public-symetrie-dtor-symetrie>`
[Symetrie::~Symetrie()](#symetrie-public-symetrie-dtor-symetrie)

cree_instance#

Definition
Objet_U * Symetrie::cree_instance()
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:`Objet_U * Symetrie::cree_instance() <symetrie-public-static-objet-u-ptr-symetrie-cree-instance>`
[Objet_U * Symetrie::cree_instance()](#symetrie-public-static-objet-u-ptr-symetrie-cree-instance)

info#

Definition
const Type_info * Symetrie::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 * Symetrie::info() <symetrie-public-static-const-type-info-ptr-symetrie-info>`
[const Type_info * Symetrie::info()](#symetrie-public-static-const-type-info-ptr-symetrie-info)

self_cast#

Definition
const Symetrie & Symetrie::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 Symetrie & Symetrie::self_cast(const Objet_U &) <symetrie-public-static-const-symetrie-ref-symetrie-self-cast-const-objet-u-ref>`
[const Symetrie & Symetrie::self_cast(const Objet_U &)](#symetrie-public-static-const-symetrie-ref-symetrie-self-cast-const-objet-u-ref)

self_cast#

Definition
Symetrie & Symetrie::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:`Symetrie & Symetrie::self_cast(Objet_U &) <symetrie-public-static-symetrie-ref-symetrie-self-cast-objet-u-ref>`
[Symetrie & Symetrie::self_cast(Objet_U &)](#symetrie-public-static-symetrie-ref-symetrie-self-cast-objet-u-ref)

printOn#

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

Ecrit le type de l’objet sur un flot de sortie.

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

readOn#

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

Type le champ a la frontiere en “Champ_front_uniforme” Ne lit rien sur le flot passe en parametre.

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 & Symetrie::readOn(Entree &) override <symetrie-protected-entree-ref-symetrie-readon-entree-ref-override>`
[Entree & Symetrie::readOn(Entree &) override](#symetrie-protected-entree-ref-symetrie-readon-entree-ref-override)

Attributes Documentation#

info_obj (public)
const Type_info Symetrie::info_obj