Quadri_poly#
#include <Quadri_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:`Quadri\_poly <class-quadri-poly>`
[Quadri\_poly](#class-quadri-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 Quadri_poly::calcul_vc(const ArrOfInt &, ArrOfDouble &, const ArrOfDouble &, const DoubleTab &, const Champ_Inc_base &, int) const
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:`void Quadri_poly::calcul_vc(const ArrOfInt &, ArrOfDouble &, const ArrOfDouble &, const DoubleTab &, const Champ_Inc_base &, int) const <quadri-poly-public-void-quadri-poly-calcul-vc-const-arrofint-ref-arrofdouble-ref-const-arrofdouble-ref-const-doubletab-ref-const-champ-inc-base-ref-int-const>`
[void Quadri_poly::calcul_vc(const ArrOfInt &, ArrOfDouble &, const ArrOfDouble &, const DoubleTab &, const Champ_Inc_base &, int) const](#quadri-poly-public-void-quadri-poly-calcul-vc-const-arrofint-ref-arrofdouble-ref-const-arrofdouble-ref-const-doubletab-ref-const-champ-inc-base-ref-int-const)
calcul_xg#
void Quadri_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
si idirichlet = 2, n1 est le numero du sommet confondu avec G
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 Quadri_poly::calcul_xg(DoubleVect &, const DoubleTab &, const int, int &, int &, int &, int &) const <quadri-poly-public-void-quadri-poly-calcul-xg-doublevect-ref-const-doubletab-ref-const-int-int-ref-int-ref-int-ref-int-ref-const>`
[void Quadri_poly::calcul_xg(DoubleVect &, const DoubleTab &, const int, int &, int &, int &, int &) const](#quadri-poly-public-void-quadri-poly-calcul-xg-doublevect-ref-const-doubletab-ref-const-int-int-ref-int-ref-int-ref-int-ref-const)
duplique#
int Quadri_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 Quadri_poly::duplique() const override <quadri-poly-public-int-quadri-poly-duplique-const-override>`
[int Quadri_poly::duplique() const override](#quadri-poly-public-int-quadri-poly-duplique-const-override)
get_info#
const Type_info * Quadri_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 * Quadri_poly::get_info() const override <quadri-poly-public-const-type-info-ptr-quadri-poly-get-info-const-override>`
[const Type_info * Quadri_poly::get_info() const override](#quadri-poly-public-const-type-info-ptr-quadri-poly-get-info-const-override)
normale#
void Quadri_poly::normale(int, DoubleTab &, const IntTab &, const IntTab &, const IntTab &, const Domaine &) const override
remplit le tableau face_normales dans le Domaine_poly
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 Quadri_poly::normale(int, DoubleTab &, const IntTab &, const IntTab &, const IntTab &, const Domaine &) const override <quadri-poly-public-void-quadri-poly-normale-int-doubletab-ref-const-inttab-ref-const-inttab-ref-const-inttab-ref-const-domaine-ref-const-override>`
[void Quadri_poly::normale(int, DoubleTab &, const IntTab &, const IntTab &, const IntTab &, const Domaine &) const override](#quadri-poly-public-void-quadri-poly-normale-int-doubletab-ref-const-inttab-ref-const-inttab-ref-const-inttab-ref-const-domaine-ref-const-override)
Quadri_poly#
Quadri_poly::Quadri_poly()
KEL_(0,fa7),KEL_(1,fa7) sont les numeros locaux des 2 faces qui entourent la facette de numero local fa7.
Detailed description
le numero local de la fa7 est celui du sommet qui la porte
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:`Quadri_poly::Quadri_poly() <quadri-poly-public-quadri-poly-quadri-poly>`
[Quadri_poly::Quadri_poly()](#quadri-poly-public-quadri-poly-quadri-poly)
taille_memoire#
unsigned Quadri_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 Quadri_poly::taille_memoire() const override <quadri-poly-public-unsigned-quadri-poly-taille-memoire-const-override>`
[unsigned Quadri_poly::taille_memoire() const override](#quadri-poly-public-unsigned-quadri-poly-taille-memoire-const-override)
~Quadri_poly#
Quadri_poly::~Quadri_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:`Quadri_poly::~Quadri_poly() <quadri-poly-public-quadri-poly-dtor-quadri-poly>`
[Quadri_poly::~Quadri_poly()](#quadri-poly-public-quadri-poly-dtor-quadri-poly)
cree_instance#
Objet_U * Quadri_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 * Quadri_poly::cree_instance() <quadri-poly-public-static-objet-u-ptr-quadri-poly-cree-instance>`
[Objet_U * Quadri_poly::cree_instance()](#quadri-poly-public-static-objet-u-ptr-quadri-poly-cree-instance)
info#
const Type_info * Quadri_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 * Quadri_poly::info() <quadri-poly-public-static-const-type-info-ptr-quadri-poly-info>`
[const Type_info * Quadri_poly::info()](#quadri-poly-public-static-const-type-info-ptr-quadri-poly-info)
self_cast#
const Quadri_poly & Quadri_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 Quadri_poly & Quadri_poly::self_cast(const Objet_U &) <quadri-poly-public-static-const-quadri-poly-ref-quadri-poly-self-cast-const-objet-u-ref>`
[const Quadri_poly & Quadri_poly::self_cast(const Objet_U &)](#quadri-poly-public-static-const-quadri-poly-ref-quadri-poly-self-cast-const-objet-u-ref)
self_cast#
Quadri_poly & Quadri_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:`Quadri_poly & Quadri_poly::self_cast(Objet_U &) <quadri-poly-public-static-quadri-poly-ref-quadri-poly-self-cast-objet-u-ref>`
[Quadri_poly & Quadri_poly::self_cast(Objet_U &)](#quadri-poly-public-static-quadri-poly-ref-quadri-poly-self-cast-objet-u-ref)
printOn#
Sortie & Quadri_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 & Quadri_poly::printOn(Sortie &x) const override <quadri-poly-protected-sortie-ref-quadri-poly-printon-sortie-ref-x-const-override>`
[Sortie & Quadri_poly::printOn(Sortie &x) const override](#quadri-poly-protected-sortie-ref-quadri-poly-printon-sortie-ref-x-const-override)
readOn#
Entree & Quadri_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 & Quadri_poly::readOn(Entree &) override <quadri-poly-protected-entree-ref-quadri-poly-readon-entree-ref-override>`
[Entree & Quadri_poly::readOn(Entree &) override](#quadri-poly-protected-entree-ref-quadri-poly-readon-entree-ref-override)
Attributes Documentation#
const Type_info Quadri_poly::info_obj