Champ_val_tot_sur_vol_base#
#include <Champ_val_tot_sur_vol_base.h>
classe Champ_val_tot_sur_vol_base Classe de base derivee de Champ_Uniforme_Morceaux qui represente les champs
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\_val\_tot\_sur\_vol\_base <class-champ-val-tot-sur-vol-base>`
[Champ\_val\_tot\_sur\_vol\_base](#class-champ-val-tot-sur-vol-base)
Detailed description#
dont on veut une evaluation exprimee par val_lue_loc/(Somme_vol_poro_loc) val_lue_loc designe la valeur lue pour une localisation de l espace (sous domaine ou domaine par defaut) cas VDF : Somme_vol_poro_loc exprime la sommation de vol_element*poro_volumique pour les elements contenus dans la localisation loc cas VEF : Somme_vol_poro_loc exprime la sommation de vol_entrelaces*poro_surface pour les faces contenues dans la localisation loc Somme_vol_poro_loc est evalue par la methode eval_contrib_loc() des classes derivees La syntaxe utilisateur a respecter est la suivante : Valeur_totale_sur_volume nom_domaine nb_comp { defaut val_lue_dom …domainei val_lue_szi … } nom_domaine : nom du domaine de calcul nb_comp : nombre de composantes du champ val_lue_dom : valeur lue pour le domaine par defaut val_lue_szi : valeur lue pour la sous domaine domainei
Inherits from#
public : Champ_Uniforme_Morceaux
Inherited by#
public : Champ_val_tot_sur_vol_VDF
public : Champ_val_tot_sur_vol_VEF
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#
Complete Member Function Documentation#
Champ_val_tot_sur_vol_base#
Champ_val_tot_sur_vol_base::Champ_val_tot_sur_vol_base()
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_val_tot_sur_vol_base::Champ_val_tot_sur_vol_base() <champ-val-tot-sur-vol-base-public-champ-val-tot-sur-vol-base-champ-val-tot-sur-vol-base>`
[Champ_val_tot_sur_vol_base::Champ_val_tot_sur_vol_base()](#champ-val-tot-sur-vol-base-public-champ-val-tot-sur-vol-base-champ-val-tot-sur-vol-base)
eval_contrib_loc#
virtual DoubleVect & Champ_val_tot_sur_vol_base::eval_contrib_loc(const Domaine_dis_base &zdis, const Domaine_Cl_dis_base &zcldis, DoubleVect &vol)=0
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:`virtual DoubleVect & Champ_val_tot_sur_vol_base::eval_contrib_loc(const Domaine_dis_base &zdis, const Domaine_Cl_dis_base &zcldis, DoubleVect &vol)=0 <champ-val-tot-sur-vol-base-public-virtual-doublevect-ref-champ-val-tot-sur-vol-base-eval-contrib-loc-const-domaine-dis-base-ref-zdis-const-domaine-cl-dis-base-ref-zcldis-doublevect-ref-vol-equal-0>`
[virtual DoubleVect & Champ_val_tot_sur_vol_base::eval_contrib_loc(const Domaine_dis_base &zdis, const Domaine_Cl_dis_base &zcldis, DoubleVect &vol)=0](#champ-val-tot-sur-vol-base-public-virtual-doublevect-ref-champ-val-tot-sur-vol-base-eval-contrib-loc-const-domaine-dis-base-ref-zdis-const-domaine-cl-dis-base-ref-zcldis-doublevect-ref-vol-equal-0)
evaluer#
void Champ_val_tot_sur_vol_base::evaluer(const Domaine_dis_base &zdis, const Domaine_Cl_dis_base &zcldis)
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 Champ_val_tot_sur_vol_base::evaluer(const Domaine_dis_base &zdis, const Domaine_Cl_dis_base &zcldis) <champ-val-tot-sur-vol-base-public-void-champ-val-tot-sur-vol-base-evaluer-const-domaine-dis-base-ref-zdis-const-domaine-cl-dis-base-ref-zcldis>`
[void Champ_val_tot_sur_vol_base::evaluer(const Domaine_dis_base &zdis, const Domaine_Cl_dis_base &zcldis)](#champ-val-tot-sur-vol-base-public-void-champ-val-tot-sur-vol-base-evaluer-const-domaine-dis-base-ref-zdis-const-domaine-cl-dis-base-ref-zcldis)
get_info#
const Type_info * Champ_val_tot_sur_vol_base::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 * Champ_val_tot_sur_vol_base::get_info() const override <champ-val-tot-sur-vol-base-public-const-type-info-ptr-champ-val-tot-sur-vol-base-get-info-const-override>`
[const Type_info * Champ_val_tot_sur_vol_base::get_info() const override](#champ-val-tot-sur-vol-base-public-const-type-info-ptr-champ-val-tot-sur-vol-base-get-info-const-override)
~Champ_val_tot_sur_vol_base#
Champ_val_tot_sur_vol_base::~Champ_val_tot_sur_vol_base() override
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_val_tot_sur_vol_base::~Champ_val_tot_sur_vol_base() override <champ-val-tot-sur-vol-base-public-champ-val-tot-sur-vol-base-dtor-champ-val-tot-sur-vol-base-override>`
[Champ_val_tot_sur_vol_base::~Champ_val_tot_sur_vol_base() override](#champ-val-tot-sur-vol-base-public-champ-val-tot-sur-vol-base-dtor-champ-val-tot-sur-vol-base-override)
info#
const Type_info * Champ_val_tot_sur_vol_base::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 * Champ_val_tot_sur_vol_base::info() <champ-val-tot-sur-vol-base-public-static-const-type-info-ptr-champ-val-tot-sur-vol-base-info>`
[const Type_info * Champ_val_tot_sur_vol_base::info()](#champ-val-tot-sur-vol-base-public-static-const-type-info-ptr-champ-val-tot-sur-vol-base-info)
self_cast#
const Champ_val_tot_sur_vol_base & Champ_val_tot_sur_vol_base::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 Champ_val_tot_sur_vol_base & Champ_val_tot_sur_vol_base::self_cast(const Objet_U &) <champ-val-tot-sur-vol-base-public-static-const-champ-val-tot-sur-vol-base-ref-champ-val-tot-sur-vol-base-self-cast-const-objet-u-ref>`
[const Champ_val_tot_sur_vol_base & Champ_val_tot_sur_vol_base::self_cast(const Objet_U &)](#champ-val-tot-sur-vol-base-public-static-const-champ-val-tot-sur-vol-base-ref-champ-val-tot-sur-vol-base-self-cast-const-objet-u-ref)
self_cast#
Champ_val_tot_sur_vol_base & Champ_val_tot_sur_vol_base::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:`Champ_val_tot_sur_vol_base & Champ_val_tot_sur_vol_base::self_cast(Objet_U &) <champ-val-tot-sur-vol-base-public-static-champ-val-tot-sur-vol-base-ref-champ-val-tot-sur-vol-base-self-cast-objet-u-ref>`
[Champ_val_tot_sur_vol_base & Champ_val_tot_sur_vol_base::self_cast(Objet_U &)](#champ-val-tot-sur-vol-base-public-static-champ-val-tot-sur-vol-base-ref-champ-val-tot-sur-vol-base-self-cast-objet-u-ref)
printOn#
Sortie & Champ_val_tot_sur_vol_base::printOn(Sortie &x) const override
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_val_tot_sur_vol_base::printOn(Sortie &x) const override <champ-val-tot-sur-vol-base-protected-sortie-ref-champ-val-tot-sur-vol-base-printon-sortie-ref-x-const-override>`
[Sortie & Champ_val_tot_sur_vol_base::printOn(Sortie &x) const override](#champ-val-tot-sur-vol-base-protected-sortie-ref-champ-val-tot-sur-vol-base-printon-sortie-ref-x-const-override)
readOn#
Entree & Champ_val_tot_sur_vol_base::readOn(Entree &) override
Lit les valeurs du champ uniforme par morceaux a partir d’un flot d’entree.
Detailed description
On lit le nom du domaine (nom_domaine) le nombre de composantes du champ (nb_comp) la valeur par defaut du champ ainsi que les valeurs sur les sous domaines. Format: Champ_Uniforme_Morceaux nom_domaine nb_comp { Defaut val_def sous_domaine_1 val_1 … sous_domaine_i val_i }
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 & Champ_val_tot_sur_vol_base::readOn(Entree &) override <champ-val-tot-sur-vol-base-protected-entree-ref-champ-val-tot-sur-vol-base-readon-entree-ref-override>`
[Entree & Champ_val_tot_sur_vol_base::readOn(Entree &) override](#champ-val-tot-sur-vol-base-protected-entree-ref-champ-val-tot-sur-vol-base-readon-entree-ref-override)
Attributes Documentation#
const Type_info Champ_val_tot_sur_vol_base::info_obj