Tetra_poly#
#include <Tetra_poly.h>
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:`Tetra\_poly <class-tetra-poly>`
[Tetra\_poly](#class-tetra-poly)
Detailed description#
Inherits from#
public : Elem_poly_base
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#
calcul_vc#
void Tetra_poly::calcul_vc(const ArrOfInt &, ArrOfDouble &, const ArrOfDouble &, const DoubleTab &, const Champ_Inc_base &, int) const
Detailed description
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:`void Tetra_poly::calcul_vc(const ArrOfInt &, ArrOfDouble &, const ArrOfDouble &, const DoubleTab &, const Champ_Inc_base &, int) const <tetra-poly-public-void-tetra-poly-calcul-vc-const-arrofint-ref-arrofdouble-ref-const-arrofdouble-ref-const-doubletab-ref-const-champ-inc-base-ref-int-const>`
[void Tetra_poly::calcul_vc(const ArrOfInt &, ArrOfDouble &, const ArrOfDouble &, const DoubleTab &, const Champ_Inc_base &, int) const](#tetra-poly-public-void-tetra-poly-calcul-vc-const-arrofint-ref-arrofdouble-ref-const-arrofdouble-ref-const-doubletab-ref-const-champ-inc-base-ref-int-const)
calcul_xg#
void Tetra_poly::calcul_xg(DoubleVect &, const DoubleTab &, const int, int &, int &, int &, int &) const
calcule les coord xg du centre d’un element non standard calcule aussi idirichlet = nb de faces de Dirichlet de l’element
Detailed description
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:`void Tetra_poly::calcul_xg(DoubleVect &, const DoubleTab &, const int, int &, int &, int &, int &) const <tetra-poly-public-void-tetra-poly-calcul-xg-doublevect-ref-const-doubletab-ref-const-int-int-ref-int-ref-int-ref-int-ref-const>`
[void Tetra_poly::calcul_xg(DoubleVect &, const DoubleTab &, const int, int &, int &, int &, int &) const](#tetra-poly-public-void-tetra-poly-calcul-xg-doublevect-ref-const-doubletab-ref-const-int-int-ref-int-ref-int-ref-int-ref-const)
duplique#
int Tetra_poly::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 Tetra_poly::duplique() const override <tetra-poly-public-int-tetra-poly-duplique-const-override>`
[int Tetra_poly::duplique() const override](#tetra-poly-public-int-tetra-poly-duplique-const-override)
get_info#
const Type_info * Tetra_poly::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 * Tetra_poly::get_info() const override <tetra-poly-public-const-type-info-ptr-tetra-poly-get-info-const-override>`
[const Type_info * Tetra_poly::get_info() const override](#tetra-poly-public-const-type-info-ptr-tetra-poly-get-info-const-override)
normale#
void Tetra_poly::normale(int, DoubleTab &, const IntTab &, const IntTab &, const IntTab &, const Domaine &) const override
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:`void Tetra_poly::normale(int, DoubleTab &, const IntTab &, const IntTab &, const IntTab &, const Domaine &) const override <tetra-poly-public-void-tetra-poly-normale-int-doubletab-ref-const-inttab-ref-const-inttab-ref-const-inttab-ref-const-domaine-ref-const-override>`
[void Tetra_poly::normale(int, DoubleTab &, const IntTab &, const IntTab &, const IntTab &, const Domaine &) const override](#tetra-poly-public-void-tetra-poly-normale-int-doubletab-ref-const-inttab-ref-const-inttab-ref-const-inttab-ref-const-domaine-ref-const-override)
taille_memoire#
unsigned Tetra_poly::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 Tetra_poly::taille_memoire() const override <tetra-poly-public-unsigned-tetra-poly-taille-memoire-const-override>`
[unsigned Tetra_poly::taille_memoire() const override](#tetra-poly-public-unsigned-tetra-poly-taille-memoire-const-override)
Tetra_poly#
Tetra_poly::Tetra_poly()
renvoie pour la facette fa7 : pour j = 0,j = 1 : les numeros locaux des 2 faces qui entourent fa7
Detailed description
pour j = 2,j = 3 : les numeros locaux des sommets du tetraedre qui appartiennent a fa7
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:`Tetra_poly::Tetra_poly() <tetra-poly-public-tetra-poly-tetra-poly>`
[Tetra_poly::Tetra_poly()](#tetra-poly-public-tetra-poly-tetra-poly)
~Tetra_poly#
Tetra_poly::~Tetra_poly()
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:`Tetra_poly::~Tetra_poly() <tetra-poly-public-tetra-poly-dtor-tetra-poly>`
[Tetra_poly::~Tetra_poly()](#tetra-poly-public-tetra-poly-dtor-tetra-poly)
cree_instance#
Objet_U * Tetra_poly::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 * Tetra_poly::cree_instance() <tetra-poly-public-static-objet-u-ptr-tetra-poly-cree-instance>`
[Objet_U * Tetra_poly::cree_instance()](#tetra-poly-public-static-objet-u-ptr-tetra-poly-cree-instance)
info#
const Type_info * Tetra_poly::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 * Tetra_poly::info() <tetra-poly-public-static-const-type-info-ptr-tetra-poly-info>`
[const Type_info * Tetra_poly::info()](#tetra-poly-public-static-const-type-info-ptr-tetra-poly-info)
self_cast#
const Tetra_poly & Tetra_poly::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 Tetra_poly & Tetra_poly::self_cast(const Objet_U &) <tetra-poly-public-static-const-tetra-poly-ref-tetra-poly-self-cast-const-objet-u-ref>`
[const Tetra_poly & Tetra_poly::self_cast(const Objet_U &)](#tetra-poly-public-static-const-tetra-poly-ref-tetra-poly-self-cast-const-objet-u-ref)
self_cast#
Tetra_poly & Tetra_poly::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:`Tetra_poly & Tetra_poly::self_cast(Objet_U &) <tetra-poly-public-static-tetra-poly-ref-tetra-poly-self-cast-objet-u-ref>`
[Tetra_poly & Tetra_poly::self_cast(Objet_U &)](#tetra-poly-public-static-tetra-poly-ref-tetra-poly-self-cast-objet-u-ref)
printOn#
Sortie & Tetra_poly::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 & Tetra_poly::printOn(Sortie &x) const override <tetra-poly-protected-sortie-ref-tetra-poly-printon-sortie-ref-x-const-override>`
[Sortie & Tetra_poly::printOn(Sortie &x) const override](#tetra-poly-protected-sortie-ref-tetra-poly-printon-sortie-ref-x-const-override)
readOn#
Entree & Tetra_poly::readOn(Entree &) override
Lecture d’un Objet_U sur un flot d’entree Methode a surcharger.
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:`Entree & Tetra_poly::readOn(Entree &) override <tetra-poly-protected-entree-ref-tetra-poly-readon-entree-ref-override>`
[Entree & Tetra_poly::readOn(Entree &) override](#tetra-poly-protected-entree-ref-tetra-poly-readon-entree-ref-override)
Attributes Documentation#
const Type_info Tetra_poly::info_obj