Champ_P0_VDF#
#include <Champ_P0_VDF.h>
classe Champ_P0_VDF Classe qui represente un champ discret P0 par element associe a un domaine discretise de type Domaine_VDF
How to cite this class in this doc#
:ref:`Champ\_P0\_VDF <class-champ-p0-vdf>`
[Champ\_P0\_VDF](#class-champ-p0-vdf)
Detailed description#
Inherits from#
public : Champ_Inc_P0_base
List of Public Methods#
List of Public Static Methods#
List of Protected Methods#
Complete Member Function Documentation#
Champ_P0_VDF::Champ_P0_VDF()
How to cite in this doc:
:ref:`Champ_P0_VDF::Champ_P0_VDF() <public-champ-p0-vdf-champ-p0-vdf>`
[Champ_P0_VDF::Champ_P0_VDF()](#public-champ-p0-vdf-champ-p0-vdf)
const Domaine_VDF & Champ_P0_VDF::domaine_VDF() const
Referenced By
How to cite in this doc:
:ref:`const Domaine_VDF & Champ_P0_VDF::domaine_VDF() const <public-const-domaine-vdf-ref-champ-p0-vdf-domaine-vdf-const>`
[const Domaine_VDF & Champ_P0_VDF::domaine_VDF() const](#public-const-domaine-vdf-ref-champ-p0-vdf-domaine-vdf-const)
int Champ_P0_VDF::duplique() const override
Reimplements:
How to cite in this doc:
:ref:`int Champ_P0_VDF::duplique() const override <public-int-champ-p0-vdf-duplique-const-override>`
[int Champ_P0_VDF::duplique() const override](#public-int-champ-p0-vdf-duplique-const-override)
const Type_info * Champ_P0_VDF::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 * Champ_P0_VDF::get_info() const override <public-const-type-info-ptr-champ-p0-vdf-get-info-const-override>`
[const Type_info * Champ_P0_VDF::get_info() const override](#public-const-type-info-ptr-champ-p0-vdf-get-info-const-override)
int Champ_P0_VDF::imprime(Sortie &os, int nb_compo_) const override
Ecrit le champ sous la forme IJK.
Reimplements:
References
How to cite in this doc:
:ref:`int Champ_P0_VDF::imprime(Sortie &os, int nb_compo_) const override <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](#public-int-champ-p0-vdf-imprime-sortie-ref-os-int-nb-compo-const-override)
double Champ_P0_VDF::integrale_espace(int ncomp) const override
Appel a l’objet sous - jacent calcule l’integrale de l’une des composantes.
du champ sur le domaine qui lui correspond
Reimplements:
References
How to cite in this doc:
:ref:`double Champ_P0_VDF::integrale_espace(int ncomp) const override <public-double-champ-p0-vdf-integrale-espace-int-ncomp-const-override>`
[double Champ_P0_VDF::integrale_espace(int ncomp) const override](#public-double-champ-p0-vdf-integrale-espace-int-ncomp-const-override)
DoubleVect Champ_P0_VDF::moyenne(const DoubleVect &porosite_elem) const
renvoie la moyenne du champ au sens P0 i.
e la somme, divisee par le volume total du domaine, des valeurs constantes par element multipliees par les volumes des elements
References
How to cite in this doc:
:ref:`DoubleVect Champ_P0_VDF::moyenne(const DoubleVect &porosite_elem) const <public-doublevect-champ-p0-vdf-moyenne-const-doublevect-ref-porosite-elem-const>`
[DoubleVect Champ_P0_VDF::moyenne(const DoubleVect &porosite_elem) const](#public-doublevect-champ-p0-vdf-moyenne-const-doublevect-ref-porosite-elem-const)
double Champ_P0_VDF::moyenne(const DoubleVect &porosite_elem, int) const
Cette fonction effectue le calcul de la moyenne au sens P0 de la kieme composante du champ.
How to cite in this doc:
:ref:`double Champ_P0_VDF::moyenne(const DoubleVect &porosite_elem, int) const <public-double-champ-p0-vdf-moyenne-const-doublevect-ref-porosite-elem-int-const>`
[double Champ_P0_VDF::moyenne(const DoubleVect &porosite_elem, int) const](#public-double-champ-p0-vdf-moyenne-const-doublevect-ref-porosite-elem-int-const)
DoubleTab & Champ_P0_VDF::remplir_coord_noeuds(DoubleTab &) const override
Reimplements:
References
How to cite in this doc:
:ref:`DoubleTab & Champ_P0_VDF::remplir_coord_noeuds(DoubleTab &) const override <public-doubletab-ref-champ-p0-vdf-remplir-coord-noeuds-doubletab-ref-const-override>`
[DoubleTab & Champ_P0_VDF::remplir_coord_noeuds(DoubleTab &) const override](#public-doubletab-ref-champ-p0-vdf-remplir-coord-noeuds-doubletab-ref-const-override)
unsigned Champ_P0_VDF::taille_memoire() const override
Reimplements:
How to cite in this doc:
:ref:`unsigned Champ_P0_VDF::taille_memoire() const override <public-unsigned-champ-p0-vdf-taille-memoire-const-override>`
[unsigned Champ_P0_VDF::taille_memoire() const override](#public-unsigned-champ-p0-vdf-taille-memoire-const-override)
Champ_P0_VDF::~Champ_P0_VDF()
How to cite in this doc:
:ref:`Champ_P0_VDF::~Champ_P0_VDF() <public-champ-p0-vdf-dtor-champ-p0-vdf>`
[Champ_P0_VDF::~Champ_P0_VDF()](#public-champ-p0-vdf-dtor-champ-p0-vdf)
Objet_U * Champ_P0_VDF::cree_instance()
How to cite in this doc:
:ref:`Objet_U * Champ_P0_VDF::cree_instance() <public-static-objet-u-ptr-champ-p0-vdf-cree-instance>`
[Objet_U * Champ_P0_VDF::cree_instance()](#public-static-objet-u-ptr-champ-p0-vdf-cree-instance)
const Type_info * Champ_P0_VDF::info()
How to cite in this doc:
:ref:`const Type_info * Champ_P0_VDF::info() <public-static-const-type-info-ptr-champ-p0-vdf-info>`
[const Type_info * Champ_P0_VDF::info()](#public-static-const-type-info-ptr-champ-p0-vdf-info)
const Champ_P0_VDF & Champ_P0_VDF::self_cast(const Objet_U &)
How to cite in this doc:
:ref:`const Champ_P0_VDF & Champ_P0_VDF::self_cast(const Objet_U &) <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 &)](#public-static-const-champ-p0-vdf-ref-champ-p0-vdf-self-cast-const-objet-u-ref)
Champ_P0_VDF & Champ_P0_VDF::self_cast(Objet_U &)
How to cite in this doc:
:ref:`Champ_P0_VDF & Champ_P0_VDF::self_cast(Objet_U &) <public-static-champ-p0-vdf-ref-champ-p0-vdf-self-cast-objet-u-ref>`
[Champ_P0_VDF & Champ_P0_VDF::self_cast(Objet_U &)](#public-static-champ-p0-vdf-ref-champ-p0-vdf-self-cast-objet-u-ref)
Sortie & Champ_P0_VDF::printOn(Sortie &x) const override
Ecriture de l’objet sur un flot de sortie Methode a surcharger.
Reimplements:
References
How to cite in this doc:
:ref:`Sortie & Champ_P0_VDF::printOn(Sortie &x) const override <protected-sortie-ref-champ-p0-vdf-printon-sortie-ref-x-const-override>`
[Sortie & Champ_P0_VDF::printOn(Sortie &x) const override](#protected-sortie-ref-champ-p0-vdf-printon-sortie-ref-x-const-override)
Entree & Champ_P0_VDF::readOn(Entree &) override
Lecture d’un Objet_U sur un flot d’entree Methode a surcharger.
Reimplements:
How to cite in this doc:
:ref:`Entree & Champ_P0_VDF::readOn(Entree &) override <protected-entree-ref-champ-p0-vdf-readon-entree-ref-override>`
[Entree & Champ_P0_VDF::readOn(Entree &) override](#protected-entree-ref-champ-p0-vdf-readon-entree-ref-override)
Attributes Documentation#
const Type_info Champ_P0_VDF::info_obj