Bidim_Axi#
#include <Bidim_Axi.h>
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#
public : Interprete
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#
Bidim_Axi#
Bidim_Axi::Bidim_Axi()
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#
int Bidim_Axi::duplique() const override
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#
const Type_info * Bidim_Axi::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 * 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#
Entree & Bidim_Axi::interpreter(Entree &) override
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#
unsigned Bidim_Axi::taille_memoire() const override
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#
Bidim_Axi::~Bidim_Axi()
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#
Objet_U * Bidim_Axi::cree_instance()
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#
const Type_info * Bidim_Axi::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 * 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#
const Bidim_Axi & Bidim_Axi::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 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#
Bidim_Axi & Bidim_Axi::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:`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#
Sortie & Bidim_Axi::printOn(Sortie &x) const override
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#
Entree & Bidim_Axi::readOn(Entree &) override
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#
const Type_info Bidim_Axi::info_obj