Champ_P0_VDF#

#include <Champ_P0_VDF.h>
Brief description

classe Champ_P0_VDF Classe qui represente un champ discret P0 par element associe a un domaine discretise de type Domaine_VDF

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:`Champ\_P0\_VDF <class-champ-p0-vdf>`
[Champ\_P0\_VDF](#class-champ-p0-vdf)

Detailed description#

Inherits from#

Inheritance graph#

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

../../../../../_images/classChamp__P0__VDF__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

Champ_P0_VDF#

Definition
Champ_P0_VDF::Champ_P0_VDF()
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:`Champ_P0_VDF::Champ_P0_VDF() <champ-p0-vdf-public-champ-p0-vdf-champ-p0-vdf>`
[Champ_P0_VDF::Champ_P0_VDF()](#champ-p0-vdf-public-champ-p0-vdf-champ-p0-vdf)

domaine_VDF#

Definition
const Domaine_VDF & Champ_P0_VDF::domaine_VDF() const
Brief description
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 Domaine_VDF & Champ_P0_VDF::domaine_VDF() const <champ-p0-vdf-public-const-domaine-vdf-ref-champ-p0-vdf-domaine-vdf-const>`
[const Domaine_VDF & Champ_P0_VDF::domaine_VDF() const](#champ-p0-vdf-public-const-domaine-vdf-ref-champ-p0-vdf-domaine-vdf-const)

duplique#

Definition
int Champ_P0_VDF::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 Champ_P0_VDF::duplique() const override <champ-p0-vdf-public-int-champ-p0-vdf-duplique-const-override>`
[int Champ_P0_VDF::duplique() const override](#champ-p0-vdf-public-int-champ-p0-vdf-duplique-const-override)

get_info#

Definition
const Type_info * Champ_P0_VDF::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 * Champ_P0_VDF::get_info() const override <champ-p0-vdf-public-const-type-info-ptr-champ-p0-vdf-get-info-const-override>`
[const Type_info * Champ_P0_VDF::get_info() const override](#champ-p0-vdf-public-const-type-info-ptr-champ-p0-vdf-get-info-const-override)

imprime#

Definition
int Champ_P0_VDF::imprime(Sortie &os, int nb_compo_) const override
Brief description

Ecrit le champ sous la forme IJK.

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:`int Champ_P0_VDF::imprime(Sortie &os, int nb_compo_) const override <champ-p0-vdf-public-int-champ-p0-vdf-imprime-sortie-ref-os-int-nb-compo-const-override>`
[int Champ_P0_VDF::imprime(Sortie &os, int nb_compo_) const override](#champ-p0-vdf-public-int-champ-p0-vdf-imprime-sortie-ref-os-int-nb-compo-const-override)

integrale_espace#

Definition
double Champ_P0_VDF::integrale_espace(int ncomp) const override
Brief description

Appel a l’objet sous - jacent calcule l’integrale de l’une des composantes.

Detailed description

du champ sur le domaine qui lui correspond

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 Champ_P0_VDF::integrale_espace(int ncomp) const override <champ-p0-vdf-public-double-champ-p0-vdf-integrale-espace-int-ncomp-const-override>`
[double Champ_P0_VDF::integrale_espace(int ncomp) const override](#champ-p0-vdf-public-double-champ-p0-vdf-integrale-espace-int-ncomp-const-override)

moyenne#

Definition
DoubleVect Champ_P0_VDF::moyenne(const DoubleVect &porosite_elem) const
Brief description

renvoie la moyenne du champ au sens P0 i.

Detailed description

e la somme, divisee par le volume total du domaine, des valeurs constantes par element multipliees par les volumes des elements

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:`DoubleVect Champ_P0_VDF::moyenne(const DoubleVect &porosite_elem) const <champ-p0-vdf-public-doublevect-champ-p0-vdf-moyenne-const-doublevect-ref-porosite-elem-const>`
[DoubleVect Champ_P0_VDF::moyenne(const DoubleVect &porosite_elem) const](#champ-p0-vdf-public-doublevect-champ-p0-vdf-moyenne-const-doublevect-ref-porosite-elem-const)

moyenne#

Definition
double Champ_P0_VDF::moyenne(const DoubleVect &porosite_elem, int) const
Brief description

Cette fonction effectue le calcul de la moyenne au sens P0 de la kieme composante du champ.

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:`double Champ_P0_VDF::moyenne(const DoubleVect &porosite_elem, int) const <champ-p0-vdf-public-double-champ-p0-vdf-moyenne-const-doublevect-ref-porosite-elem-int-const>`
[double Champ_P0_VDF::moyenne(const DoubleVect &porosite_elem, int) const](#champ-p0-vdf-public-double-champ-p0-vdf-moyenne-const-doublevect-ref-porosite-elem-int-const)

remplir_coord_noeuds#

Definition
DoubleTab & Champ_P0_VDF::remplir_coord_noeuds(DoubleTab &) 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:`DoubleTab & Champ_P0_VDF::remplir_coord_noeuds(DoubleTab &) const override <champ-p0-vdf-public-doubletab-ref-champ-p0-vdf-remplir-coord-noeuds-doubletab-ref-const-override>`
[DoubleTab & Champ_P0_VDF::remplir_coord_noeuds(DoubleTab &) const override](#champ-p0-vdf-public-doubletab-ref-champ-p0-vdf-remplir-coord-noeuds-doubletab-ref-const-override)

taille_memoire#

Definition
unsigned Champ_P0_VDF::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 Champ_P0_VDF::taille_memoire() const override <champ-p0-vdf-public-unsigned-champ-p0-vdf-taille-memoire-const-override>`
[unsigned Champ_P0_VDF::taille_memoire() const override](#champ-p0-vdf-public-unsigned-champ-p0-vdf-taille-memoire-const-override)

~Champ_P0_VDF#

Definition
Champ_P0_VDF::~Champ_P0_VDF()
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:`Champ_P0_VDF::~Champ_P0_VDF() <champ-p0-vdf-public-champ-p0-vdf-dtor-champ-p0-vdf>`
[Champ_P0_VDF::~Champ_P0_VDF()](#champ-p0-vdf-public-champ-p0-vdf-dtor-champ-p0-vdf)

cree_instance#

Definition
Objet_U * Champ_P0_VDF::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 * Champ_P0_VDF::cree_instance() <champ-p0-vdf-public-static-objet-u-ptr-champ-p0-vdf-cree-instance>`
[Objet_U * Champ_P0_VDF::cree_instance()](#champ-p0-vdf-public-static-objet-u-ptr-champ-p0-vdf-cree-instance)

info#

Definition
const Type_info * Champ_P0_VDF::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 * Champ_P0_VDF::info() <champ-p0-vdf-public-static-const-type-info-ptr-champ-p0-vdf-info>`
[const Type_info * Champ_P0_VDF::info()](#champ-p0-vdf-public-static-const-type-info-ptr-champ-p0-vdf-info)

self_cast#

Definition
const Champ_P0_VDF & Champ_P0_VDF::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 Champ_P0_VDF & Champ_P0_VDF::self_cast(const Objet_U &) <champ-p0-vdf-public-static-const-champ-p0-vdf-ref-champ-p0-vdf-self-cast-const-objet-u-ref>`
[const Champ_P0_VDF & Champ_P0_VDF::self_cast(const Objet_U &)](#champ-p0-vdf-public-static-const-champ-p0-vdf-ref-champ-p0-vdf-self-cast-const-objet-u-ref)

self_cast#

Definition
Champ_P0_VDF & Champ_P0_VDF::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:`Champ_P0_VDF & Champ_P0_VDF::self_cast(Objet_U &) <champ-p0-vdf-public-static-champ-p0-vdf-ref-champ-p0-vdf-self-cast-objet-u-ref>`
[Champ_P0_VDF & Champ_P0_VDF::self_cast(Objet_U &)](#champ-p0-vdf-public-static-champ-p0-vdf-ref-champ-p0-vdf-self-cast-objet-u-ref)

printOn#

Definition
Sortie & Champ_P0_VDF::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 & Champ_P0_VDF::printOn(Sortie &x) const override <champ-p0-vdf-protected-sortie-ref-champ-p0-vdf-printon-sortie-ref-x-const-override>`
[Sortie & Champ_P0_VDF::printOn(Sortie &x) const override](#champ-p0-vdf-protected-sortie-ref-champ-p0-vdf-printon-sortie-ref-x-const-override)

readOn#

Definition
Entree & Champ_P0_VDF::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 & Champ_P0_VDF::readOn(Entree &) override <champ-p0-vdf-protected-entree-ref-champ-p0-vdf-readon-entree-ref-override>`
[Entree & Champ_P0_VDF::readOn(Entree &) override](#champ-p0-vdf-protected-entree-ref-champ-p0-vdf-readon-entree-ref-override)

Attributes Documentation#

info_obj (public)
const Type_info Champ_P0_VDF::info_obj