Domaine_VF_inst#

#include <Domaine_VF_inst.h>
Brief description

class Domaine_VF_inst

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\_VF\_inst <class-domaine-vf-inst>`
[Domaine\_VF\_inst](#class-domaine-vf-inst)

Detailed description#

Classe instanciable qui derive de Domaine_VF. Cette classe ne sait rien faire !!!! Elle permet juste d’appeler des methodes de type Champ_Inc_base::affecter avec un domaine_dis contenant une reference a un domaine.

Inherits from#

Inheritance graph#

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

../../../../../_images/classDomaine__VF__inst__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

Domaine_VF_inst#

Definition
Domaine_VF_inst::Domaine_VF_inst()
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:`Domaine_VF_inst::Domaine_VF_inst() <domaine-vf-inst-public-domaine-vf-inst-domaine-vf-inst>`
[Domaine_VF_inst::Domaine_VF_inst()](#domaine-vf-inst-public-domaine-vf-inst-domaine-vf-inst)

duplique#

Definition
int Domaine_VF_inst::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 Domaine_VF_inst::duplique() const override <domaine-vf-inst-public-int-domaine-vf-inst-duplique-const-override>`
[int Domaine_VF_inst::duplique() const override](#domaine-vf-inst-public-int-domaine-vf-inst-duplique-const-override)

face_normales#

Definition
const DoubleTab & Domaine_VF_inst::face_normales() 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:`const DoubleTab & Domaine_VF_inst::face_normales() const override <domaine-vf-inst-public-const-doubletab-ref-domaine-vf-inst-face-normales-const-override>`
[const DoubleTab & Domaine_VF_inst::face_normales() const override](#domaine-vf-inst-public-const-doubletab-ref-domaine-vf-inst-face-normales-const-override)

face_normales#

Definition
DoubleTab & Domaine_VF_inst::face_normales() 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:`DoubleTab & Domaine_VF_inst::face_normales() override <domaine-vf-inst-public-doubletab-ref-domaine-vf-inst-face-normales-override>`
[DoubleTab & Domaine_VF_inst::face_normales() override](#domaine-vf-inst-public-doubletab-ref-domaine-vf-inst-face-normales-override)

face_normales#

Definition
double Domaine_VF_inst::face_normales(int, int) 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:`double Domaine_VF_inst::face_normales(int, int) const override <domaine-vf-inst-public-double-domaine-vf-inst-face-normales-int-int-const-override>`
[double Domaine_VF_inst::face_normales(int, int) const override](#domaine-vf-inst-public-double-domaine-vf-inst-face-normales-int-int-const-override)

get_info#

Definition
const Type_info * Domaine_VF_inst::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 * Domaine_VF_inst::get_info() const override <domaine-vf-inst-public-const-type-info-ptr-domaine-vf-inst-get-info-const-override>`
[const Type_info * Domaine_VF_inst::get_info() const override](#domaine-vf-inst-public-const-type-info-ptr-domaine-vf-inst-get-info-const-override)

taille_memoire#

Definition
unsigned Domaine_VF_inst::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 Domaine_VF_inst::taille_memoire() const override <domaine-vf-inst-public-unsigned-domaine-vf-inst-taille-memoire-const-override>`
[unsigned Domaine_VF_inst::taille_memoire() const override](#domaine-vf-inst-public-unsigned-domaine-vf-inst-taille-memoire-const-override)

~Domaine_VF_inst#

Definition
Domaine_VF_inst::~Domaine_VF_inst()
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:`Domaine_VF_inst::~Domaine_VF_inst() <domaine-vf-inst-public-domaine-vf-inst-dtor-domaine-vf-inst>`
[Domaine_VF_inst::~Domaine_VF_inst()](#domaine-vf-inst-public-domaine-vf-inst-dtor-domaine-vf-inst)

cree_instance#

Definition
Objet_U * Domaine_VF_inst::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 * Domaine_VF_inst::cree_instance() <domaine-vf-inst-public-static-objet-u-ptr-domaine-vf-inst-cree-instance>`
[Objet_U * Domaine_VF_inst::cree_instance()](#domaine-vf-inst-public-static-objet-u-ptr-domaine-vf-inst-cree-instance)

info#

Definition
const Type_info * Domaine_VF_inst::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 * Domaine_VF_inst::info() <domaine-vf-inst-public-static-const-type-info-ptr-domaine-vf-inst-info>`
[const Type_info * Domaine_VF_inst::info()](#domaine-vf-inst-public-static-const-type-info-ptr-domaine-vf-inst-info)

self_cast#

Definition
const Domaine_VF_inst & Domaine_VF_inst::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 Domaine_VF_inst & Domaine_VF_inst::self_cast(const Objet_U &) <domaine-vf-inst-public-static-const-domaine-vf-inst-ref-domaine-vf-inst-self-cast-const-objet-u-ref>`
[const Domaine_VF_inst & Domaine_VF_inst::self_cast(const Objet_U &)](#domaine-vf-inst-public-static-const-domaine-vf-inst-ref-domaine-vf-inst-self-cast-const-objet-u-ref)

self_cast#

Definition
Domaine_VF_inst & Domaine_VF_inst::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:`Domaine_VF_inst & Domaine_VF_inst::self_cast(Objet_U &) <domaine-vf-inst-public-static-domaine-vf-inst-ref-domaine-vf-inst-self-cast-objet-u-ref>`
[Domaine_VF_inst & Domaine_VF_inst::self_cast(Objet_U &)](#domaine-vf-inst-public-static-domaine-vf-inst-ref-domaine-vf-inst-self-cast-objet-u-ref)

printOn#

Definition
Sortie & Domaine_VF_inst::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 & Domaine_VF_inst::printOn(Sortie &x) const override <domaine-vf-inst-protected-sortie-ref-domaine-vf-inst-printon-sortie-ref-x-const-override>`
[Sortie & Domaine_VF_inst::printOn(Sortie &x) const override](#domaine-vf-inst-protected-sortie-ref-domaine-vf-inst-printon-sortie-ref-x-const-override)

readOn#

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

Lecture d’un Objet_U sur un flot d’entree 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:`Entree & Domaine_VF_inst::readOn(Entree &) override <domaine-vf-inst-protected-entree-ref-domaine-vf-inst-readon-entree-ref-override>`
[Entree & Domaine_VF_inst::readOn(Entree &) override](#domaine-vf-inst-protected-entree-ref-domaine-vf-inst-readon-entree-ref-override)

Attributes Documentation#

info_obj (public)
const Type_info Domaine_VF_inst::info_obj