Tri_VEF#

#include <Tri_VEF.h>
Brief description

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:`Tri\_VEF <class-tri-vef>`
[Tri\_VEF](#class-tri-vef)

Detailed description#

Inherits from#

Inheritance graph#

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

../../../../../_images/classTri__VEF__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

calcul_vc#

Definition
void Tri_VEF::calcul_vc(const ArrOfInt &, ArrOfDouble &, const ArrOfDouble &, const DoubleTab &, const Champ_Inc_base &, int, const DoubleVect &) const override
Brief description
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 Tri_VEF::calcul_vc(const ArrOfInt &, ArrOfDouble &, const ArrOfDouble &, const DoubleTab &, const Champ_Inc_base &, int, const DoubleVect &) const override <tri-vef-public-void-tri-vef-calcul-vc-const-arrofint-ref-arrofdouble-ref-const-arrofdouble-ref-const-doubletab-ref-const-champ-inc-base-ref-int-const-doublevect-ref-const-override>`
[void Tri_VEF::calcul_vc(const ArrOfInt &, ArrOfDouble &, const ArrOfDouble &, const DoubleTab &, const Champ_Inc_base &, int, const DoubleVect &) const override](#tri-vef-public-void-tri-vef-calcul-vc-const-arrofint-ref-arrofdouble-ref-const-arrofdouble-ref-const-doubletab-ref-const-champ-inc-base-ref-int-const-doublevect-ref-const-override)

calcul_xg#

Definition
void Tri_VEF::calcul_xg(DoubleVect &, const DoubleTab &, const int, int &, int &, int &, int &) const override
Brief description

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

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 Tri_VEF::calcul_xg(DoubleVect &, const DoubleTab &, const int, int &, int &, int &, int &) const override <tri-vef-public-void-tri-vef-calcul-xg-doublevect-ref-const-doubletab-ref-const-int-int-ref-int-ref-int-ref-int-ref-const-override>`
[void Tri_VEF::calcul_xg(DoubleVect &, const DoubleTab &, const int, int &, int &, int &, int &) const override](#tri-vef-public-void-tri-vef-calcul-xg-doublevect-ref-const-doubletab-ref-const-int-int-ref-int-ref-int-ref-int-ref-const-override)

creer_facette_normales#

Definition
void Tri_VEF::creer_facette_normales(const Domaine &, DoubleTab &, const IntVect &) const override
Brief description

calcule les normales des facettes pour des elem standards

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 Tri_VEF::creer_facette_normales(const Domaine &, DoubleTab &, const IntVect &) const override <tri-vef-public-void-tri-vef-creer-facette-normales-const-domaine-ref-doubletab-ref-const-intvect-ref-const-override>`
[void Tri_VEF::creer_facette_normales(const Domaine &, DoubleTab &, const IntVect &) const override](#tri-vef-public-void-tri-vef-creer-facette-normales-const-domaine-ref-doubletab-ref-const-intvect-ref-const-override)

creer_normales_facettes_Cl#

Definition
void Tri_VEF::creer_normales_facettes_Cl(DoubleTab &, int, int, const DoubleTab &, const DoubleVect &, const Domaine &) const override
Brief description

remplit le tableau normales_facettes_Cl dans le Domaine_Cl_VEF pour la facette fa7 de l’element num_elem

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 Tri_VEF::creer_normales_facettes_Cl(DoubleTab &, int, int, const DoubleTab &, const DoubleVect &, const Domaine &) const override <tri-vef-public-void-tri-vef-creer-normales-facettes-cl-doubletab-ref-int-int-const-doubletab-ref-const-doublevect-ref-const-domaine-ref-const-override>`
[void Tri_VEF::creer_normales_facettes_Cl(DoubleTab &, int, int, const DoubleTab &, const DoubleVect &, const Domaine &) const override](#tri-vef-public-void-tri-vef-creer-normales-facettes-cl-doubletab-ref-int-int-const-doubletab-ref-const-doublevect-ref-const-domaine-ref-const-override)

duplique#

Definition
int Tri_VEF::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 Tri_VEF::duplique() const override <tri-vef-public-int-tri-vef-duplique-const-override>`
[int Tri_VEF::duplique() const override](#tri-vef-public-int-tri-vef-duplique-const-override)

get_info#

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

modif_normales_facettes_Cl#

Definition
void Tri_VEF::modif_normales_facettes_Cl(DoubleTab &, int, int, int, int, int, int) const override
Brief description

modifie normales_facettes_Cl quand idirichlet = 2 idirichlet = nb de faces de Dirichlet de l’element

Detailed description

si idirichlet = 2, n1 est le numero du sommet confondu avec G

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:`void Tri_VEF::modif_normales_facettes_Cl(DoubleTab &, int, int, int, int, int, int) const override <tri-vef-public-void-tri-vef-modif-normales-facettes-cl-doubletab-ref-int-int-int-int-int-int-const-override>`
[void Tri_VEF::modif_normales_facettes_Cl(DoubleTab &, int, int, int, int, int, int) const override](#tri-vef-public-void-tri-vef-modif-normales-facettes-cl-doubletab-ref-int-int-int-int-int-int-const-override)

modif_volumes_entrelaces#

Definition
void Tri_VEF::modif_volumes_entrelaces(int, int, const Domaine_VEF &, DoubleVect &, int) const override
Brief description

modifie les volumes entrelaces pour la face j d’un elem non standard

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 Tri_VEF::modif_volumes_entrelaces(int, int, const Domaine_VEF &, DoubleVect &, int) const override <tri-vef-public-void-tri-vef-modif-volumes-entrelaces-int-int-const-domaine-vef-ref-doublevect-ref-int-const-override>`
[void Tri_VEF::modif_volumes_entrelaces(int, int, const Domaine_VEF &, DoubleVect &, int) const override](#tri-vef-public-void-tri-vef-modif-volumes-entrelaces-int-int-const-domaine-vef-ref-doublevect-ref-int-const-override)

modif_volumes_entrelaces_faces_joints#

Definition
void Tri_VEF::modif_volumes_entrelaces_faces_joints(int, int, const Domaine_VEF &, DoubleVect &, int) const override
Brief description

modifie les volumes entrelaces pour la face joint j d’un elem non standard

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 Tri_VEF::modif_volumes_entrelaces_faces_joints(int, int, const Domaine_VEF &, DoubleVect &, int) const override <tri-vef-public-void-tri-vef-modif-volumes-entrelaces-faces-joints-int-int-const-domaine-vef-ref-doublevect-ref-int-const-override>`
[void Tri_VEF::modif_volumes_entrelaces_faces_joints(int, int, const Domaine_VEF &, DoubleVect &, int) const override](#tri-vef-public-void-tri-vef-modif-volumes-entrelaces-faces-joints-int-int-const-domaine-vef-ref-doublevect-ref-int-const-override)

nb_facette#

Definition
int Tri_VEF::nb_facette() 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 Tri_VEF::nb_facette() const override <tri-vef-public-int-tri-vef-nb-facette-const-override>`
[int Tri_VEF::nb_facette() const override](#tri-vef-public-int-tri-vef-nb-facette-const-override)

normale#

Definition
void Tri_VEF::normale(int, DoubleTab &, const IntTab &, const IntTab &, const IntTab &, const Domaine &) const override
Brief description

remplit le tableau face_normales dans le Domaine_VEF

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 Tri_VEF::normale(int, DoubleTab &, const IntTab &, const IntTab &, const IntTab &, const Domaine &) const override <tri-vef-public-void-tri-vef-normale-int-doubletab-ref-const-inttab-ref-const-inttab-ref-const-inttab-ref-const-domaine-ref-const-override>`
[void Tri_VEF::normale(int, DoubleTab &, const IntTab &, const IntTab &, const IntTab &, const Domaine &) const override](#tri-vef-public-void-tri-vef-normale-int-doubletab-ref-const-inttab-ref-const-inttab-ref-const-inttab-ref-const-domaine-ref-const-override)

taille_memoire#

Definition
unsigned Tri_VEF::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 Tri_VEF::taille_memoire() const override <tri-vef-public-unsigned-tri-vef-taille-memoire-const-override>`
[unsigned Tri_VEF::taille_memoire() const override](#tri-vef-public-unsigned-tri-vef-taille-memoire-const-override)

Tri_VEF#

Definition
Tri_VEF::Tri_VEF()
Brief description
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:`Tri_VEF::Tri_VEF() <tri-vef-public-tri-vef-tri-vef>`
[Tri_VEF::Tri_VEF()](#tri-vef-public-tri-vef-tri-vef)

~Tri_VEF#

Definition
Tri_VEF::~Tri_VEF()
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:`Tri_VEF::~Tri_VEF() <tri-vef-public-tri-vef-dtor-tri-vef>`
[Tri_VEF::~Tri_VEF()](#tri-vef-public-tri-vef-dtor-tri-vef)

cree_instance#

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

info#

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

self_cast#

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

self_cast#

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

printOn#

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

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

readOn#

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

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

Attributes Documentation#

info_obj (public)
const Type_info Tri_VEF::info_obj