Champ_input_P0#

#include <Champ_input_P0.h>
Brief description

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#

Inheritance graph#

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

../../../../../_images/classChamp__input__P0__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

Champ_input_P0#

Definition
Champ_input_P0::Champ_input_P0()
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_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#

Definition
int Champ_input_P0::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_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#

Definition
const Type_info * Champ_input_P0::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_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#

Definition
void Champ_input_P0::getTemplate(TrioField &afield) const override
Brief description

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#

Definition
void Champ_input_P0::mettre_a_jour(double) override
Brief description

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#

Definition
void Champ_input_P0::setValue(const TrioField &afield) override
Brief description

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#

Definition
unsigned Champ_input_P0::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_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#

Definition
Champ_input_P0::~Champ_input_P0()
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_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#

Definition
Objet_U * Champ_input_P0::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_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#

Definition
const Type_info * Champ_input_P0::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_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#

Definition
const Champ_input_P0 & Champ_input_P0::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_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#

Definition
Champ_input_P0 & Champ_input_P0::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_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#

Definition
const Nom & Champ_input_P0::get_name() const
Brief description
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#

Definition
Sortie & Champ_input_P0::printOn(Sortie &x) const override
Brief description

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#

Definition
Entree & Champ_input_P0::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 & 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#

Definition
void Champ_input_P0::set_name(const Nom &) 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:`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#

Definition
void Champ_input_P0::set_nb_comp(int i) 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:`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#

info_obj (public)
const Type_info Champ_input_P0::info_obj
nb_elems_reels_loc_ (private)
int Champ_input_P0::nb_elems_reels_loc_ = 0
nb_elems_reels_sous_domaine_ (private)
int Champ_input_P0::nb_elems_reels_sous_domaine_ = 0

Friends#

  • friend class Champ_Input_P0_Composite