Domaine_EF#
#include <Domaine_EF.h>
class Domaine_EF
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:`Domaine\_EF <class-domaine-ef>`
[Domaine\_EF](#class-domaine-ef)
Detailed description#
Classe instanciable qui derive de Domaine_VF. Cette classe contient les informations geometriques que demande la methode des Volumes Elements Finis (element de Crouzeix - Raviart) La classe porte un certain nombre d’informations concernant les faces Dans cet ensemble de faces on fait figurer aussi les faces du bord et des joints. Pour manipuler les faces on distingue 2 categories: - les faces non standard qui sont sur un joint, un bord ou qui sont internes tout en appartenant a un element du bord - les faces standard qui sont les faces internes n’appartenant pas a un element du bord Cette distinction correspond au traitement des conditions aux limites:les faces standard ne “voient pas” les conditions aux limites. L’ensemble des faces est numerote comme suit: - les faces qui sont sur un Domaine_joint apparaissent en premier (dans l’ordre du vecteur les_joints) - les faces qui sont sur un Domaine_bord apparaissent ensuite (dans l’ordre du vecteur les_bords) - les faces internes non standard apparaissent ensuite-les faces internes standard en dernier Finalement on trouve regroupees en premier toutes les faces non standard qui vont necessiter un traitement particulier On distingue deux types d’elements - les elements non standard : ils ont au moins une face de bord - les elements standard : ils n’ont pas de face de bord Les elements standard (resp. les elements non standard) ne sont pas ranges de maniere consecutive dans l’objet Domaine. On utilise le tableau rang_elem_non_std pour acceder de maniere selective a l’un ou l’autre des types d’elements
Inherits from#
public : Domaine_VF
Inherited by#
public : Domaine_EF_axi
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#
List of Private Methods#
Complete Member Function Documentation#
Bij#
const DoubleTab & Domaine_EF::Bij() const
Detailed description
Referenced By
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 DoubleTab & Domaine_EF::Bij() const <domaine-ef-public-const-doubletab-ref-domaine-ef-bij-const>`
[const DoubleTab & Domaine_EF::Bij() const](#domaine-ef-public-const-doubletab-ref-domaine-ef-bij-const)
Bij_thilde#
const DoubleTab & Domaine_EF::Bij_thilde() const
Detailed description
Referenced By
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 DoubleTab & Domaine_EF::Bij_thilde() const <domaine-ef-public-const-doubletab-ref-domaine-ef-bij-thilde-const>`
[const DoubleTab & Domaine_EF::Bij_thilde() const](#domaine-ef-public-const-doubletab-ref-domaine-ef-bij-thilde-const)
calculer_Bij#
void Domaine_EF::calculer_Bij(DoubleTab &bij_)
Detailed description
References
Referenced By
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 Domaine_EF::calculer_Bij(DoubleTab &bij_) <domaine-ef-public-void-domaine-ef-calculer-bij-doubletab-ref-bij>`
[void Domaine_EF::calculer_Bij(DoubleTab &bij_)](#domaine-ef-public-void-domaine-ef-calculer-bij-doubletab-ref-bij)
calculer_Bij_gen#
void Domaine_EF::calculer_Bij_gen(DoubleTab &bij)
Detailed description
References
Referenced By
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 Domaine_EF::calculer_Bij_gen(DoubleTab &bij) <domaine-ef-public-void-domaine-ef-calculer-bij-gen-doubletab-ref-bij>`
[void Domaine_EF::calculer_Bij_gen(DoubleTab &bij)](#domaine-ef-public-void-domaine-ef-calculer-bij-gen-doubletab-ref-bij)
calculer_h_carre#
void Domaine_EF::calculer_h_carre()
Detailed description
References
Referenced By
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 Domaine_EF::calculer_h_carre() <domaine-ef-public-void-domaine-ef-calculer-h-carre>`
[void Domaine_EF::calculer_h_carre()](#domaine-ef-public-void-domaine-ef-calculer-h-carre)
calculer_IPhi#
void Domaine_EF::calculer_IPhi(const Domaine_Cl_dis_base &zcl)
Detailed description
References
Referenced By
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 Domaine_EF::calculer_IPhi(const Domaine_Cl_dis_base &zcl) <domaine-ef-public-void-domaine-ef-calculer-iphi-const-domaine-cl-dis-base-ref-zcl>`
[void Domaine_EF::calculer_IPhi(const Domaine_Cl_dis_base &zcl)](#domaine-ef-public-void-domaine-ef-calculer-iphi-const-domaine-cl-dis-base-ref-zcl)
calculer_porosites_sommets#
void Domaine_EF::calculer_porosites_sommets()
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 Domaine_EF::calculer_porosites_sommets() <domaine-ef-public-void-domaine-ef-calculer-porosites-sommets>`
[void Domaine_EF::calculer_porosites_sommets()](#domaine-ef-public-void-domaine-ef-calculer-porosites-sommets)
calculer_volumes_entrelaces#
void Domaine_EF::calculer_volumes_entrelaces()
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 Domaine_EF::calculer_volumes_entrelaces() <domaine-ef-public-void-domaine-ef-calculer-volumes-entrelaces>`
[void Domaine_EF::calculer_volumes_entrelaces()](#domaine-ef-public-void-domaine-ef-calculer-volumes-entrelaces)
calculer_volumes_sommets#
void Domaine_EF::calculer_volumes_sommets(const Domaine_Cl_dis_base &zcl)
Detailed description
References
Referenced By
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 Domaine_EF::calculer_volumes_sommets(const Domaine_Cl_dis_base &zcl) <domaine-ef-public-void-domaine-ef-calculer-volumes-sommets-const-domaine-cl-dis-base-ref-zcl>`
[void Domaine_EF::calculer_volumes_sommets(const Domaine_Cl_dis_base &zcl)](#domaine-ef-public-void-domaine-ef-calculer-volumes-sommets-const-domaine-cl-dis-base-ref-zcl)
carre_pas_du_maillage#
double Domaine_EF::carre_pas_du_maillage() const
Detailed description
Referenced By
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:`double Domaine_EF::carre_pas_du_maillage() const <domaine-ef-public-double-domaine-ef-carre-pas-du-maillage-const>`
[double Domaine_EF::carre_pas_du_maillage() const](#domaine-ef-public-double-domaine-ef-carre-pas-du-maillage-const)
carre_pas_maille#
double Domaine_EF::carre_pas_maille(int i) const
Detailed description
Referenced By
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:`double Domaine_EF::carre_pas_maille(int i) const <domaine-ef-public-double-domaine-ef-carre-pas-maille-int-i-const>`
[double Domaine_EF::carre_pas_maille(int i) const](#domaine-ef-public-double-domaine-ef-carre-pas-maille-int-i-const)
discretiser#
void Domaine_EF::discretiser() override
Detailed description
Reimplements:
References
Referenced By
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 Domaine_EF::discretiser() override <domaine-ef-public-void-domaine-ef-discretiser-override>`
[void Domaine_EF::discretiser() override](#domaine-ef-public-void-domaine-ef-discretiser-override)
Domaine_EF#
Domaine_EF::Domaine_EF()
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:`Domaine_EF::Domaine_EF() <domaine-ef-public-domaine-ef-domaine-ef>`
[Domaine_EF::Domaine_EF()](#domaine-ef-public-domaine-ef-domaine-ef)
duplique#
int Domaine_EF::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 Domaine_EF::duplique() const override <domaine-ef-public-int-domaine-ef-duplique-const-override>`
[int Domaine_EF::duplique() const override](#domaine-ef-public-int-domaine-ef-duplique-const-override)
get_info#
const Type_info * Domaine_EF::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 * Domaine_EF::get_info() const override <domaine-ef-public-const-type-info-ptr-domaine-ef-get-info-const-override>`
[const Type_info * Domaine_EF::get_info() const override](#domaine-ef-public-const-type-info-ptr-domaine-ef-get-info-const-override)
IPhi#
const DoubleTab & Domaine_EF::IPhi() const
Detailed description
References
Referenced By
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 DoubleTab & Domaine_EF::IPhi() const <domaine-ef-public-const-doubletab-ref-domaine-ef-iphi-const>`
[const DoubleTab & Domaine_EF::IPhi() const](#domaine-ef-public-const-doubletab-ref-domaine-ef-iphi-const)
IPhi_thilde#
const DoubleTab & Domaine_EF::IPhi_thilde() 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:`const DoubleTab & Domaine_EF::IPhi_thilde() const <domaine-ef-public-const-doubletab-ref-domaine-ef-iphi-thilde-const>`
[const DoubleTab & Domaine_EF::IPhi_thilde() const](#domaine-ef-public-const-doubletab-ref-domaine-ef-iphi-thilde-const)
modifier_pour_Cl#
void Domaine_EF::modifier_pour_Cl(const Conds_lim &) 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 Domaine_EF::modifier_pour_Cl(const Conds_lim &) override <domaine-ef-public-void-domaine-ef-modifier-pour-cl-const-conds-lim-ref-override>`
[void Domaine_EF::modifier_pour_Cl(const Conds_lim &) override](#domaine-ef-public-void-domaine-ef-modifier-pour-cl-const-conds-lim-ref-override)
nb_elem_Cl#
int Domaine_EF::nb_elem_Cl() 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:`int Domaine_EF::nb_elem_Cl() const <domaine-ef-public-int-domaine-ef-nb-elem-cl-const>`
[int Domaine_EF::nb_elem_Cl() const](#domaine-ef-public-int-domaine-ef-nb-elem-cl-const)
nb_elem_std#
int Domaine_EF::nb_elem_std() 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:`int Domaine_EF::nb_elem_std() const <domaine-ef-public-int-domaine-ef-nb-elem-std-const>`
[int Domaine_EF::nb_elem_std() const](#domaine-ef-public-int-domaine-ef-nb-elem-std-const)
nb_faces_joint#
int Domaine_EF::nb_faces_joint() 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:`int Domaine_EF::nb_faces_joint() const <domaine-ef-public-int-domaine-ef-nb-faces-joint-const>`
[int Domaine_EF::nb_faces_joint() const](#domaine-ef-public-int-domaine-ef-nb-faces-joint-const)
nb_faces_std#
int Domaine_EF::nb_faces_std() 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:`int Domaine_EF::nb_faces_std() const <domaine-ef-public-int-domaine-ef-nb-faces-std-const>`
[int Domaine_EF::nb_faces_std() const](#domaine-ef-public-int-domaine-ef-nb-faces-std-const)
oriente_normale#
int Domaine_EF::oriente_normale(int face_opp, int elem2) const
Detailed description
References
Referenced By
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 Domaine_EF::oriente_normale(int face_opp, int elem2) const <domaine-ef-public-int-domaine-ef-oriente-normale-int-face-opp-int-elem2-const>`
[int Domaine_EF::oriente_normale(int face_opp, int elem2) const](#domaine-ef-public-int-domaine-ef-oriente-normale-int-face-opp-int-elem2-const)
porosite_sommet#
const DoubleVect & Domaine_EF::porosite_sommet() const
Detailed description
Referenced By
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 DoubleVect & Domaine_EF::porosite_sommet() const <domaine-ef-public-const-doublevect-ref-domaine-ef-porosite-sommet-const>`
[const DoubleVect & Domaine_EF::porosite_sommet() const](#domaine-ef-public-const-doublevect-ref-domaine-ef-porosite-sommet-const)
rang_elem_non_std#
IntVect & Domaine_EF::rang_elem_non_std()
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:`IntVect & Domaine_EF::rang_elem_non_std() <domaine-ef-public-intvect-ref-domaine-ef-rang-elem-non-std>`
[IntVect & Domaine_EF::rang_elem_non_std()](#domaine-ef-public-intvect-ref-domaine-ef-rang-elem-non-std)
rang_elem_non_std#
const IntVect & Domaine_EF::rang_elem_non_std() 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:`const IntVect & Domaine_EF::rang_elem_non_std() const <domaine-ef-public-const-intvect-ref-domaine-ef-rang-elem-non-std-const>`
[const IntVect & Domaine_EF::rang_elem_non_std() const](#domaine-ef-public-const-intvect-ref-domaine-ef-rang-elem-non-std-const)
reordonner#
void Domaine_EF::reordonner(Faces &) override
Methode appelee par Domaine_VF::discretiser apres la creation des faces reelles.
Detailed description
On reordonne les faces de sorte a placer les faces “non standard” au debut de la liste des faces. Les faces non standard sont celles dont les volumes de controles sont modifies par les conditions aux limites.
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 Domaine_EF::reordonner(Faces &) override <domaine-ef-public-void-domaine-ef-reordonner-faces-ref-override>`
[void Domaine_EF::reordonner(Faces &) override](#domaine-ef-public-void-domaine-ef-reordonner-faces-ref-override)
set_porosite_sommet#
DoubleVect & Domaine_EF::set_porosite_sommet()
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:`DoubleVect & Domaine_EF::set_porosite_sommet() <domaine-ef-public-doublevect-ref-domaine-ef-set-porosite-sommet>`
[DoubleVect & Domaine_EF::set_porosite_sommet()](#domaine-ef-public-doublevect-ref-domaine-ef-set-porosite-sommet)
swap#
void Domaine_EF::swap(int, int, int)
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 Domaine_EF::swap(int, int, int) <domaine-ef-public-void-domaine-ef-swap-int-int-int>`
[void Domaine_EF::swap(int, int, int)](#domaine-ef-public-void-domaine-ef-swap-int-int-int)
taille_memoire#
unsigned Domaine_EF::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 Domaine_EF::taille_memoire() const override <domaine-ef-public-unsigned-domaine-ef-taille-memoire-const-override>`
[unsigned Domaine_EF::taille_memoire() const override](#domaine-ef-public-unsigned-domaine-ef-taille-memoire-const-override)
type_elem#
const Elem_EF_base & Domaine_EF::type_elem() 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:`const Elem_EF_base & Domaine_EF::type_elem() const <domaine-ef-public-const-elem-ef-base-ref-domaine-ef-type-elem-const>`
[const Elem_EF_base & Domaine_EF::type_elem() const](#domaine-ef-public-const-elem-ef-base-ref-domaine-ef-type-elem-const)
typer_elem#
void Domaine_EF::typer_elem(Domaine &domaine_geom) override
Detailed description
Reimplements:
References
Referenced By
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 Domaine_EF::typer_elem(Domaine &domaine_geom) override <domaine-ef-public-void-domaine-ef-typer-elem-domaine-ref-domaine-geom-override>`
[void Domaine_EF::typer_elem(Domaine &domaine_geom) override](#domaine-ef-public-void-domaine-ef-typer-elem-domaine-ref-domaine-geom-override)
verifie_compatibilite_domaine#
void Domaine_EF::verifie_compatibilite_domaine()
Detailed description
Referenced By
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 Domaine_EF::verifie_compatibilite_domaine() <domaine-ef-public-void-domaine-ef-verifie-compatibilite-domaine>`
[void Domaine_EF::verifie_compatibilite_domaine()](#domaine-ef-public-void-domaine-ef-verifie-compatibilite-domaine)
volumes_sommets_thilde#
const DoubleVect & Domaine_EF::volumes_sommets_thilde() const
Detailed description
Referenced By
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 DoubleVect & Domaine_EF::volumes_sommets_thilde() const <domaine-ef-public-const-doublevect-ref-domaine-ef-volumes-sommets-thilde-const>`
[const DoubleVect & Domaine_EF::volumes_sommets_thilde() const](#domaine-ef-public-const-doublevect-ref-domaine-ef-volumes-sommets-thilde-const)
volumes_thilde#
const DoubleVect & Domaine_EF::volumes_thilde() const
Detailed description
Referenced By
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 DoubleVect & Domaine_EF::volumes_thilde() const <domaine-ef-public-const-doublevect-ref-domaine-ef-volumes-thilde-const>`
[const DoubleVect & Domaine_EF::volumes_thilde() const](#domaine-ef-public-const-doublevect-ref-domaine-ef-volumes-thilde-const)
~Domaine_EF#
Domaine_EF::~Domaine_EF()
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:`Domaine_EF::~Domaine_EF() <domaine-ef-public-domaine-ef-dtor-domaine-ef>`
[Domaine_EF::~Domaine_EF()](#domaine-ef-public-domaine-ef-dtor-domaine-ef)
cree_instance#
Objet_U * Domaine_EF::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 * Domaine_EF::cree_instance() <domaine-ef-public-static-objet-u-ptr-domaine-ef-cree-instance>`
[Objet_U * Domaine_EF::cree_instance()](#domaine-ef-public-static-objet-u-ptr-domaine-ef-cree-instance)
info#
const Type_info * Domaine_EF::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 * Domaine_EF::info() <domaine-ef-public-static-const-type-info-ptr-domaine-ef-info>`
[const Type_info * Domaine_EF::info()](#domaine-ef-public-static-const-type-info-ptr-domaine-ef-info)
self_cast#
const Domaine_EF & Domaine_EF::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 Domaine_EF & Domaine_EF::self_cast(const Objet_U &) <domaine-ef-public-static-const-domaine-ef-ref-domaine-ef-self-cast-const-objet-u-ref>`
[const Domaine_EF & Domaine_EF::self_cast(const Objet_U &)](#domaine-ef-public-static-const-domaine-ef-ref-domaine-ef-self-cast-const-objet-u-ref)
self_cast#
Domaine_EF & Domaine_EF::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:`Domaine_EF & Domaine_EF::self_cast(Objet_U &) <domaine-ef-public-static-domaine-ef-ref-domaine-ef-self-cast-objet-u-ref>`
[Domaine_EF & Domaine_EF::self_cast(Objet_U &)](#domaine-ef-public-static-domaine-ef-ref-domaine-ef-self-cast-objet-u-ref)
printOn#
Sortie & Domaine_EF::printOn(Sortie &x) const override
Ecriture de l’objet sur un flot de sortie Methode a surcharger.
Detailed description
Reimplements:
References
Referenced By
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 & Domaine_EF::printOn(Sortie &x) const override <domaine-ef-protected-sortie-ref-domaine-ef-printon-sortie-ref-x-const-override>`
[Sortie & Domaine_EF::printOn(Sortie &x) const override](#domaine-ef-protected-sortie-ref-domaine-ef-printon-sortie-ref-x-const-override)
readOn#
Entree & Domaine_EF::readOn(Entree &) override
Lecture d’un Objet_U sur un flot d’entree Methode a surcharger.
Detailed description
Reimplements:
References
Referenced By
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 & Domaine_EF::readOn(Entree &) override <domaine-ef-protected-entree-ref-domaine-ef-readon-entree-ref-override>`
[Entree & Domaine_EF::readOn(Entree &) override](#domaine-ef-protected-entree-ref-domaine-ef-readon-entree-ref-override)
ecrit#
Sortie & Domaine_EF::ecrit(Sortie &os) 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:`Sortie & Domaine_EF::ecrit(Sortie &os) const <domaine-ef-private-sortie-ref-domaine-ef-ecrit-sortie-ref-os-const>`
[Sortie & Domaine_EF::ecrit(Sortie &os) const](#domaine-ef-private-sortie-ref-domaine-ef-ecrit-sortie-ref-os-const)
Attributes Documentation#
const Type_info Domaine_EF::info_obj
DoubleTab Domaine_EF::IPhi_
DoubleTab Domaine_EF::IPhi_thilde_
DoubleTab Domaine_EF::Bij_
DoubleTab Domaine_EF::Bij_thilde_
double Domaine_EF::h_carre = 1.e30
DoubleVect Domaine_EF::h_carre_
IntVect Domaine_EF::orientation_
DoubleVect Domaine_EF::porosite_sommets_
TRUST_Deriv<Elem_EF_base> Domaine_EF::type_elem_
DoubleVect Domaine_EF::volumes_sommets_thilde_
DoubleVect Domaine_EF::volumes_thilde_