Champ_Elem_PolyMAC#

#include <Champ_Elem_PolyMAC.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\_Elem\_PolyMAC <class-champ-elem-polymac>`
[Champ\_Elem\_PolyMAC](#class-champ-elem-polymac)

Detailed description#

Inherits from#

Inherited by#

Inheritance graph#

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

../../../../../_images/classChamp__Elem__PolyMAC__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

affecter_#

Definition
Champ_base & Champ_Elem_PolyMAC::affecter_(const Champ_base &ch) 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:`Champ_base & Champ_Elem_PolyMAC::affecter_(const Champ_base &ch) override <champ-elem-polymac-public-champ-base-ref-champ-elem-polymac-affecter-underscore-const-champ-base-ref-ch-override>`
[Champ_base & Champ_Elem_PolyMAC::affecter_(const Champ_base &ch) override](#champ-elem-polymac-public-champ-base-ref-champ-elem-polymac-affecter-underscore-const-champ-base-ref-ch-override)

Champ_Elem_PolyMAC#

Definition
Champ_Elem_PolyMAC::Champ_Elem_PolyMAC()
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_Elem_PolyMAC::Champ_Elem_PolyMAC() <champ-elem-polymac-public-champ-elem-polymac-champ-elem-polymac>`
[Champ_Elem_PolyMAC::Champ_Elem_PolyMAC()](#champ-elem-polymac-public-champ-elem-polymac-champ-elem-polymac)

duplique#

Definition
int Champ_Elem_PolyMAC::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_Elem_PolyMAC::duplique() const override <champ-elem-polymac-public-int-champ-elem-polymac-duplique-const-override>`
[int Champ_Elem_PolyMAC::duplique() const override](#champ-elem-polymac-public-int-champ-elem-polymac-duplique-const-override)

fixer_nb_valeurs_nodales#

Definition
int Champ_Elem_PolyMAC::fixer_nb_valeurs_nodales(int n) 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:`int Champ_Elem_PolyMAC::fixer_nb_valeurs_nodales(int n) override <champ-elem-polymac-public-int-champ-elem-polymac-fixer-nb-valeurs-nodales-int-n-override>`
[int Champ_Elem_PolyMAC::fixer_nb_valeurs_nodales(int n) override](#champ-elem-polymac-public-int-champ-elem-polymac-fixer-nb-valeurs-nodales-int-n-override)

get_info#

Definition
const Type_info * Champ_Elem_PolyMAC::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_Elem_PolyMAC::get_info() const override <champ-elem-polymac-public-const-type-info-ptr-champ-elem-polymac-get-info-const-override>`
[const Type_info * Champ_Elem_PolyMAC::get_info() const override](#champ-elem-polymac-public-const-type-info-ptr-champ-elem-polymac-get-info-const-override)

imprime#

Definition
int Champ_Elem_PolyMAC::imprime(Sortie &, int) const 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:`int Champ_Elem_PolyMAC::imprime(Sortie &, int) const override <champ-elem-polymac-public-int-champ-elem-polymac-imprime-sortie-ref-int-const-override>`
[int Champ_Elem_PolyMAC::imprime(Sortie &, int) const override](#champ-elem-polymac-public-int-champ-elem-polymac-imprime-sortie-ref-int-const-override)

taille_memoire#

Definition
unsigned Champ_Elem_PolyMAC::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_Elem_PolyMAC::taille_memoire() const override <champ-elem-polymac-public-unsigned-champ-elem-polymac-taille-memoire-const-override>`
[unsigned Champ_Elem_PolyMAC::taille_memoire() const override](#champ-elem-polymac-public-unsigned-champ-elem-polymac-taille-memoire-const-override)

trace#

Definition
DoubleTab & Champ_Elem_PolyMAC::trace(const Frontiere_dis_base &fr, DoubleTab &x, double t, int distant) const override
Brief description

Trace du champ P0 sur la frontiere.

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:`DoubleTab & Champ_Elem_PolyMAC::trace(const Frontiere_dis_base &fr, DoubleTab &x, double t, int distant) const override <champ-elem-polymac-public-doubletab-ref-champ-elem-polymac-trace-const-frontiere-dis-base-ref-fr-doubletab-ref-x-double-t-int-distant-const-override>`
[DoubleTab & Champ_Elem_PolyMAC::trace(const Frontiere_dis_base &fr, DoubleTab &x, double t, int distant) const override](#champ-elem-polymac-public-doubletab-ref-champ-elem-polymac-trace-const-frontiere-dis-base-ref-fr-doubletab-ref-x-double-t-int-distant-const-override)

valeur_aux_faces#

Definition
DoubleTab & Champ_Elem_PolyMAC::valeur_aux_faces(DoubleTab &vals) const override
Brief description

renvoie la valeur du champ aux faces

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:`DoubleTab & Champ_Elem_PolyMAC::valeur_aux_faces(DoubleTab &vals) const override <champ-elem-polymac-public-doubletab-ref-champ-elem-polymac-valeur-aux-faces-doubletab-ref-vals-const-override>`
[DoubleTab & Champ_Elem_PolyMAC::valeur_aux_faces(DoubleTab &vals) const override](#champ-elem-polymac-public-doubletab-ref-champ-elem-polymac-valeur-aux-faces-doubletab-ref-vals-const-override)

~Champ_Elem_PolyMAC#

Definition
Champ_Elem_PolyMAC::~Champ_Elem_PolyMAC()
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_Elem_PolyMAC::~Champ_Elem_PolyMAC() <champ-elem-polymac-public-champ-elem-polymac-dtor-champ-elem-polymac>`
[Champ_Elem_PolyMAC::~Champ_Elem_PolyMAC()](#champ-elem-polymac-public-champ-elem-polymac-dtor-champ-elem-polymac)

cree_instance#

Definition
Objet_U * Champ_Elem_PolyMAC::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_Elem_PolyMAC::cree_instance() <champ-elem-polymac-public-static-objet-u-ptr-champ-elem-polymac-cree-instance>`
[Objet_U * Champ_Elem_PolyMAC::cree_instance()](#champ-elem-polymac-public-static-objet-u-ptr-champ-elem-polymac-cree-instance)

info#

Definition
const Type_info * Champ_Elem_PolyMAC::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_Elem_PolyMAC::info() <champ-elem-polymac-public-static-const-type-info-ptr-champ-elem-polymac-info>`
[const Type_info * Champ_Elem_PolyMAC::info()](#champ-elem-polymac-public-static-const-type-info-ptr-champ-elem-polymac-info)

self_cast#

Definition
const Champ_Elem_PolyMAC & Champ_Elem_PolyMAC::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_Elem_PolyMAC & Champ_Elem_PolyMAC::self_cast(const Objet_U &) <champ-elem-polymac-public-static-const-champ-elem-polymac-ref-champ-elem-polymac-self-cast-const-objet-u-ref>`
[const Champ_Elem_PolyMAC & Champ_Elem_PolyMAC::self_cast(const Objet_U &)](#champ-elem-polymac-public-static-const-champ-elem-polymac-ref-champ-elem-polymac-self-cast-const-objet-u-ref)

self_cast#

Definition
Champ_Elem_PolyMAC & Champ_Elem_PolyMAC::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_Elem_PolyMAC & Champ_Elem_PolyMAC::self_cast(Objet_U &) <champ-elem-polymac-public-static-champ-elem-polymac-ref-champ-elem-polymac-self-cast-objet-u-ref>`
[Champ_Elem_PolyMAC & Champ_Elem_PolyMAC::self_cast(Objet_U &)](#champ-elem-polymac-public-static-champ-elem-polymac-ref-champ-elem-polymac-self-cast-objet-u-ref)

printOn#

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

Ecriture de l’objet sur un flot de sortie 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:`Sortie & Champ_Elem_PolyMAC::printOn(Sortie &x) const override <champ-elem-polymac-protected-sortie-ref-champ-elem-polymac-printon-sortie-ref-x-const-override>`
[Sortie & Champ_Elem_PolyMAC::printOn(Sortie &x) const override](#champ-elem-polymac-protected-sortie-ref-champ-elem-polymac-printon-sortie-ref-x-const-override)

readOn#

Definition
Entree & Champ_Elem_PolyMAC::readOn(Entree &) override
Brief description

Lecture d’un Objet_U sur un flot d’entree Methode a surcharger.

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:`Entree & Champ_Elem_PolyMAC::readOn(Entree &) override <champ-elem-polymac-protected-entree-ref-champ-elem-polymac-readon-entree-ref-override>`
[Entree & Champ_Elem_PolyMAC::readOn(Entree &) override](#champ-elem-polymac-protected-entree-ref-champ-elem-polymac-readon-entree-ref-override)

Attributes Documentation#

info_obj (public)
const Type_info Champ_Elem_PolyMAC::info_obj