Champ_input_P0#
#include <Champ_input_P0.h>
class Champ_input_P0
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\_input\_P0 <class-champ-input-p0>`
[Champ\_input\_P0](#class-champ-input-p0)
Detailed description#
Cette classe represente un champ accessible par setInputField defini sur le domane avec une valeur par element.
Inherits from#
public : Champ_Fonc_P0_base
public : Champ_Input_Proto
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_input_P0#
Champ_input_P0::Champ_input_P0()
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_input_P0::Champ_input_P0() <champ-input-p0-public-champ-input-p0-champ-input-p0>`
[Champ_input_P0::Champ_input_P0()](#champ-input-p0-public-champ-input-p0-champ-input-p0)
duplique#
int Champ_input_P0::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 Champ_input_P0::duplique() const override <champ-input-p0-public-int-champ-input-p0-duplique-const-override>`
[int Champ_input_P0::duplique() const override](#champ-input-p0-public-int-champ-input-p0-duplique-const-override)
get_info#
const Type_info * Champ_input_P0::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_input_P0::get_info() const override <champ-input-p0-public-const-type-info-ptr-champ-input-p0-get-info-const-override>`
[const Type_info * Champ_input_P0::get_info() const override](#champ-input-p0-public-const-type-info-ptr-champ-input-p0-get-info-const-override)
getTemplate#
void Champ_input_P0::getTemplate(TrioField &afield) const override
Provides afield with a name, a time interval, components, and no field ownership.
Detailed description
The geometry includes all nodes of the domain and all elements of the sous_domaine or domain. WEC : optimization possible here (recalculated each time)
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 Champ_input_P0::getTemplate(TrioField &afield) const override <champ-input-p0-public-void-champ-input-p0-gettemplate-triofield-ref-afield-const-override>`
[void Champ_input_P0::getTemplate(TrioField &afield) const override](#champ-input-p0-public-void-champ-input-p0-gettemplate-triofield-ref-afield-const-override)
mettre_a_jour#
void Champ_input_P0::mettre_a_jour(double) override
mettre_a_jour de la classe de base Champ_base :ne fait rien !
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:`void Champ_input_P0::mettre_a_jour(double) override <champ-input-p0-public-void-champ-input-p0-mettre-a-jour-double-override>`
[void Champ_input_P0::mettre_a_jour(double) override](#champ-input-p0-public-void-champ-input-p0-mettre-a-jour-double-override)
setValue#
void Champ_input_P0::setValue(const TrioField &afield) override
Fills valeurs_ on either the whole domain or a subdomaine.
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 Champ_input_P0::setValue(const TrioField &afield) override <champ-input-p0-public-void-champ-input-p0-setvalue-const-triofield-ref-afield-override>`
[void Champ_input_P0::setValue(const TrioField &afield) override](#champ-input-p0-public-void-champ-input-p0-setvalue-const-triofield-ref-afield-override)
taille_memoire#
unsigned Champ_input_P0::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 Champ_input_P0::taille_memoire() const override <champ-input-p0-public-unsigned-champ-input-p0-taille-memoire-const-override>`
[unsigned Champ_input_P0::taille_memoire() const override](#champ-input-p0-public-unsigned-champ-input-p0-taille-memoire-const-override)
~Champ_input_P0#
Champ_input_P0::~Champ_input_P0()
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_input_P0::~Champ_input_P0() <champ-input-p0-public-champ-input-p0-dtor-champ-input-p0>`
[Champ_input_P0::~Champ_input_P0()](#champ-input-p0-public-champ-input-p0-dtor-champ-input-p0)
cree_instance#
Objet_U * Champ_input_P0::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 * Champ_input_P0::cree_instance() <champ-input-p0-public-static-objet-u-ptr-champ-input-p0-cree-instance>`
[Objet_U * Champ_input_P0::cree_instance()](#champ-input-p0-public-static-objet-u-ptr-champ-input-p0-cree-instance)
info#
const Type_info * Champ_input_P0::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_input_P0::info() <champ-input-p0-public-static-const-type-info-ptr-champ-input-p0-info>`
[const Type_info * Champ_input_P0::info()](#champ-input-p0-public-static-const-type-info-ptr-champ-input-p0-info)
self_cast#
const Champ_input_P0 & Champ_input_P0::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_input_P0 & Champ_input_P0::self_cast(const Objet_U &) <champ-input-p0-public-static-const-champ-input-p0-ref-champ-input-p0-self-cast-const-objet-u-ref>`
[const Champ_input_P0 & Champ_input_P0::self_cast(const Objet_U &)](#champ-input-p0-public-static-const-champ-input-p0-ref-champ-input-p0-self-cast-const-objet-u-ref)
self_cast#
Champ_input_P0 & Champ_input_P0::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_input_P0 & Champ_input_P0::self_cast(Objet_U &) <champ-input-p0-public-static-champ-input-p0-ref-champ-input-p0-self-cast-objet-u-ref>`
[Champ_input_P0 & Champ_input_P0::self_cast(Objet_U &)](#champ-input-p0-public-static-champ-input-p0-ref-champ-input-p0-self-cast-objet-u-ref)
get_name#
const Nom & Champ_input_P0::get_name() 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 Nom & Champ_input_P0::get_name() const <champ-input-p0-protected-const-nom-ref-champ-input-p0-get-name-const>`
[const Nom & Champ_input_P0::get_name() const](#champ-input-p0-protected-const-nom-ref-champ-input-p0-get-name-const)
printOn#
Sortie & Champ_input_P0::printOn(Sortie &x) const override
Ecriture de l’objet sur un flot de sortie 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:`Sortie & Champ_input_P0::printOn(Sortie &x) const override <champ-input-p0-protected-sortie-ref-champ-input-p0-printon-sortie-ref-x-const-override>`
[Sortie & Champ_input_P0::printOn(Sortie &x) const override](#champ-input-p0-protected-sortie-ref-champ-input-p0-printon-sortie-ref-x-const-override)
readOn#
Entree & Champ_input_P0::readOn(Entree &) override
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 & Champ_input_P0::readOn(Entree &) override <champ-input-p0-protected-entree-ref-champ-input-p0-readon-entree-ref-override>`
[Entree & Champ_input_P0::readOn(Entree &) override](#champ-input-p0-protected-entree-ref-champ-input-p0-readon-entree-ref-override)
set_name#
void Champ_input_P0::set_name(const Nom &) 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 Champ_input_P0::set_name(const Nom &) override <champ-input-p0-protected-void-champ-input-p0-set-name-const-nom-ref-override>`
[void Champ_input_P0::set_name(const Nom &) override](#champ-input-p0-protected-void-champ-input-p0-set-name-const-nom-ref-override)
set_nb_comp#
void Champ_input_P0::set_nb_comp(int i) 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 Champ_input_P0::set_nb_comp(int i) override <champ-input-p0-protected-void-champ-input-p0-set-nb-comp-int-i-override>`
[void Champ_input_P0::set_nb_comp(int i) override](#champ-input-p0-protected-void-champ-input-p0-set-nb-comp-int-i-override)
Attributes Documentation#
const Type_info Champ_input_P0::info_obj
int Champ_input_P0::nb_elems_reels_loc_ = 0
int Champ_input_P0::nb_elems_reels_sous_domaine_ = 0
Friends#
friend class Champ_Input_P0_Composite