Bidim_Axi#

#include <Bidim_Axi.h>
Brief description

Classe Axi_2D Cette classe est un interprete qui sert a lire l’attribut 2D_axi.

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:`Bidim\_Axi <class-bidim-axi>`
[Bidim\_Axi](#class-bidim-axi)

Detailed description#

Directive: 2D_Axi Cette directive optionelle permets de faire les calculs en coordonnees axisymetrique pour des ecoulements ayant une symetrie axiale. En l’absence de cette directive les calculs se font en coordonnees cartesiennes.

Inherits from#

Inheritance graph#

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

../../../../../_images/classBidim__Axi__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

Bidim_Axi#

Definition
Bidim_Axi::Bidim_Axi()
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:`Bidim_Axi::Bidim_Axi() <bidim-axi-public-bidim-axi-bidim-axi>`
[Bidim_Axi::Bidim_Axi()](#bidim-axi-public-bidim-axi-bidim-axi)

duplique#

Definition
int Bidim_Axi::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 Bidim_Axi::duplique() const override <bidim-axi-public-int-bidim-axi-duplique-const-override>`
[int Bidim_Axi::duplique() const override](#bidim-axi-public-int-bidim-axi-duplique-const-override)

get_info#

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

interpreter#

Definition
Entree & Bidim_Axi::interpreter(Entree &) override
Brief description

Fonction principale de l’interprete Axi Positionne la variable 2D_axi a 1.

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 & Bidim_Axi::interpreter(Entree &) override <bidim-axi-public-entree-ref-bidim-axi-interpreter-entree-ref-override>`
[Entree & Bidim_Axi::interpreter(Entree &) override](#bidim-axi-public-entree-ref-bidim-axi-interpreter-entree-ref-override)

taille_memoire#

Definition
unsigned Bidim_Axi::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 Bidim_Axi::taille_memoire() const override <bidim-axi-public-unsigned-bidim-axi-taille-memoire-const-override>`
[unsigned Bidim_Axi::taille_memoire() const override](#bidim-axi-public-unsigned-bidim-axi-taille-memoire-const-override)

~Bidim_Axi#

Definition
Bidim_Axi::~Bidim_Axi()
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:`Bidim_Axi::~Bidim_Axi() <bidim-axi-public-bidim-axi-dtor-bidim-axi>`
[Bidim_Axi::~Bidim_Axi()](#bidim-axi-public-bidim-axi-dtor-bidim-axi)

cree_instance#

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

info#

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

self_cast#

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

self_cast#

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

printOn#

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

Simple appel a: Interprete::printOn(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 & Bidim_Axi::printOn(Sortie &x) const override <bidim-axi-protected-sortie-ref-bidim-axi-printon-sortie-ref-x-const-override>`
[Sortie & Bidim_Axi::printOn(Sortie &x) const override](#bidim-axi-protected-sortie-ref-bidim-axi-printon-sortie-ref-x-const-override)

readOn#

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

Simple appel a: Interprete::readOn(Entree&)

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

Attributes Documentation#

info_obj (public)
const Type_info Bidim_Axi::info_obj