Frontiere_32_64#

#include <Frontiere.h>

Classe Frontiere.

How to cite this class in this doc#

:ref:`Frontiere\_32\_64 <class-template-frontiere-32-64>`
[Frontiere\_32\_64](#class-template-frontiere-32-64)

Detailed description#

Une Frontiere decrit une partie de la frontiere d’un Domaine, elle possede un Nom , elle porte des Faces et a un Domaine associe. Une Frontiere peut etre specialisee en un Bord, un Joint un Raccord ou une Face Interne.

Inherits from#

Inherited by#

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

add
void Frontiere_32_64<_SIZE_>::add(const Frontiere_32_64 &)

Ajoute les sommets (et faces) de la frontiere passee en parametre a l’objet ( Frontiere_32_64 ).

References
Referenced By
How to cite in this doc:
:ref:`void Frontiere_32_64<_SIZE_>::add(const Frontiere_32_64 &) <public-void-frontiere-32-64-size-add-const-frontiere-32-64-ref>`
[void Frontiere_32_64<_SIZE_>::add(const Frontiere_32_64 &)](#public-void-frontiere-32-64-size-add-const-frontiere-32-64-ref)
ajouter_faces
void Frontiere_32_64<_SIZE_>::ajouter_faces(const IntTab_t &)

Ajoute une (ou plusieurs) face(s) a la frontiere, la (les) face(s) est (sont) specifiee(s) par un tableau.

contenant les numeros des sommets.

Referenced By
How to cite in this doc:
:ref:`void Frontiere_32_64<_SIZE_>::ajouter_faces(const IntTab_t &) <public-void-frontiere-32-64-size-ajouter-faces-const-inttab-t-ref>`
[void Frontiere_32_64<_SIZE_>::ajouter_faces(const IntTab_t &)](#public-void-frontiere-32-64-size-ajouter-faces-const-inttab-t-ref)
associer_domaine
void Frontiere_32_64<_SIZE_>::associer_domaine(const Domaine_t &)

Associe la frontiere au domaine dont elle depend.

Referenced By
How to cite in this doc:
:ref:`void Frontiere_32_64<_SIZE_>::associer_domaine(const Domaine_t &) <public-void-frontiere-32-64-size-associer-domaine-const-domaine-t-ref>`
[void Frontiere_32_64<_SIZE_>::associer_domaine(const Domaine_t &)](#public-void-frontiere-32-64-size-associer-domaine-const-domaine-t-ref)
creer_tableau_faces
void Frontiere_32_64<_SIZE_>::creer_tableau_faces(Array_base &, RESIZE_OPTIONS opt=RESIZE_OPTIONS::COPY_INIT) const

Cree un tableau ayant une “ligne” par face de cette frontiere Voir MD_Vector_tools::creer_tableau_distribue()

References
Referenced By
How to cite in this doc:
:ref:`void Frontiere_32_64<_SIZE_>::creer_tableau_faces(Array_base &, RESIZE_OPTIONS opt=RESIZE_OPTIONS::COPY_INIT) const <public-void-frontiere-32-64-size-creer-tableau-faces-array-base-ref-resize-options-opt-equal-resize-options-copy-init-const>`
[void Frontiere_32_64<_SIZE_>::creer_tableau_faces(Array_base &, RESIZE_OPTIONS opt=RESIZE_OPTIONS::COPY_INIT) const](#public-void-frontiere-32-64-size-creer-tableau-faces-array-base-ref-resize-options-opt-equal-resize-options-copy-init-const)
dimensionner
void Frontiere_32_64<_SIZE_>::dimensionner(int_t i)

Dimensionne la frontiere, i.e. fixe son nombre de faces.

References
Referenced By
How to cite in this doc:
:ref:`void Frontiere_32_64<_SIZE_>::dimensionner(int_t i) <public-void-frontiere-32-64-size-dimensionner-int-t-i>`
[void Frontiere_32_64<_SIZE_>::dimensionner(int_t i)](#public-void-frontiere-32-64-size-dimensionner-int-t-i)
domaine
Frontiere_32_64<_SIZE_>::Domaine_t & Frontiere_32_64<_SIZE_>::domaine()

Renvoie le domaine associe a la frontiere.

How to cite in this doc:
:ref:`Frontiere_32_64<_SIZE_>::Domaine_t & Frontiere_32_64<_SIZE_>::domaine() <public-frontiere-32-64-size-domaine-t-ref-frontiere-32-64-size-domaine>`
[Frontiere_32_64<_SIZE_>::Domaine_t & Frontiere_32_64<_SIZE_>::domaine()](#public-frontiere-32-64-size-domaine-t-ref-frontiere-32-64-size-domaine)
domaine
const Frontiere_32_64<_SIZE_>::Domaine_t & Frontiere_32_64<_SIZE_>::domaine() const

Renvoie le domaine associe a la frontiere.

(version const)

Referenced By
How to cite in this doc:
:ref:`const Frontiere_32_64<_SIZE_>::Domaine_t & Frontiere_32_64<_SIZE_>::domaine() const <public-const-frontiere-32-64-size-domaine-t-ref-frontiere-32-64-size-domaine-const>`
[const Frontiere_32_64<_SIZE_>::Domaine_t & Frontiere_32_64<_SIZE_>::domaine() const](#public-const-frontiere-32-64-size-domaine-t-ref-frontiere-32-64-size-domaine-const)
face_virt
int_t Frontiere_32_64<_SIZE_>::face_virt(int_t i) const
How to cite in this doc:
:ref:`int_t Frontiere_32_64<_SIZE_>::face_virt(int_t i) const <public-int-t-frontiere-32-64-size-face-virt-int-t-i-const>`
[int_t Frontiere_32_64<_SIZE_>::face_virt(int_t i) const](#public-int-t-frontiere-32-64-size-face-virt-int-t-i-const)
faces
Faces_t & Frontiere_32_64<_SIZE_>::faces()
How to cite in this doc:
:ref:`Faces_t & Frontiere_32_64<_SIZE_>::faces() <public-faces-t-ref-frontiere-32-64-size-faces>`
[Faces_t & Frontiere_32_64<_SIZE_>::faces()](#public-faces-t-ref-frontiere-32-64-size-faces)
faces
const Faces_t & Frontiere_32_64<_SIZE_>::faces() const
Referenced By
How to cite in this doc:
:ref:`const Faces_t & Frontiere_32_64<_SIZE_>::faces() const <public-const-faces-t-ref-frontiere-32-64-size-faces-const>`
[const Faces_t & Frontiere_32_64<_SIZE_>::faces() const](#public-const-faces-t-ref-frontiere-32-64-size-faces-const)
fixer_num_premiere_face
void Frontiere_32_64<_SIZE_>::fixer_num_premiere_face(int_t i)
How to cite in this doc:
:ref:`void Frontiere_32_64<_SIZE_>::fixer_num_premiere_face(int_t i) <public-void-frontiere-32-64-size-fixer-num-premiere-face-int-t-i>`
[void Frontiere_32_64<_SIZE_>::fixer_num_premiere_face(int_t i)](#public-void-frontiere-32-64-size-fixer-num-premiere-face-int-t-i)
Frontiere_32_64
Frontiere_32_64<_T_>::Frontiere_32_64()
How to cite in this doc:
:ref:`Frontiere_32_64<_T_>::Frontiere_32_64() <public-frontiere-32-64-t-frontiere-32-64>`
[Frontiere_32_64<_T_>::Frontiere_32_64()](#public-frontiere-32-64-t-frontiere-32-64)
get_aire
const double & Frontiere_32_64<_SIZE_>::get_aire() const
Referenced By
How to cite in this doc:
:ref:`const double & Frontiere_32_64<_SIZE_>::get_aire() const <public-const-double-ref-frontiere-32-64-size-get-aire-const>`
[const double & Frontiere_32_64<_SIZE_>::get_aire() const](#public-const-double-ref-frontiere-32-64-size-get-aire-const)
get_faces_virt
ArrOfInt_t & Frontiere_32_64<_SIZE_>::get_faces_virt()
How to cite in this doc:
:ref:`ArrOfInt_t & Frontiere_32_64<_SIZE_>::get_faces_virt() <public-arrofint-t-ref-frontiere-32-64-size-get-faces-virt>`
[ArrOfInt_t & Frontiere_32_64<_SIZE_>::get_faces_virt()](#public-arrofint-t-ref-frontiere-32-64-size-get-faces-virt)
get_faces_virt
const ArrOfInt_t & Frontiere_32_64<_SIZE_>::get_faces_virt() const
Referenced By
How to cite in this doc:
:ref:`const ArrOfInt_t & Frontiere_32_64<_SIZE_>::get_faces_virt() const <public-const-arrofint-t-ref-frontiere-32-64-size-get-faces-virt-const>`
[const ArrOfInt_t & Frontiere_32_64<_SIZE_>::get_faces_virt() const](#public-const-arrofint-t-ref-frontiere-32-64-size-get-faces-virt-const)
get_info
const Type_info * Frontiere_32_64<_T_>::get_info() const override

Donne des informations sur le type de l’ Objet_U .

Reimplements:

How to cite in this doc:
:ref:`const Type_info * Frontiere_32_64<_T_>::get_info() const override <public-const-type-info-ptr-frontiere-32-64-t-get-info-const-override>`
[const Type_info * Frontiere_32_64<_T_>::get_info() const override](#public-const-type-info-ptr-frontiere-32-64-t-get-info-const-override)
info_obj
const Type_info Frontiere_32_64<trustIdType>::info_obj("Frontiere" "_64", 1, Frontiere_32_64bases< trustIdType >)
How to cite in this doc:
:ref:`const Type_info Frontiere_32_64<trustIdType>::info_obj("Frontiere" "_64", 1, Frontiere_32_64bases< trustIdType >) <public-const-type-info-frontiere-32-64-trustidtype-info-obj-"frontiere"-"-64"-1-frontiere-32-64bases-trustidtype>`
[const Type_info Frontiere_32_64<trustIdType>::info_obj("Frontiere" "_64", 1, Frontiere_32_64bases< trustIdType >)](#public-const-type-info-frontiere-32-64-trustidtype-info-obj-"frontiere"-"-64"-1-frontiere-32-64bases-trustidtype)
info_obj
const Type_info Frontiere_32_64<int>::info_obj("Frontiere", 1, Frontiere_32_64bases< int >)
How to cite in this doc:
:ref:`const Type_info Frontiere_32_64<int>::info_obj("Frontiere", 1, Frontiere_32_64bases< int >) <public-const-type-info-frontiere-32-64-int-info-obj-"frontiere"-1-frontiere-32-64bases-int>`
[const Type_info Frontiere_32_64<int>::info_obj("Frontiere", 1, Frontiere_32_64bases< int >)](#public-const-type-info-frontiere-32-64-int-info-obj-"frontiere"-1-frontiere-32-64bases-int)
le_nom
const Nom & Frontiere_32_64<_SIZE_>::le_nom() const override

Donne le nom de l’ Objet_U Methode a surcharger : renvoie “neant” dans cette implementation.

Reimplements:

Referenced By
How to cite in this doc:
:ref:`const Nom & Frontiere_32_64<_SIZE_>::le_nom() const override <public-const-nom-ref-frontiere-32-64-size-le-nom-const-override>`
[const Nom & Frontiere_32_64<_SIZE_>::le_nom() const override](#public-const-nom-ref-frontiere-32-64-size-le-nom-const-override)
les_sommets_des_faces
Frontiere_32_64<_SIZE_>::IntTab_t & Frontiere_32_64<_SIZE_>::les_sommets_des_faces()

Renvoie les sommets des faces de la frontiere.

Referenced By
How to cite in this doc:
:ref:`Frontiere_32_64<_SIZE_>::IntTab_t & Frontiere_32_64<_SIZE_>::les_sommets_des_faces() <public-frontiere-32-64-size-inttab-t-ref-frontiere-32-64-size-les-sommets-des-faces>`
[Frontiere_32_64<_SIZE_>::IntTab_t & Frontiere_32_64<_SIZE_>::les_sommets_des_faces()](#public-frontiere-32-64-size-inttab-t-ref-frontiere-32-64-size-les-sommets-des-faces)
les_sommets_des_faces
const Frontiere_32_64<_SIZE_>::IntTab_t & Frontiere_32_64<_SIZE_>::les_sommets_des_faces() const

Renvoie les sommets des faces de la frontiere.

How to cite in this doc:
:ref:`const Frontiere_32_64<_SIZE_>::IntTab_t & Frontiere_32_64<_SIZE_>::les_sommets_des_faces() const <public-const-frontiere-32-64-size-inttab-t-ref-frontiere-32-64-size-les-sommets-des-faces-const>`
[const Frontiere_32_64<_SIZE_>::IntTab_t & Frontiere_32_64<_SIZE_>::les_sommets_des_faces() const](#public-const-frontiere-32-64-size-inttab-t-ref-frontiere-32-64-size-les-sommets-des-faces-const)
nb_faces
int_t Frontiere_32_64<_SIZE_>::nb_faces() const

Renvoie le nombre de faces de la frontiere.

References
Referenced By
How to cite in this doc:
:ref:`int_t Frontiere_32_64<_SIZE_>::nb_faces() const <public-int-t-frontiere-32-64-size-nb-faces-const>`
[int_t Frontiere_32_64<_SIZE_>::nb_faces() const](#public-int-t-frontiere-32-64-size-nb-faces-const)
nb_faces_virt
int_t Frontiere_32_64<_SIZE_>::nb_faces_virt() const
References
How to cite in this doc:
:ref:`int_t Frontiere_32_64<_SIZE_>::nb_faces_virt() const <public-int-t-frontiere-32-64-size-nb-faces-virt-const>`
[int_t Frontiere_32_64<_SIZE_>::nb_faces_virt() const](#public-int-t-frontiere-32-64-size-nb-faces-virt-const)
nommer
void Frontiere_32_64<_SIZE_>::nommer(const Nom &) override

Donne un nom a la frontiere.

Reimplements:

Referenced By
How to cite in this doc:
:ref:`void Frontiere_32_64<_SIZE_>::nommer(const Nom &) override <public-void-frontiere-32-64-size-nommer-const-nom-ref-override>`
[void Frontiere_32_64<_SIZE_>::nommer(const Nom &) override](#public-void-frontiere-32-64-size-nommer-const-nom-ref-override)
renum
void Frontiere_32_64<_SIZE_>::renum(const IntVect_t &)

Renumerote les noeuds (sommets) des faces.

Le noeud de numero k devient le noeud de numero Les_Nums[k]

References
How to cite in this doc:
:ref:`void Frontiere_32_64<_SIZE_>::renum(const IntVect_t &) <public-void-frontiere-32-64-size-renum-const-intvect-t-ref>`
[void Frontiere_32_64<_SIZE_>::renum(const IntVect_t &)](#public-void-frontiere-32-64-size-renum-const-intvect-t-ref)
set_aire
void Frontiere_32_64<_SIZE_>::set_aire(double &aire)
How to cite in this doc:
:ref:`void Frontiere_32_64<_SIZE_>::set_aire(double &aire) <public-void-frontiere-32-64-size-set-aire-double-ref-aire>`
[void Frontiere_32_64<_SIZE_>::set_aire(double &aire)](#public-void-frontiere-32-64-size-set-aire-double-ref-aire)
trace_elem_distant
void Frontiere_32_64<int>::trace_elem_distant(const DoubleTab &, DoubleTab &) const
References
How to cite in this doc:
:ref:`void Frontiere_32_64<int>::trace_elem_distant(const DoubleTab &, DoubleTab &) const <public-void-frontiere-32-64-int-trace-elem-distant-const-doubletab-ref-doubletab-ref-const>`
[void Frontiere_32_64<int>::trace_elem_distant(const DoubleTab &, DoubleTab &) const](#public-void-frontiere-32-64-int-trace-elem-distant-const-doubletab-ref-doubletab-ref-const)
trace_elem_distant
void Frontiere_32_64<_SIZE_>::trace_elem_distant(const DoubleTab &, DoubleTab &) const
Referenced By
How to cite in this doc:
:ref:`void Frontiere_32_64<_SIZE_>::trace_elem_distant(const DoubleTab &, DoubleTab &) const <public-void-frontiere-32-64-size-trace-elem-distant-const-doubletab-ref-doubletab-ref-const>`
[void Frontiere_32_64<_SIZE_>::trace_elem_distant(const DoubleTab &, DoubleTab &) const](#public-void-frontiere-32-64-size-trace-elem-distant-const-doubletab-ref-doubletab-ref-const)
trace_elem_local
void Frontiere_32_64<_SIZE_>::trace_elem_local(const DoubleTab &, DoubleTab &) const
Referenced By
How to cite in this doc:
:ref:`void Frontiere_32_64<_SIZE_>::trace_elem_local(const DoubleTab &, DoubleTab &) const <public-void-frontiere-32-64-size-trace-elem-local-const-doubletab-ref-doubletab-ref-const>`
[void Frontiere_32_64<_SIZE_>::trace_elem_local(const DoubleTab &, DoubleTab &) const](#public-void-frontiere-32-64-size-trace-elem-local-const-doubletab-ref-doubletab-ref-const)
trace_elem_local
void Frontiere_32_64<int>::trace_elem_local(const DoubleTab &y, DoubleTab &x) const

Renvoie la trace sur la frontiere du tableau aux elements y.

References
How to cite in this doc:
:ref:`void Frontiere_32_64<int>::trace_elem_local(const DoubleTab &y, DoubleTab &x) const <public-void-frontiere-32-64-int-trace-elem-local-const-doubletab-ref-y-doubletab-ref-x-const>`
[void Frontiere_32_64<int>::trace_elem_local(const DoubleTab &y, DoubleTab &x) const](#public-void-frontiere-32-64-int-trace-elem-local-const-doubletab-ref-y-doubletab-ref-x-const)
trace_face_distant
void Frontiere_32_64<int>::trace_face_distant(const DoubleTab &, DoubleTab &) const
References
How to cite in this doc:
:ref:`void Frontiere_32_64<int>::trace_face_distant(const DoubleTab &, DoubleTab &) const <public-void-frontiere-32-64-int-trace-face-distant-const-doubletab-ref-doubletab-ref-const>`
[void Frontiere_32_64<int>::trace_face_distant(const DoubleTab &, DoubleTab &) const](#public-void-frontiere-32-64-int-trace-face-distant-const-doubletab-ref-doubletab-ref-const)
trace_face_distant
void Frontiere_32_64<_SIZE_>::trace_face_distant(const DoubleTab &, DoubleTab &) const
Referenced By
How to cite in this doc:
:ref:`void Frontiere_32_64<_SIZE_>::trace_face_distant(const DoubleTab &, DoubleTab &) const <public-void-frontiere-32-64-size-trace-face-distant-const-doubletab-ref-doubletab-ref-const>`
[void Frontiere_32_64<_SIZE_>::trace_face_distant(const DoubleTab &, DoubleTab &) const](#public-void-frontiere-32-64-size-trace-face-distant-const-doubletab-ref-doubletab-ref-const)
trace_face_distant
void Frontiere_32_64<int>::trace_face_distant(const DoubleVect &, DoubleVect &) const
References
How to cite in this doc:
:ref:`void Frontiere_32_64<int>::trace_face_distant(const DoubleVect &, DoubleVect &) const <public-void-frontiere-32-64-int-trace-face-distant-const-doublevect-ref-doublevect-ref-const>`
[void Frontiere_32_64<int>::trace_face_distant(const DoubleVect &, DoubleVect &) const](#public-void-frontiere-32-64-int-trace-face-distant-const-doublevect-ref-doublevect-ref-const)
trace_face_distant
void Frontiere_32_64<_SIZE_>::trace_face_distant(const DoubleVect &, DoubleVect &) const
How to cite in this doc:
:ref:`void Frontiere_32_64<_SIZE_>::trace_face_distant(const DoubleVect &, DoubleVect &) const <public-void-frontiere-32-64-size-trace-face-distant-const-doublevect-ref-doublevect-ref-const>`
[void Frontiere_32_64<_SIZE_>::trace_face_distant(const DoubleVect &, DoubleVect &) const](#public-void-frontiere-32-64-size-trace-face-distant-const-doublevect-ref-doublevect-ref-const)
trace_face_local
void Frontiere_32_64<_SIZE_>::trace_face_local(const DoubleTab &, DoubleTab &) const
Referenced By
How to cite in this doc:
:ref:`void Frontiere_32_64<_SIZE_>::trace_face_local(const DoubleTab &, DoubleTab &) const <public-void-frontiere-32-64-size-trace-face-local-const-doubletab-ref-doubletab-ref-const>`
[void Frontiere_32_64<_SIZE_>::trace_face_local(const DoubleTab &, DoubleTab &) const](#public-void-frontiere-32-64-size-trace-face-local-const-doubletab-ref-doubletab-ref-const)
trace_face_local
void Frontiere_32_64<int>::trace_face_local(const DoubleTab &y, DoubleTab &x) const

Renvoie la trace sur la frontiere du tableau aux faces y.

References
How to cite in this doc:
:ref:`void Frontiere_32_64<int>::trace_face_local(const DoubleTab &y, DoubleTab &x) const <public-void-frontiere-32-64-int-trace-face-local-const-doubletab-ref-y-doubletab-ref-x-const>`
[void Frontiere_32_64<int>::trace_face_local(const DoubleTab &y, DoubleTab &x) const](#public-void-frontiere-32-64-int-trace-face-local-const-doubletab-ref-y-doubletab-ref-x-const)
trace_face_local
void Frontiere_32_64<_SIZE_>::trace_face_local(const DoubleVect &, DoubleVect &) const
How to cite in this doc:
:ref:`void Frontiere_32_64<_SIZE_>::trace_face_local(const DoubleVect &, DoubleVect &) const <public-void-frontiere-32-64-size-trace-face-local-const-doublevect-ref-doublevect-ref-const>`
[void Frontiere_32_64<_SIZE_>::trace_face_local(const DoubleVect &, DoubleVect &) const](#public-void-frontiere-32-64-size-trace-face-local-const-doublevect-ref-doublevect-ref-const)
trace_face_local
void Frontiere_32_64<int>::trace_face_local(const DoubleVect &y, DoubleVect &x) const

Renvoie la trace sur la frontiere du tableau aux faces y.

References
How to cite in this doc:
:ref:`void Frontiere_32_64<int>::trace_face_local(const DoubleVect &y, DoubleVect &x) const <public-void-frontiere-32-64-int-trace-face-local-const-doublevect-ref-y-doublevect-ref-x-const>`
[void Frontiere_32_64<int>::trace_face_local(const DoubleVect &y, DoubleVect &x) const](#public-void-frontiere-32-64-int-trace-face-local-const-doublevect-ref-y-doublevect-ref-x-const)
trace_som_distant
void Frontiere_32_64<int>::trace_som_distant(const DoubleTab &, DoubleTab &) const
References
How to cite in this doc:
:ref:`void Frontiere_32_64<int>::trace_som_distant(const DoubleTab &, DoubleTab &) const <public-void-frontiere-32-64-int-trace-som-distant-const-doubletab-ref-doubletab-ref-const>`
[void Frontiere_32_64<int>::trace_som_distant(const DoubleTab &, DoubleTab &) const](#public-void-frontiere-32-64-int-trace-som-distant-const-doubletab-ref-doubletab-ref-const)
trace_som_distant
void Frontiere_32_64<_SIZE_>::trace_som_distant(const DoubleTab &, DoubleTab &) const
Referenced By
How to cite in this doc:
:ref:`void Frontiere_32_64<_SIZE_>::trace_som_distant(const DoubleTab &, DoubleTab &) const <public-void-frontiere-32-64-size-trace-som-distant-const-doubletab-ref-doubletab-ref-const>`
[void Frontiere_32_64<_SIZE_>::trace_som_distant(const DoubleTab &, DoubleTab &) const](#public-void-frontiere-32-64-size-trace-som-distant-const-doubletab-ref-doubletab-ref-const)
trace_som_local
void Frontiere_32_64<int>::trace_som_local(const DoubleTab &y, DoubleTab &x) const

Renvoie la trace sur la frontiere du tableau aux noeuds y.

References
How to cite in this doc:
:ref:`void Frontiere_32_64<int>::trace_som_local(const DoubleTab &y, DoubleTab &x) const <public-void-frontiere-32-64-int-trace-som-local-const-doubletab-ref-y-doubletab-ref-x-const>`
[void Frontiere_32_64<int>::trace_som_local(const DoubleTab &y, DoubleTab &x) const](#public-void-frontiere-32-64-int-trace-som-local-const-doubletab-ref-y-doubletab-ref-x-const)
trace_som_local
void Frontiere_32_64<_SIZE_>::trace_som_local(const DoubleTab &y, DoubleTab &x) const
Referenced By
How to cite in this doc:
:ref:`void Frontiere_32_64<_SIZE_>::trace_som_local(const DoubleTab &y, DoubleTab &x) const <public-void-frontiere-32-64-size-trace-som-local-const-doubletab-ref-y-doubletab-ref-x-const>`
[void Frontiere_32_64<_SIZE_>::trace_som_local(const DoubleTab &y, DoubleTab &x) const](#public-void-frontiere-32-64-size-trace-som-local-const-doubletab-ref-y-doubletab-ref-x-const)
typer_faces
void Frontiere_32_64<_SIZE_>::typer_faces(const Motcle &)

Type les faces de la frontiere.

Referenced By
How to cite in this doc:
:ref:`void Frontiere_32_64<_SIZE_>::typer_faces(const Motcle &) <public-void-frontiere-32-64-size-typer-faces-const-motcle-ref>`
[void Frontiere_32_64<_SIZE_>::typer_faces(const Motcle &)](#public-void-frontiere-32-64-size-typer-faces-const-motcle-ref)
typer_faces
void Frontiere_32_64<_SIZE_>::typer_faces(const Type_Face &)

Type les faces de la frontiere.

How to cite in this doc:
:ref:`void Frontiere_32_64<_SIZE_>::typer_faces(const Type_Face &) <public-void-frontiere-32-64-size-typer-faces-const-type-face-ref>`
[void Frontiere_32_64<_SIZE_>::typer_faces(const Type_Face &)](#public-void-frontiere-32-64-size-typer-faces-const-type-face-ref)
~Frontiere_32_64
Frontiere_32_64<_T_>::~Frontiere_32_64() override
How to cite in this doc:
:ref:`Frontiere_32_64<_T_>::~Frontiere_32_64() override <public-frontiere-32-64-t-dtor-frontiere-32-64-override>`
[Frontiere_32_64<_T_>::~Frontiere_32_64() override](#public-frontiere-32-64-t-dtor-frontiere-32-64-override)
info
const Type_info * Frontiere_32_64<_T_>::info()
How to cite in this doc:
:ref:`const Type_info * Frontiere_32_64<_T_>::info() <public-static-const-type-info-ptr-frontiere-32-64-t-info>`
[const Type_info * Frontiere_32_64<_T_>::info()](#public-static-const-type-info-ptr-frontiere-32-64-t-info)
self_cast
const Frontiere_32_64<_T_> & Frontiere_32_64<_T_>::self_cast(const Objet_U &)
How to cite in this doc:
:ref:`const Frontiere_32_64<_T_> & Frontiere_32_64<_T_>::self_cast(const Objet_U &) <public-static-const-frontiere-32-64-t-ref-frontiere-32-64-t-self-cast-const-objet-u-ref>`
[const Frontiere_32_64<_T_> & Frontiere_32_64<_T_>::self_cast(const Objet_U &)](#public-static-const-frontiere-32-64-t-ref-frontiere-32-64-t-self-cast-const-objet-u-ref)
self_cast
Frontiere_32_64<_T_> & Frontiere_32_64<_T_>::self_cast(Objet_U &)
How to cite in this doc:
:ref:`Frontiere_32_64<_T_> & Frontiere_32_64<_T_>::self_cast(Objet_U &) <public-static-frontiere-32-64-t-ref-frontiere-32-64-t-self-cast-objet-u-ref>`
[Frontiere_32_64<_T_> & Frontiere_32_64<_T_>::self_cast(Objet_U &)](#public-static-frontiere-32-64-t-ref-frontiere-32-64-t-self-cast-objet-u-ref)
printOn
Sortie & Frontiere_32_64<_SIZE_>::printOn(Sortie &x) const override

Ecrit la frontiere sur un flot de sortie.

On ecrit: le nom de la frontiere les faces

Reimplements:

Referenced By
How to cite in this doc:
:ref:`Sortie & Frontiere_32_64<_SIZE_>::printOn(Sortie &x) const override <protected-sortie-ref-frontiere-32-64-size-printon-sortie-ref-x-const-override>`
[Sortie & Frontiere_32_64<_SIZE_>::printOn(Sortie &x) const override](#protected-sortie-ref-frontiere-32-64-size-printon-sortie-ref-x-const-override)
readOn
Entree & Frontiere_32_64<_SIZE_>::readOn(Entree &) override

Lit les specification d’une frontiere a partir d’un flot d’entree.

On lit: le nom les faces

Reimplements:

Referenced By
How to cite in this doc:
:ref:`Entree & Frontiere_32_64<_SIZE_>::readOn(Entree &) override <protected-entree-ref-frontiere-32-64-size-readon-entree-ref-override>`
[Entree & Frontiere_32_64<_SIZE_>::readOn(Entree &) override](#protected-entree-ref-frontiere-32-64-size-readon-entree-ref-override)

Attributes Documentation#

info_obj (public)
const Type_info Frontiere_32_64<_SIZE_>::info_obj
aire_ (private)
double Frontiere_32_64<_SIZE_>::aire_ = - 100.
faces_virt (private)
ArrOfInt_t Frontiere_32_64<_SIZE_>::faces_virt
le_dom (private)
TRUST_Ref<Domaine_t *> Frontiere_32_64<_SIZE_>::le_dom
les_faces (private)
Faces_t Frontiere_32_64<_SIZE_>::les_faces
nom (private)
Nom Frontiere_32_64<_SIZE_>::nom
num_premiere_face_ (private)
int_t Frontiere_32_64<_SIZE_>::num_premiere_face_ = - 100