TRUSTChamp_Don_generique#

#include <TRUSTChamp_Don_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\_Don\_generique <class-template-trustchamp-don-generique>`
[TRUSTChamp\_Don\_generique](#class-template-trustchamp-don-generique)

Detailed description#

Inherits from#

List of Public Methods#

List of Protected Methods#

List of Private Methods#

Complete Member Function Documentation#

affecter#

Definition
Champ_base & TRUSTChamp_Don_generique<_TYPE_>::affecter(const Champ_base &ch)
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:`Champ_base & TRUSTChamp_Don_generique<_TYPE_>::affecter(const Champ_base &ch) <trustchamp-don-generique-public-champ-base-ref-trustchamp-don-generique-type-affecter-const-champ-base-ref-ch>`
[Champ_base & TRUSTChamp_Don_generique<_TYPE_>::affecter(const Champ_base &ch)](#trustchamp-don-generique-public-champ-base-ref-trustchamp-don-generique-type-affecter-const-champ-base-ref-ch)

affecter_#

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

interprete_get_domaine#

Definition
Domaine & TRUSTChamp_Don_generique<_TYPE_>::interprete_get_domaine(const Nom &nom)
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:`Domaine & TRUSTChamp_Don_generique<_TYPE_>::interprete_get_domaine(const Nom &nom) <trustchamp-don-generique-public-domaine-ref-trustchamp-don-generique-type-interprete-get-domaine-const-nom-ref-nom>`
[Domaine & TRUSTChamp_Don_generique<_TYPE_>::interprete_get_domaine(const Nom &nom)](#trustchamp-don-generique-public-domaine-ref-trustchamp-don-generique-type-interprete-get-domaine-const-nom-ref-nom)

mettre_a_jour#

Definition
void TRUSTChamp_Don_generique<_TYPE_>::mettre_a_jour(double) 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_Don_generique<_TYPE_>::mettre_a_jour(double) override <trustchamp-don-generique-public-void-trustchamp-don-generique-type-mettre-a-jour-double-override>`
[void TRUSTChamp_Don_generique<_TYPE_>::mettre_a_jour(double) override](#trustchamp-don-generique-public-void-trustchamp-don-generique-type-mettre-a-jour-double-override)

printOn#

Definition
Sortie & TRUSTChamp_Don_generique<_TYPE_>::printOn(Sortie &os) const override
Brief description

Ecriture de l’objet sur un flot de sortie Methode a surcharger.

Detailed description

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:`Sortie & TRUSTChamp_Don_generique<_TYPE_>::printOn(Sortie &os) const override <trustchamp-don-generique-public-sortie-ref-trustchamp-don-generique-type-printon-sortie-ref-os-const-override>`
[Sortie & TRUSTChamp_Don_generique<_TYPE_>::printOn(Sortie &os) const override](#trustchamp-don-generique-public-sortie-ref-trustchamp-don-generique-type-printon-sortie-ref-os-const-override)

valeur_a#

Definition
DoubleVect & TRUSTChamp_Don_generique<_TYPE_>::valeur_a(const DoubleVect &position, DoubleVect &vals) 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_Don_generique<_TYPE_>::valeur_a(const DoubleVect &position, DoubleVect &vals) const override <trustchamp-don-generique-public-doublevect-ref-trustchamp-don-generique-type-valeur-a-const-doublevect-ref-position-doublevect-ref-vals-const-override>`
[DoubleVect & TRUSTChamp_Don_generique<_TYPE_>::valeur_a(const DoubleVect &position, DoubleVect &vals) const override](#trustchamp-don-generique-public-doublevect-ref-trustchamp-don-generique-type-valeur-a-const-doublevect-ref-position-doublevect-ref-vals-const-override)

valeur_a_compo#

Definition
double TRUSTChamp_Don_generique<_TYPE_>::valeur_a_compo(const DoubleVect &position, int ncomp) const override
Brief description

Calcule la valeur ponctuelle de la composante “compo” du champ au point de coordonnees pos.

Detailed description

Dans la classe de base, l’implementation appelle valeur_a(const DoubleVect &, DoubleVect &)

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_Don_generique<_TYPE_>::valeur_a_compo(const DoubleVect &position, int ncomp) const override <trustchamp-don-generique-public-double-trustchamp-don-generique-type-valeur-a-compo-const-doublevect-ref-position-int-ncomp-const-override>`
[double TRUSTChamp_Don_generique<_TYPE_>::valeur_a_compo(const DoubleVect &position, int ncomp) const override](#trustchamp-don-generique-public-double-trustchamp-don-generique-type-valeur-a-compo-const-doublevect-ref-position-int-ncomp-const-override)

valeur_a_elem#

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

valeur_a_elem_compo#

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

valeur_aux#

Definition
DoubleTab & TRUSTChamp_Don_generique<_TYPE_>::valeur_aux(const DoubleTab &positions, DoubleTab &vals) 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_Don_generique<_TYPE_>::valeur_aux(const DoubleTab &positions, DoubleTab &vals) const override <trustchamp-don-generique-public-doubletab-ref-trustchamp-don-generique-type-valeur-aux-const-doubletab-ref-positions-doubletab-ref-vals-const-override>`
[DoubleTab & TRUSTChamp_Don_generique<_TYPE_>::valeur_aux(const DoubleTab &positions, DoubleTab &vals) const override](#trustchamp-don-generique-public-doubletab-ref-trustchamp-don-generique-type-valeur-aux-const-doubletab-ref-positions-doubletab-ref-vals-const-override)

valeur_aux_compo#

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

valeur_aux_elems#

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

valeur_aux_elems_compo#

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

mettre_a_jour_positions#

Definition
void TRUSTChamp_Don_generique<_TYPE_>::mettre_a_jour_positions(DoubleTab &)
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_Don_generique<_TYPE_>::mettre_a_jour_positions(DoubleTab &) <trustchamp-don-generique-protected-void-trustchamp-don-generique-type-mettre-a-jour-positions-doubletab-ref>`
[void TRUSTChamp_Don_generique<_TYPE_>::mettre_a_jour_positions(DoubleTab &)](#trustchamp-don-generique-protected-void-trustchamp-don-generique-type-mettre-a-jour-positions-doubletab-ref)

valeur_a_#

Definition
std::enable_if_t<T !=Champ_Don_Type::LU, DoubleVect &> TRUSTChamp_Don_generique<_TYPE_>::valeur_a_(const DoubleVect &position, DoubleVect &valeurs) const
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:`std::enable_if_t<T !=Champ_Don_Type::LU, DoubleVect &> TRUSTChamp_Don_generique<_TYPE_>::valeur_a_(const DoubleVect &position, DoubleVect &valeurs) const <trustchamp-don-generique-private-std-enable-if-t-t-!-equal-champ-don-type-lu-doublevect-ref-trustchamp-don-generique-type-valeur-a-underscore-const-doublevect-ref-position-doublevect-ref-valeurs-const>`
[std::enable_if_t<T !=Champ_Don_Type::LU, DoubleVect &> TRUSTChamp_Don_generique<_TYPE_>::valeur_a_(const DoubleVect &position, DoubleVect &valeurs) const](#trustchamp-don-generique-private-std-enable-if-t-t-!-equal-champ-don-type-lu-doublevect-ref-trustchamp-don-generique-type-valeur-a-underscore-const-doublevect-ref-position-doublevect-ref-valeurs-const)

valeur_a_#

Definition
std::enable_if_t<T==Champ_Don_Type::LU, DoubleVect &> TRUSTChamp_Don_generique<_TYPE_>::valeur_a_(const DoubleVect &position, DoubleVect &valeurs) const
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:`std::enable_if_t<T==Champ_Don_Type::LU, DoubleVect &> TRUSTChamp_Don_generique<_TYPE_>::valeur_a_(const DoubleVect &position, DoubleVect &valeurs) const <trustchamp-don-generique-private-std-enable-if-t-t-equal-equal-champ-don-type-lu-doublevect-ref-trustchamp-don-generique-type-valeur-a-underscore-const-doublevect-ref-position-doublevect-ref-valeurs-const>`
[std::enable_if_t<T==Champ_Don_Type::LU, DoubleVect &> TRUSTChamp_Don_generique<_TYPE_>::valeur_a_(const DoubleVect &position, DoubleVect &valeurs) const](#trustchamp-don-generique-private-std-enable-if-t-t-equal-equal-champ-don-type-lu-doublevect-ref-trustchamp-don-generique-type-valeur-a-underscore-const-doublevect-ref-position-doublevect-ref-valeurs-const)

valeur_a_elem_#

Definition
std::enable_if_t<T !=Champ_Don_Type::LU, DoubleVect &> TRUSTChamp_Don_generique<_TYPE_>::valeur_a_elem_(const DoubleVect &position, DoubleVect &valeurs, int le_poly) const
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:`std::enable_if_t<T !=Champ_Don_Type::LU, DoubleVect &> TRUSTChamp_Don_generique<_TYPE_>::valeur_a_elem_(const DoubleVect &position, DoubleVect &valeurs, int le_poly) const <trustchamp-don-generique-private-std-enable-if-t-t-!-equal-champ-don-type-lu-doublevect-ref-trustchamp-don-generique-type-valeur-a-elem-underscore-const-doublevect-ref-position-doublevect-ref-valeurs-int-le-poly-const>`
[std::enable_if_t<T !=Champ_Don_Type::LU, DoubleVect &> TRUSTChamp_Don_generique<_TYPE_>::valeur_a_elem_(const DoubleVect &position, DoubleVect &valeurs, int le_poly) const](#trustchamp-don-generique-private-std-enable-if-t-t-!-equal-champ-don-type-lu-doublevect-ref-trustchamp-don-generique-type-valeur-a-elem-underscore-const-doublevect-ref-position-doublevect-ref-valeurs-int-le-poly-const)

valeur_a_elem_#

Definition
std::enable_if_t<T==Champ_Don_Type::LU, DoubleVect &> TRUSTChamp_Don_generique<_TYPE_>::valeur_a_elem_(const DoubleVect &position, DoubleVect &valeurs, int le_poly) const
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:`std::enable_if_t<T==Champ_Don_Type::LU, DoubleVect &> TRUSTChamp_Don_generique<_TYPE_>::valeur_a_elem_(const DoubleVect &position, DoubleVect &valeurs, int le_poly) const <trustchamp-don-generique-private-std-enable-if-t-t-equal-equal-champ-don-type-lu-doublevect-ref-trustchamp-don-generique-type-valeur-a-elem-underscore-const-doublevect-ref-position-doublevect-ref-valeurs-int-le-poly-const>`
[std::enable_if_t<T==Champ_Don_Type::LU, DoubleVect &> TRUSTChamp_Don_generique<_TYPE_>::valeur_a_elem_(const DoubleVect &position, DoubleVect &valeurs, int le_poly) const](#trustchamp-don-generique-private-std-enable-if-t-t-equal-equal-champ-don-type-lu-doublevect-ref-trustchamp-don-generique-type-valeur-a-elem-underscore-const-doublevect-ref-position-doublevect-ref-valeurs-int-le-poly-const)

valeur_a_elem_compo_#

Definition
std::enable_if_t<T !=Champ_Don_Type::TXYZ, double> TRUSTChamp_Don_generique<_TYPE_>::valeur_a_elem_compo_(const DoubleVect &position, int le_poly, int ncomp) const
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:`std::enable_if_t<T !=Champ_Don_Type::TXYZ, double> TRUSTChamp_Don_generique<_TYPE_>::valeur_a_elem_compo_(const DoubleVect &position, int le_poly, int ncomp) const <trustchamp-don-generique-private-std-enable-if-t-t-!-equal-champ-don-type-txyz-double-trustchamp-don-generique-type-valeur-a-elem-compo-underscore-const-doublevect-ref-position-int-le-poly-int-ncomp-const>`
[std::enable_if_t<T !=Champ_Don_Type::TXYZ, double> TRUSTChamp_Don_generique<_TYPE_>::valeur_a_elem_compo_(const DoubleVect &position, int le_poly, int ncomp) const](#trustchamp-don-generique-private-std-enable-if-t-t-!-equal-champ-don-type-txyz-double-trustchamp-don-generique-type-valeur-a-elem-compo-underscore-const-doublevect-ref-position-int-le-poly-int-ncomp-const)

valeur_a_elem_compo_#

Definition
std::enable_if_t<T==Champ_Don_Type::TXYZ, double> TRUSTChamp_Don_generique<_TYPE_>::valeur_a_elem_compo_(const DoubleVect &position, int le_poly, int ncomp) const
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:`std::enable_if_t<T==Champ_Don_Type::TXYZ, double> TRUSTChamp_Don_generique<_TYPE_>::valeur_a_elem_compo_(const DoubleVect &position, int le_poly, int ncomp) const <trustchamp-don-generique-private-std-enable-if-t-t-equal-equal-champ-don-type-txyz-double-trustchamp-don-generique-type-valeur-a-elem-compo-underscore-const-doublevect-ref-position-int-le-poly-int-ncomp-const>`
[std::enable_if_t<T==Champ_Don_Type::TXYZ, double> TRUSTChamp_Don_generique<_TYPE_>::valeur_a_elem_compo_(const DoubleVect &position, int le_poly, int ncomp) const](#trustchamp-don-generique-private-std-enable-if-t-t-equal-equal-champ-don-type-txyz-double-trustchamp-don-generique-type-valeur-a-elem-compo-underscore-const-doublevect-ref-position-int-le-poly-int-ncomp-const)

valeur_aux_#

Definition
std::enable_if_t<T !=Champ_Don_Type::LU, DoubleTab &> TRUSTChamp_Don_generique<_TYPE_>::valeur_aux_(const DoubleTab &positions, DoubleTab &valeurs) const
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:`std::enable_if_t<T !=Champ_Don_Type::LU, DoubleTab &> TRUSTChamp_Don_generique<_TYPE_>::valeur_aux_(const DoubleTab &positions, DoubleTab &valeurs) const <trustchamp-don-generique-private-std-enable-if-t-t-!-equal-champ-don-type-lu-doubletab-ref-trustchamp-don-generique-type-valeur-aux-underscore-const-doubletab-ref-positions-doubletab-ref-valeurs-const>`
[std::enable_if_t<T !=Champ_Don_Type::LU, DoubleTab &> TRUSTChamp_Don_generique<_TYPE_>::valeur_aux_(const DoubleTab &positions, DoubleTab &valeurs) const](#trustchamp-don-generique-private-std-enable-if-t-t-!-equal-champ-don-type-lu-doubletab-ref-trustchamp-don-generique-type-valeur-aux-underscore-const-doubletab-ref-positions-doubletab-ref-valeurs-const)

valeur_aux_#

Definition
std::enable_if_t<T==Champ_Don_Type::LU, DoubleTab &> TRUSTChamp_Don_generique<_TYPE_>::valeur_aux_(const DoubleTab &positions, DoubleTab &valeurs) const
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:`std::enable_if_t<T==Champ_Don_Type::LU, DoubleTab &> TRUSTChamp_Don_generique<_TYPE_>::valeur_aux_(const DoubleTab &positions, DoubleTab &valeurs) const <trustchamp-don-generique-private-std-enable-if-t-t-equal-equal-champ-don-type-lu-doubletab-ref-trustchamp-don-generique-type-valeur-aux-underscore-const-doubletab-ref-positions-doubletab-ref-valeurs-const>`
[std::enable_if_t<T==Champ_Don_Type::LU, DoubleTab &> TRUSTChamp_Don_generique<_TYPE_>::valeur_aux_(const DoubleTab &positions, DoubleTab &valeurs) const](#trustchamp-don-generique-private-std-enable-if-t-t-equal-equal-champ-don-type-lu-doubletab-ref-trustchamp-don-generique-type-valeur-aux-underscore-const-doubletab-ref-positions-doubletab-ref-valeurs-const)

valeur_aux_compo_#

Definition
std::enable_if_t<T !=Champ_Don_Type::LU, DoubleVect &> TRUSTChamp_Don_generique<_TYPE_>::valeur_aux_compo_(const DoubleTab &positions, DoubleVect &valeurs, int ncomp) const
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:`std::enable_if_t<T !=Champ_Don_Type::LU, DoubleVect &> TRUSTChamp_Don_generique<_TYPE_>::valeur_aux_compo_(const DoubleTab &positions, DoubleVect &valeurs, int ncomp) const <trustchamp-don-generique-private-std-enable-if-t-t-!-equal-champ-don-type-lu-doublevect-ref-trustchamp-don-generique-type-valeur-aux-compo-underscore-const-doubletab-ref-positions-doublevect-ref-valeurs-int-ncomp-const>`
[std::enable_if_t<T !=Champ_Don_Type::LU, DoubleVect &> TRUSTChamp_Don_generique<_TYPE_>::valeur_aux_compo_(const DoubleTab &positions, DoubleVect &valeurs, int ncomp) const](#trustchamp-don-generique-private-std-enable-if-t-t-!-equal-champ-don-type-lu-doublevect-ref-trustchamp-don-generique-type-valeur-aux-compo-underscore-const-doubletab-ref-positions-doublevect-ref-valeurs-int-ncomp-const)

valeur_aux_compo_#

Definition
std::enable_if_t<T==Champ_Don_Type::LU, DoubleVect &> TRUSTChamp_Don_generique<_TYPE_>::valeur_aux_compo_(const DoubleTab &positions, DoubleVect &valeurs, int ncomp) const
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:`std::enable_if_t<T==Champ_Don_Type::LU, DoubleVect &> TRUSTChamp_Don_generique<_TYPE_>::valeur_aux_compo_(const DoubleTab &positions, DoubleVect &valeurs, int ncomp) const <trustchamp-don-generique-private-std-enable-if-t-t-equal-equal-champ-don-type-lu-doublevect-ref-trustchamp-don-generique-type-valeur-aux-compo-underscore-const-doubletab-ref-positions-doublevect-ref-valeurs-int-ncomp-const>`
[std::enable_if_t<T==Champ_Don_Type::LU, DoubleVect &> TRUSTChamp_Don_generique<_TYPE_>::valeur_aux_compo_(const DoubleTab &positions, DoubleVect &valeurs, int ncomp) const](#trustchamp-don-generique-private-std-enable-if-t-t-equal-equal-champ-don-type-lu-doublevect-ref-trustchamp-don-generique-type-valeur-aux-compo-underscore-const-doubletab-ref-positions-doublevect-ref-valeurs-int-ncomp-const)

valeur_aux_elems_#

Definition
std::enable_if_t<T !=Champ_Don_Type::LU, DoubleTab &> TRUSTChamp_Don_generique<_TYPE_>::valeur_aux_elems_(const DoubleTab &positions, const IntVect &les_polys, DoubleTab &valeurs) const
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:`std::enable_if_t<T !=Champ_Don_Type::LU, DoubleTab &> TRUSTChamp_Don_generique<_TYPE_>::valeur_aux_elems_(const DoubleTab &positions, const IntVect &les_polys, DoubleTab &valeurs) const <trustchamp-don-generique-private-std-enable-if-t-t-!-equal-champ-don-type-lu-doubletab-ref-trustchamp-don-generique-type-valeur-aux-elems-underscore-const-doubletab-ref-positions-const-intvect-ref-les-polys-doubletab-ref-valeurs-const>`
[std::enable_if_t<T !=Champ_Don_Type::LU, DoubleTab &> TRUSTChamp_Don_generique<_TYPE_>::valeur_aux_elems_(const DoubleTab &positions, const IntVect &les_polys, DoubleTab &valeurs) const](#trustchamp-don-generique-private-std-enable-if-t-t-!-equal-champ-don-type-lu-doubletab-ref-trustchamp-don-generique-type-valeur-aux-elems-underscore-const-doubletab-ref-positions-const-intvect-ref-les-polys-doubletab-ref-valeurs-const)

valeur_aux_elems_#

Definition
std::enable_if_t<T==Champ_Don_Type::LU, DoubleTab &> TRUSTChamp_Don_generique<_TYPE_>::valeur_aux_elems_(const DoubleTab &positions, const IntVect &les_polys, DoubleTab &valeurs) const
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:`std::enable_if_t<T==Champ_Don_Type::LU, DoubleTab &> TRUSTChamp_Don_generique<_TYPE_>::valeur_aux_elems_(const DoubleTab &positions, const IntVect &les_polys, DoubleTab &valeurs) const <trustchamp-don-generique-private-std-enable-if-t-t-equal-equal-champ-don-type-lu-doubletab-ref-trustchamp-don-generique-type-valeur-aux-elems-underscore-const-doubletab-ref-positions-const-intvect-ref-les-polys-doubletab-ref-valeurs-const>`
[std::enable_if_t<T==Champ_Don_Type::LU, DoubleTab &> TRUSTChamp_Don_generique<_TYPE_>::valeur_aux_elems_(const DoubleTab &positions, const IntVect &les_polys, DoubleTab &valeurs) const](#trustchamp-don-generique-private-std-enable-if-t-t-equal-equal-champ-don-type-lu-doubletab-ref-trustchamp-don-generique-type-valeur-aux-elems-underscore-const-doubletab-ref-positions-const-intvect-ref-les-polys-doubletab-ref-valeurs-const)

valeur_aux_elems_compo_#

Definition
std::enable_if_t<T !=Champ_Don_Type::LU, DoubleVect &> TRUSTChamp_Don_generique<_TYPE_>::valeur_aux_elems_compo_(const DoubleTab &positions, const IntVect &les_polys, DoubleVect &valeurs, int ncomp) const
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:`std::enable_if_t<T !=Champ_Don_Type::LU, DoubleVect &> TRUSTChamp_Don_generique<_TYPE_>::valeur_aux_elems_compo_(const DoubleTab &positions, const IntVect &les_polys, DoubleVect &valeurs, int ncomp) const <trustchamp-don-generique-private-std-enable-if-t-t-!-equal-champ-don-type-lu-doublevect-ref-trustchamp-don-generique-type-valeur-aux-elems-compo-underscore-const-doubletab-ref-positions-const-intvect-ref-les-polys-doublevect-ref-valeurs-int-ncomp-const>`
[std::enable_if_t<T !=Champ_Don_Type::LU, DoubleVect &> TRUSTChamp_Don_generique<_TYPE_>::valeur_aux_elems_compo_(const DoubleTab &positions, const IntVect &les_polys, DoubleVect &valeurs, int ncomp) const](#trustchamp-don-generique-private-std-enable-if-t-t-!-equal-champ-don-type-lu-doublevect-ref-trustchamp-don-generique-type-valeur-aux-elems-compo-underscore-const-doubletab-ref-positions-const-intvect-ref-les-polys-doublevect-ref-valeurs-int-ncomp-const)

valeur_aux_elems_compo_#

Definition
std::enable_if_t<T==Champ_Don_Type::LU, DoubleVect &> TRUSTChamp_Don_generique<_TYPE_>::valeur_aux_elems_compo_(const DoubleTab &positions, const IntVect &les_polys, DoubleVect &valeurs, int ncomp) const
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:`std::enable_if_t<T==Champ_Don_Type::LU, DoubleVect &> TRUSTChamp_Don_generique<_TYPE_>::valeur_aux_elems_compo_(const DoubleTab &positions, const IntVect &les_polys, DoubleVect &valeurs, int ncomp) const <trustchamp-don-generique-private-std-enable-if-t-t-equal-equal-champ-don-type-lu-doublevect-ref-trustchamp-don-generique-type-valeur-aux-elems-compo-underscore-const-doubletab-ref-positions-const-intvect-ref-les-polys-doublevect-ref-valeurs-int-ncomp-const>`
[std::enable_if_t<T==Champ_Don_Type::LU, DoubleVect &> TRUSTChamp_Don_generique<_TYPE_>::valeur_aux_elems_compo_(const DoubleTab &positions, const IntVect &les_polys, DoubleVect &valeurs, int ncomp) const](#trustchamp-don-generique-private-std-enable-if-t-t-equal-equal-champ-don-type-lu-doublevect-ref-trustchamp-don-generique-type-valeur-aux-elems-compo-underscore-const-doubletab-ref-positions-const-intvect-ref-les-polys-doublevect-ref-valeurs-int-ncomp-const)

Attributes Documentation#

mon_domaine (protected)
TRUST_Ref<Domaine *> TRUSTChamp_Don_generique<_TYPE_>::mon_domaine