TRUSTChamp_Morceaux_generique#

#include <TRUSTChamp_Morceaux_generique.h>
Brief description

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:`TRUSTChamp\_Morceaux\_generique <class-template-trustchamp-morceaux-generique>`
[TRUSTChamp\_Morceaux\_generique](#class-template-trustchamp-morceaux-generique)

Detailed description#

Inherits from#

Inheritance graph#

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

../../../../../_images/classTRUSTChamp__Morceaux__generique__inherit__graph.png

List of Public Methods#

List of Protected Methods#

Complete Member Function Documentation#

affecter_#

Definition
Champ_base & TRUSTChamp_Morceaux_generique<_TYPE_>::affecter_(const Champ_base &ch) override
Brief description

Provoque une erreur ! A surcharger par les classes derivees ! non virtuelle pure par commoditees de developpement !

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:`Champ_base & TRUSTChamp_Morceaux_generique<_TYPE_>::affecter_(const Champ_base &ch) override <trustchamp-morceaux-generique-public-champ-base-ref-trustchamp-morceaux-generique-type-affecter-underscore-const-champ-base-ref-ch-override>`
[Champ_base & TRUSTChamp_Morceaux_generique<_TYPE_>::affecter_(const Champ_base &ch) override](#trustchamp-morceaux-generique-public-champ-base-ref-trustchamp-morceaux-generique-type-affecter-underscore-const-champ-base-ref-ch-override)

domaine#

Definition
TRUST_Ref<Domaine *> & TRUSTChamp_Morceaux_generique<_TYPE_>::domaine()
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:`TRUST_Ref<Domaine *> & TRUSTChamp_Morceaux_generique<_TYPE_>::domaine() <trustchamp-morceaux-generique-public-trust-ref-domaine-ptr-ref-trustchamp-morceaux-generique-type-domaine>`
[TRUST_Ref<Domaine *> & TRUSTChamp_Morceaux_generique<_TYPE_>::domaine()](#trustchamp-morceaux-generique-public-trust-ref-domaine-ptr-ref-trustchamp-morceaux-generique-type-domaine)

domaine#

Definition
const TRUST_Ref<Domaine *> & TRUSTChamp_Morceaux_generique<_TYPE_>::domaine() 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 TRUST_Ref<Domaine *> & TRUSTChamp_Morceaux_generique<_TYPE_>::domaine() const <trustchamp-morceaux-generique-public-const-trust-ref-domaine-ptr-ref-trustchamp-morceaux-generique-type-domaine-const>`
[const TRUST_Ref<Domaine *> & TRUSTChamp_Morceaux_generique<_TYPE_>::domaine() const](#trustchamp-morceaux-generique-public-const-trust-ref-domaine-ptr-ref-trustchamp-morceaux-generique-type-domaine-const)

initialiser#

Definition
int TRUSTChamp_Morceaux_generique<_TYPE_>::initialiser(const double temps) override
Brief description

NE FAIT RIEN.

Detailed description

A surcharger dans les classes derivees. Provoque l’initialisation du champ si necessaire

Reimplements:

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:`int TRUSTChamp_Morceaux_generique<_TYPE_>::initialiser(const double temps) override <trustchamp-morceaux-generique-public-int-trustchamp-morceaux-generique-type-initialiser-const-double-temps-override>`
[int TRUSTChamp_Morceaux_generique<_TYPE_>::initialiser(const double temps) override](#trustchamp-morceaux-generique-public-int-trustchamp-morceaux-generique-type-initialiser-const-double-temps-override)

mettre_a_jour#

Definition
void TRUSTChamp_Morceaux_generique<_TYPE_>::mettre_a_jour(double temps) override
Brief description

Mise a jour en temps.

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 TRUSTChamp_Morceaux_generique<_TYPE_>::mettre_a_jour(double temps) override <trustchamp-morceaux-generique-public-void-trustchamp-morceaux-generique-type-mettre-a-jour-double-temps-override>`
[void TRUSTChamp_Morceaux_generique<_TYPE_>::mettre_a_jour(double temps) override](#trustchamp-morceaux-generique-public-void-trustchamp-morceaux-generique-type-mettre-a-jour-double-temps-override)

sous_domaines#

Definition
TRUST_List<TRUST_Ref<Sous_Domaine *>> & TRUSTChamp_Morceaux_generique<_TYPE_>::sous_domaines()
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:`TRUST_List<TRUST_Ref<Sous_Domaine *>> & TRUSTChamp_Morceaux_generique<_TYPE_>::sous_domaines() <trustchamp-morceaux-generique-public-trust-list-trust-ref-sous-domaine-ptr-ref-trustchamp-morceaux-generique-type-sous-domaines>`
[TRUST_List<TRUST_Ref<Sous_Domaine *>> & TRUSTChamp_Morceaux_generique<_TYPE_>::sous_domaines()](#trustchamp-morceaux-generique-public-trust-list-trust-ref-sous-domaine-ptr-ref-trustchamp-morceaux-generique-type-sous-domaines)

sous_domaines#

Definition
const TRUST_List<TRUST_Ref<Sous_Domaine *>> & TRUSTChamp_Morceaux_generique<_TYPE_>::sous_domaines() 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 TRUST_List<TRUST_Ref<Sous_Domaine *>> & TRUSTChamp_Morceaux_generique<_TYPE_>::sous_domaines() const <trustchamp-morceaux-generique-public-const-trust-list-trust-ref-sous-domaine-ptr-ref-trustchamp-morceaux-generique-type-sous-domaines-const>`
[const TRUST_List<TRUST_Ref<Sous_Domaine *>> & TRUSTChamp_Morceaux_generique<_TYPE_>::sous_domaines() const](#trustchamp-morceaux-generique-public-const-trust-list-trust-ref-sous-domaine-ptr-ref-trustchamp-morceaux-generique-type-sous-domaines-const)

valeur_a#

Definition
DoubleVect & TRUSTChamp_Morceaux_generique<_TYPE_>::valeur_a(const DoubleVect &position, DoubleVect &valeurs) const override
Brief description

Calcule les “valeurs” du champ au point de coordonnees “pos”.

Detailed description

Dans cette classe de base, l’implementation appelle valeur_aux(const DoubleTab &, DoubleTab &)

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:`DoubleVect & TRUSTChamp_Morceaux_generique<_TYPE_>::valeur_a(const DoubleVect &position, DoubleVect &valeurs) const override <trustchamp-morceaux-generique-public-doublevect-ref-trustchamp-morceaux-generique-type-valeur-a-const-doublevect-ref-position-doublevect-ref-valeurs-const-override>`
[DoubleVect & TRUSTChamp_Morceaux_generique<_TYPE_>::valeur_a(const DoubleVect &position, DoubleVect &valeurs) const override](#trustchamp-morceaux-generique-public-doublevect-ref-trustchamp-morceaux-generique-type-valeur-a-const-doublevect-ref-position-doublevect-ref-valeurs-const-override)

valeur_a_elem#

Definition
DoubleVect & TRUSTChamp_Morceaux_generique<_TYPE_>::valeur_a_elem(const DoubleVect &position, DoubleVect &valeurs, int le_poly) const override
Brief description

provoque une erreur ! doit etre surchargee par les classes derivees

Detailed description

non virtuelle pure par commodite de developpement ! Renvoie la valeur du champ au point specifie par ses coordonnees, en indiquant que ce point est situe dans un element specifie.

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:`DoubleVect & TRUSTChamp_Morceaux_generique<_TYPE_>::valeur_a_elem(const DoubleVect &position, DoubleVect &valeurs, int le_poly) const override <trustchamp-morceaux-generique-public-doublevect-ref-trustchamp-morceaux-generique-type-valeur-a-elem-const-doublevect-ref-position-doublevect-ref-valeurs-int-le-poly-const-override>`
[DoubleVect & TRUSTChamp_Morceaux_generique<_TYPE_>::valeur_a_elem(const DoubleVect &position, DoubleVect &valeurs, int le_poly) const override](#trustchamp-morceaux-generique-public-doublevect-ref-trustchamp-morceaux-generique-type-valeur-a-elem-const-doublevect-ref-position-doublevect-ref-valeurs-int-le-poly-const-override)

valeur_a_elem_compo#

Definition
double TRUSTChamp_Morceaux_generique<_TYPE_>::valeur_a_elem_compo(const DoubleVect &position, int le_poly, int ncomp) const override
Brief description

provoque une erreur ! doit etre surchargee par les classes derivees

Detailed description

non virtuelle pure par commodite de developpement !

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:`double TRUSTChamp_Morceaux_generique<_TYPE_>::valeur_a_elem_compo(const DoubleVect &position, int le_poly, int ncomp) const override <trustchamp-morceaux-generique-public-double-trustchamp-morceaux-generique-type-valeur-a-elem-compo-const-doublevect-ref-position-int-le-poly-int-ncomp-const-override>`
[double TRUSTChamp_Morceaux_generique<_TYPE_>::valeur_a_elem_compo(const DoubleVect &position, int le_poly, int ncomp) const override](#trustchamp-morceaux-generique-public-double-trustchamp-morceaux-generique-type-valeur-a-elem-compo-const-doublevect-ref-position-int-le-poly-int-ncomp-const-override)

valeur_aux#

Definition
DoubleTab & TRUSTChamp_Morceaux_generique<_TYPE_>::valeur_aux(const DoubleTab &positions, DoubleTab &valeurs) const override
Brief description

Provoque une erreur ! Doit etre surchargee par les classes derivees.

Detailed description

non virtuelle pure par commodite de developpement ! Renvoie les valeurs du champ aux points specifies par leurs coordonnees.

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:`DoubleTab & TRUSTChamp_Morceaux_generique<_TYPE_>::valeur_aux(const DoubleTab &positions, DoubleTab &valeurs) const override <trustchamp-morceaux-generique-public-doubletab-ref-trustchamp-morceaux-generique-type-valeur-aux-const-doubletab-ref-positions-doubletab-ref-valeurs-const-override>`
[DoubleTab & TRUSTChamp_Morceaux_generique<_TYPE_>::valeur_aux(const DoubleTab &positions, DoubleTab &valeurs) const override](#trustchamp-morceaux-generique-public-doubletab-ref-trustchamp-morceaux-generique-type-valeur-aux-const-doubletab-ref-positions-doubletab-ref-valeurs-const-override)

valeur_aux_compo#

Definition
DoubleVect & TRUSTChamp_Morceaux_generique<_TYPE_>::valeur_aux_compo(const DoubleTab &positions, DoubleVect &valeurs, int ncomp) const override
Brief description

Idem que valeur_aux(const DoubleTab &, DoubleTab &), mais calcule uniquement la composante compo du champ.

Detailed description

Dans l’implementation de champ_base, on appelle valeur_aux(const DoubleTab &, DoubleTab &)

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:`DoubleVect & TRUSTChamp_Morceaux_generique<_TYPE_>::valeur_aux_compo(const DoubleTab &positions, DoubleVect &valeurs, int ncomp) const override <trustchamp-morceaux-generique-public-doublevect-ref-trustchamp-morceaux-generique-type-valeur-aux-compo-const-doubletab-ref-positions-doublevect-ref-valeurs-int-ncomp-const-override>`
[DoubleVect & TRUSTChamp_Morceaux_generique<_TYPE_>::valeur_aux_compo(const DoubleTab &positions, DoubleVect &valeurs, int ncomp) const override](#trustchamp-morceaux-generique-public-doublevect-ref-trustchamp-morceaux-generique-type-valeur-aux-compo-const-doubletab-ref-positions-doublevect-ref-valeurs-int-ncomp-const-override)

valeur_aux_elems#

Definition
DoubleTab & TRUSTChamp_Morceaux_generique<_TYPE_>::valeur_aux_elems(const DoubleTab &positions, const IntVect &les_polys, DoubleTab &valeurs) const override
Brief description

provoque une erreur ! doit etre surchargee par les classes derivees

Detailed description

non virtuelle pure par commodite de developpement ! Renvoie les valeurs du champ aux points specifies par leurs coordonnees, en indiquant que les points de calculs sont situes dans les elements indiques.

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:`DoubleTab & TRUSTChamp_Morceaux_generique<_TYPE_>::valeur_aux_elems(const DoubleTab &positions, const IntVect &les_polys, DoubleTab &valeurs) const override <trustchamp-morceaux-generique-public-doubletab-ref-trustchamp-morceaux-generique-type-valeur-aux-elems-const-doubletab-ref-positions-const-intvect-ref-les-polys-doubletab-ref-valeurs-const-override>`
[DoubleTab & TRUSTChamp_Morceaux_generique<_TYPE_>::valeur_aux_elems(const DoubleTab &positions, const IntVect &les_polys, DoubleTab &valeurs) const override](#trustchamp-morceaux-generique-public-doubletab-ref-trustchamp-morceaux-generique-type-valeur-aux-elems-const-doubletab-ref-positions-const-intvect-ref-les-polys-doubletab-ref-valeurs-const-override)

valeur_aux_elems_compo#

Definition
DoubleVect & TRUSTChamp_Morceaux_generique<_TYPE_>::valeur_aux_elems_compo(const DoubleTab &positions, const IntVect &les_polys, DoubleVect &valeurs, int ncomp) const override
Brief description

provoque une erreur ! doit etre surchargee par les classes derivees

Detailed description

non virtuelle pure par commodite de developpement ! Renvoie les valeurs d’une composante du champ aux points specifies par leurs coordonnees, en indiquant que les points de calculs sont situes dans les elements indiques.

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:`DoubleVect & TRUSTChamp_Morceaux_generique<_TYPE_>::valeur_aux_elems_compo(const DoubleTab &positions, const IntVect &les_polys, DoubleVect &valeurs, int ncomp) const override <trustchamp-morceaux-generique-public-doublevect-ref-trustchamp-morceaux-generique-type-valeur-aux-elems-compo-const-doubletab-ref-positions-const-intvect-ref-les-polys-doublevect-ref-valeurs-int-ncomp-const-override>`
[DoubleVect & TRUSTChamp_Morceaux_generique<_TYPE_>::valeur_aux_elems_compo(const DoubleTab &positions, const IntVect &les_polys, DoubleVect &valeurs, int ncomp) const override](#trustchamp-morceaux-generique-public-doublevect-ref-trustchamp-morceaux-generique-type-valeur-aux-elems-compo-const-doubletab-ref-positions-const-intvect-ref-les-polys-doublevect-ref-valeurs-int-ncomp-const-override)

complete_readOn#

Definition
Entree & TRUSTChamp_Morceaux_generique<_TYPE_>::complete_readOn(const int dim, const Nom &qsj, Entree &is, Nom &nom)
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:`Entree & TRUSTChamp_Morceaux_generique<_TYPE_>::complete_readOn(const int dim, const Nom &qsj, Entree &is, Nom &nom) <trustchamp-morceaux-generique-protected-entree-ref-trustchamp-morceaux-generique-type-complete-readon-const-int-dim-const-nom-ref-qsj-entree-ref-is-nom-ref-nom>`
[Entree & TRUSTChamp_Morceaux_generique<_TYPE_>::complete_readOn(const int dim, const Nom &qsj, Entree &is, Nom &nom)](#trustchamp-morceaux-generique-protected-entree-ref-trustchamp-morceaux-generique-type-complete-readon-const-int-dim-const-nom-ref-qsj-entree-ref-is-nom-ref-nom)

creer_tabs#

Definition
void TRUSTChamp_Morceaux_generique<_TYPE_>::creer_tabs(const int)
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:`void TRUSTChamp_Morceaux_generique<_TYPE_>::creer_tabs(const int) <trustchamp-morceaux-generique-protected-void-trustchamp-morceaux-generique-type-creer-tabs-const-int>`
[void TRUSTChamp_Morceaux_generique<_TYPE_>::creer_tabs(const int)](#trustchamp-morceaux-generique-protected-void-trustchamp-morceaux-generique-type-creer-tabs-const-int)

interprete_get_domaine#

Definition
void TRUSTChamp_Morceaux_generique<_TYPE_>::interprete_get_domaine(const Nom &nom)
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:`void TRUSTChamp_Morceaux_generique<_TYPE_>::interprete_get_domaine(const Nom &nom) <trustchamp-morceaux-generique-protected-void-trustchamp-morceaux-generique-type-interprete-get-domaine-const-nom-ref-nom>`
[void TRUSTChamp_Morceaux_generique<_TYPE_>::interprete_get_domaine(const Nom &nom)](#trustchamp-morceaux-generique-protected-void-trustchamp-morceaux-generique-type-interprete-get-domaine-const-nom-ref-nom)

Attributes Documentation#

les_sous_domaines (protected)
TRUST_List<TRUST_Ref<Sous_Domaine *>> TRUSTChamp_Morceaux_generique<_TYPE_>::les_sous_domaines
mon_domaine (protected)
TRUST_Ref<Domaine *> TRUSTChamp_Morceaux_generique<_TYPE_>::mon_domaine
nom_champ_parametre_ (protected)
Nom TRUSTChamp_Morceaux_generique<_TYPE_>::nom_champ_parametre_
parser (protected)
TRUST_Vector<Parser_U> TRUSTChamp_Morceaux_generique<_TYPE_>::parser
parser_idx (protected)
IntTab TRUSTChamp_Morceaux_generique<_TYPE_>::parser_idx
read_pb_instead_of_domain (protected)
bool TRUSTChamp_Morceaux_generique<_TYPE_>::read_pb_instead_of_domain = false
ref_pb (protected)
TRUST_Ref<Probleme_base *> TRUSTChamp_Morceaux_generique<_TYPE_>::ref_pb