Champ_Face_VDF_implementation#

#include <Champ_Face_VDF_implementation.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:`Champ\_Face\_VDF\_implementation <class-champ-face-vdf-implementation>`
[Champ\_Face\_VDF\_implementation](#class-champ-face-vdf-implementation)

Detailed description#

Inherits from#

Inherited by#

Inheritance graph#

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

../../../../../_images/classChamp__Face__VDF__implementation__inherit__graph.png

List of Public Methods#

List of Protected Methods#

List of Private Methods#

Complete Member Function Documentation#

imprime_Face#

Definition
int Champ_Face_VDF_implementation::imprime_Face(Sortie &, int) 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:`int Champ_Face_VDF_implementation::imprime_Face(Sortie &, int) const <champ-face-vdf-implementation-public-int-champ-face-vdf-implementation-imprime-face-sortie-ref-int-const>`
[int Champ_Face_VDF_implementation::imprime_Face(Sortie &, int) const](#champ-face-vdf-implementation-public-int-champ-face-vdf-implementation-imprime-face-sortie-ref-int-const)

remplir_coord_noeuds#

Definition
DoubleTab & Champ_Face_VDF_implementation::remplir_coord_noeuds(DoubleTab &positions) const override
Brief description
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:`DoubleTab & Champ_Face_VDF_implementation::remplir_coord_noeuds(DoubleTab &positions) const override <champ-face-vdf-implementation-public-doubletab-ref-champ-face-vdf-implementation-remplir-coord-noeuds-doubletab-ref-positions-const-override>`
[DoubleTab & Champ_Face_VDF_implementation::remplir_coord_noeuds(DoubleTab &positions) const override](#champ-face-vdf-implementation-public-doubletab-ref-champ-face-vdf-implementation-remplir-coord-noeuds-doubletab-ref-positions-const-override)

remplir_coord_noeuds_et_polys#

Definition
int Champ_Face_VDF_implementation::remplir_coord_noeuds_et_polys(DoubleTab &positions, IntVect &polys) const override
Brief description
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:`int Champ_Face_VDF_implementation::remplir_coord_noeuds_et_polys(DoubleTab &positions, IntVect &polys) const override <champ-face-vdf-implementation-public-int-champ-face-vdf-implementation-remplir-coord-noeuds-et-polys-doubletab-ref-positions-intvect-ref-polys-const-override>`
[int Champ_Face_VDF_implementation::remplir_coord_noeuds_et_polys(DoubleTab &positions, IntVect &polys) const override](#champ-face-vdf-implementation-public-int-champ-face-vdf-implementation-remplir-coord-noeuds-et-polys-doubletab-ref-positions-intvect-ref-polys-const-override)

valeur_a_elem#

Definition
DoubleVect & Champ_Face_VDF_implementation::valeur_a_elem(const DoubleVect &position, DoubleVect &val, int le_poly) const override
Brief description
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:`DoubleVect & Champ_Face_VDF_implementation::valeur_a_elem(const DoubleVect &position, DoubleVect &val, int le_poly) const override <champ-face-vdf-implementation-public-doublevect-ref-champ-face-vdf-implementation-valeur-a-elem-const-doublevect-ref-position-doublevect-ref-val-int-le-poly-const-override>`
[DoubleVect & Champ_Face_VDF_implementation::valeur_a_elem(const DoubleVect &position, DoubleVect &val, int le_poly) const override](#champ-face-vdf-implementation-public-doublevect-ref-champ-face-vdf-implementation-valeur-a-elem-const-doublevect-ref-position-doublevect-ref-val-int-le-poly-const-override)

valeur_a_elem_compo#

Definition
double Champ_Face_VDF_implementation::valeur_a_elem_compo(const DoubleVect &position, int le_poly, int ncomp) const override
Brief description
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:`double Champ_Face_VDF_implementation::valeur_a_elem_compo(const DoubleVect &position, int le_poly, int ncomp) const override <champ-face-vdf-implementation-public-double-champ-face-vdf-implementation-valeur-a-elem-compo-const-doublevect-ref-position-int-le-poly-int-ncomp-const-override>`
[double Champ_Face_VDF_implementation::valeur_a_elem_compo(const DoubleVect &position, int le_poly, int ncomp) const override](#champ-face-vdf-implementation-public-double-champ-face-vdf-implementation-valeur-a-elem-compo-const-doublevect-ref-position-int-le-poly-int-ncomp-const-override)

valeur_aux_elems#

Definition
DoubleTab & Champ_Face_VDF_implementation::valeur_aux_elems(const DoubleTab &positions, const IntVect &les_polys, DoubleTab &valeurs) const override
Brief description
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:`DoubleTab & Champ_Face_VDF_implementation::valeur_aux_elems(const DoubleTab &positions, const IntVect &les_polys, DoubleTab &valeurs) const override <champ-face-vdf-implementation-public-doubletab-ref-champ-face-vdf-implementation-valeur-aux-elems-const-doubletab-ref-positions-const-intvect-ref-les-polys-doubletab-ref-valeurs-const-override>`
[DoubleTab & Champ_Face_VDF_implementation::valeur_aux_elems(const DoubleTab &positions, const IntVect &les_polys, DoubleTab &valeurs) const override](#champ-face-vdf-implementation-public-doubletab-ref-champ-face-vdf-implementation-valeur-aux-elems-const-doubletab-ref-positions-const-intvect-ref-les-polys-doubletab-ref-valeurs-const-override)

valeur_aux_elems_compo#

Definition
DoubleVect & Champ_Face_VDF_implementation::valeur_aux_elems_compo(const DoubleTab &positions, const IntVect &les_polys, DoubleVect &valeurs, int ncomp) const override
Brief description
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:`DoubleVect & Champ_Face_VDF_implementation::valeur_aux_elems_compo(const DoubleTab &positions, const IntVect &les_polys, DoubleVect &valeurs, int ncomp) const override <champ-face-vdf-implementation-public-doublevect-ref-champ-face-vdf-implementation-valeur-aux-elems-compo-const-doubletab-ref-positions-const-intvect-ref-les-polys-doublevect-ref-valeurs-int-ncomp-const-override>`
[DoubleVect & Champ_Face_VDF_implementation::valeur_aux_elems_compo(const DoubleTab &positions, const IntVect &les_polys, DoubleVect &valeurs, int ncomp) const override](#champ-face-vdf-implementation-public-doublevect-ref-champ-face-vdf-implementation-valeur-aux-elems-compo-const-doubletab-ref-positions-const-intvect-ref-les-polys-doublevect-ref-valeurs-int-ncomp-const-override)

valeur_aux_elems_passe#

Definition
DoubleTab & Champ_Face_VDF_implementation::valeur_aux_elems_passe(const DoubleTab &positions, const IntVect &les_polys, DoubleTab &valeurs) 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:`DoubleTab & Champ_Face_VDF_implementation::valeur_aux_elems_passe(const DoubleTab &positions, const IntVect &les_polys, DoubleTab &valeurs) const <champ-face-vdf-implementation-public-doubletab-ref-champ-face-vdf-implementation-valeur-aux-elems-passe-const-doubletab-ref-positions-const-intvect-ref-les-polys-doubletab-ref-valeurs-const>`
[DoubleTab & Champ_Face_VDF_implementation::valeur_aux_elems_passe(const DoubleTab &positions, const IntVect &les_polys, DoubleTab &valeurs) const](#champ-face-vdf-implementation-public-doubletab-ref-champ-face-vdf-implementation-valeur-aux-elems-passe-const-doubletab-ref-positions-const-intvect-ref-les-polys-doubletab-ref-valeurs-const)

valeur_aux_sommets#

Definition
DoubleTab & Champ_Face_VDF_implementation::valeur_aux_sommets(const Domaine &, DoubleTab &) const override
Brief description
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:`DoubleTab & Champ_Face_VDF_implementation::valeur_aux_sommets(const Domaine &, DoubleTab &) const override <champ-face-vdf-implementation-public-doubletab-ref-champ-face-vdf-implementation-valeur-aux-sommets-const-domaine-ref-doubletab-ref-const-override>`
[DoubleTab & Champ_Face_VDF_implementation::valeur_aux_sommets(const Domaine &, DoubleTab &) const override](#champ-face-vdf-implementation-public-doubletab-ref-champ-face-vdf-implementation-valeur-aux-sommets-const-domaine-ref-doubletab-ref-const-override)

valeur_aux_sommets_compo#

Definition
DoubleVect & Champ_Face_VDF_implementation::valeur_aux_sommets_compo(const Domaine &, DoubleVect &, int) const override
Brief description
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:`DoubleVect & Champ_Face_VDF_implementation::valeur_aux_sommets_compo(const Domaine &, DoubleVect &, int) const override <champ-face-vdf-implementation-public-doublevect-ref-champ-face-vdf-implementation-valeur-aux-sommets-compo-const-domaine-ref-doublevect-ref-int-const-override>`
[DoubleVect & Champ_Face_VDF_implementation::valeur_aux_sommets_compo(const Domaine &, DoubleVect &, int) const override](#champ-face-vdf-implementation-public-doublevect-ref-champ-face-vdf-implementation-valeur-aux-sommets-compo-const-domaine-ref-doublevect-ref-int-const-override)

domaine_vdf#

Definition
virtual const Domaine_VDF & Champ_Face_VDF_implementation::domaine_vdf() const =0
Brief description
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 const Domaine_VDF & Champ_Face_VDF_implementation::domaine_vdf() const =0 <champ-face-vdf-implementation-protected-virtual-const-domaine-vdf-ref-champ-face-vdf-implementation-domaine-vdf-const-equal-0>`
[virtual const Domaine_VDF & Champ_Face_VDF_implementation::domaine_vdf() const =0](#champ-face-vdf-implementation-protected-virtual-const-domaine-vdf-ref-champ-face-vdf-implementation-domaine-vdf-const-equal-0)

interpolation#

Definition
double Champ_Face_VDF_implementation::interpolation(const double, const double, const double) const
Brief description
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:`double Champ_Face_VDF_implementation::interpolation(const double, const double, const double) const <champ-face-vdf-implementation-protected-double-champ-face-vdf-implementation-interpolation-const-double-const-double-const-double-const>`
[double Champ_Face_VDF_implementation::interpolation(const double, const double, const double) const](#champ-face-vdf-implementation-protected-double-champ-face-vdf-implementation-interpolation-const-double-const-double-const-double-const)

trace#

Definition
DoubleTab & Champ_Face_VDF_implementation::trace(const Frontiere_dis_base &fr, const DoubleTab &y, DoubleTab &x, int distant) 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:`DoubleTab & Champ_Face_VDF_implementation::trace(const Frontiere_dis_base &fr, const DoubleTab &y, DoubleTab &x, int distant) const <champ-face-vdf-implementation-protected-doubletab-ref-champ-face-vdf-implementation-trace-const-frontiere-dis-base-ref-fr-const-doubletab-ref-y-doubletab-ref-x-int-distant-const>`
[DoubleTab & Champ_Face_VDF_implementation::trace(const Frontiere_dis_base &fr, const DoubleTab &y, DoubleTab &x, int distant) const](#champ-face-vdf-implementation-protected-doubletab-ref-champ-face-vdf-implementation-trace-const-frontiere-dis-base-ref-fr-const-doubletab-ref-y-doubletab-ref-x-int-distant-const)

valeur_a_elem_#

Definition
DoubleVect & Champ_Face_VDF_implementation::valeur_a_elem_(const DoubleTab &val_face, const DoubleVect &position, DoubleVect &val, 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:`DoubleVect & Champ_Face_VDF_implementation::valeur_a_elem_(const DoubleTab &val_face, const DoubleVect &position, DoubleVect &val, int le_poly) const <champ-face-vdf-implementation-private-doublevect-ref-champ-face-vdf-implementation-valeur-a-elem-underscore-const-doubletab-ref-val-face-const-doublevect-ref-position-doublevect-ref-val-int-le-poly-const>`
[DoubleVect & Champ_Face_VDF_implementation::valeur_a_elem_(const DoubleTab &val_face, const DoubleVect &position, DoubleVect &val, int le_poly) const](#champ-face-vdf-implementation-private-doublevect-ref-champ-face-vdf-implementation-valeur-a-elem-underscore-const-doubletab-ref-val-face-const-doublevect-ref-position-doublevect-ref-val-int-le-poly-const)

valeur_aux_elems_#

Definition
DoubleTab & Champ_Face_VDF_implementation::valeur_aux_elems_(const DoubleTab &val_face, 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:`DoubleTab & Champ_Face_VDF_implementation::valeur_aux_elems_(const DoubleTab &val_face, const DoubleTab &positions, const IntVect &les_polys, DoubleTab &valeurs) const <champ-face-vdf-implementation-private-doubletab-ref-champ-face-vdf-implementation-valeur-aux-elems-underscore-const-doubletab-ref-val-face-const-doubletab-ref-positions-const-intvect-ref-les-polys-doubletab-ref-valeurs-const>`
[DoubleTab & Champ_Face_VDF_implementation::valeur_aux_elems_(const DoubleTab &val_face, const DoubleTab &positions, const IntVect &les_polys, DoubleTab &valeurs) const](#champ-face-vdf-implementation-private-doubletab-ref-champ-face-vdf-implementation-valeur-aux-elems-underscore-const-doubletab-ref-val-face-const-doubletab-ref-positions-const-intvect-ref-les-polys-doubletab-ref-valeurs-const)

Attributes Documentation#