Masse_DG_Elem#
#include <Masse_DG_Elem.h>
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:`Masse\_DG\_Elem <class-masse-dg-elem>`
[Masse\_DG\_Elem](#class-masse-dg-elem)
Detailed description#
Inherits from#
public : Masse_DG_base
Inheritance graph#
If the image is too small, right-click and open in new tab
List of Public Methods#
List of Public Static Methods#
List of Protected Methods#
Complete Member Function Documentation#
appliquer_impl#
DoubleTab & Masse_DG_Elem::appliquer_impl(DoubleTab &) const override
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:`DoubleTab & Masse_DG_Elem::appliquer_impl(DoubleTab &) const override <masse-dg-elem-public-doubletab-ref-masse-dg-elem-appliquer-impl-doubletab-ref-const-override>`
[DoubleTab & Masse_DG_Elem::appliquer_impl(DoubleTab &) const override](#masse-dg-elem-public-doubletab-ref-masse-dg-elem-appliquer-impl-doubletab-ref-const-override)
duplique#
int Masse_DG_Elem::duplique() const override
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 Masse_DG_Elem::duplique() const override <masse-dg-elem-public-int-masse-dg-elem-duplique-const-override>`
[int Masse_DG_Elem::duplique() const override](#masse-dg-elem-public-int-masse-dg-elem-duplique-const-override)
get_info#
const Type_info * Masse_DG_Elem::get_info() const override
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 * Masse_DG_Elem::get_info() const override <masse-dg-elem-public-const-type-info-ptr-masse-dg-elem-get-info-const-override>`
[const Type_info * Masse_DG_Elem::get_info() const override](#masse-dg-elem-public-const-type-info-ptr-masse-dg-elem-get-info-const-override)
Masse_DG_Elem#
Masse_DG_Elem::Masse_DG_Elem()
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:`Masse_DG_Elem::Masse_DG_Elem() <masse-dg-elem-public-masse-dg-elem-masse-dg-elem>`
[Masse_DG_Elem::Masse_DG_Elem()](#masse-dg-elem-public-masse-dg-elem-masse-dg-elem)
taille_memoire#
unsigned Masse_DG_Elem::taille_memoire() const override
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 Masse_DG_Elem::taille_memoire() const override <masse-dg-elem-public-unsigned-masse-dg-elem-taille-memoire-const-override>`
[unsigned Masse_DG_Elem::taille_memoire() const override](#masse-dg-elem-public-unsigned-masse-dg-elem-taille-memoire-const-override)
~Masse_DG_Elem#
Masse_DG_Elem::~Masse_DG_Elem()
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:`Masse_DG_Elem::~Masse_DG_Elem() <masse-dg-elem-public-masse-dg-elem-dtor-masse-dg-elem>`
[Masse_DG_Elem::~Masse_DG_Elem()](#masse-dg-elem-public-masse-dg-elem-dtor-masse-dg-elem)
cree_instance#
Objet_U * Masse_DG_Elem::cree_instance()
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 * Masse_DG_Elem::cree_instance() <masse-dg-elem-public-static-objet-u-ptr-masse-dg-elem-cree-instance>`
[Objet_U * Masse_DG_Elem::cree_instance()](#masse-dg-elem-public-static-objet-u-ptr-masse-dg-elem-cree-instance)
info#
const Type_info * Masse_DG_Elem::info()
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 * Masse_DG_Elem::info() <masse-dg-elem-public-static-const-type-info-ptr-masse-dg-elem-info>`
[const Type_info * Masse_DG_Elem::info()](#masse-dg-elem-public-static-const-type-info-ptr-masse-dg-elem-info)
self_cast#
const Masse_DG_Elem & Masse_DG_Elem::self_cast(const Objet_U &)
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 Masse_DG_Elem & Masse_DG_Elem::self_cast(const Objet_U &) <masse-dg-elem-public-static-const-masse-dg-elem-ref-masse-dg-elem-self-cast-const-objet-u-ref>`
[const Masse_DG_Elem & Masse_DG_Elem::self_cast(const Objet_U &)](#masse-dg-elem-public-static-const-masse-dg-elem-ref-masse-dg-elem-self-cast-const-objet-u-ref)
self_cast#
Masse_DG_Elem & Masse_DG_Elem::self_cast(Objet_U &)
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:`Masse_DG_Elem & Masse_DG_Elem::self_cast(Objet_U &) <masse-dg-elem-public-static-masse-dg-elem-ref-masse-dg-elem-self-cast-objet-u-ref>`
[Masse_DG_Elem & Masse_DG_Elem::self_cast(Objet_U &)](#masse-dg-elem-public-static-masse-dg-elem-ref-masse-dg-elem-self-cast-objet-u-ref)
printOn#
Sortie & Masse_DG_Elem::printOn(Sortie &x) const override
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 & Masse_DG_Elem::printOn(Sortie &x) const override <masse-dg-elem-protected-sortie-ref-masse-dg-elem-printon-sortie-ref-x-const-override>`
[Sortie & Masse_DG_Elem::printOn(Sortie &x) const override](#masse-dg-elem-protected-sortie-ref-masse-dg-elem-printon-sortie-ref-x-const-override)
readOn#
Entree & Masse_DG_Elem::readOn(Entree &) override
Lecture d’un Objet_U sur un flot d’entree 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:`Entree & Masse_DG_Elem::readOn(Entree &) override <masse-dg-elem-protected-entree-ref-masse-dg-elem-readon-entree-ref-override>`
[Entree & Masse_DG_Elem::readOn(Entree &) override](#masse-dg-elem-protected-entree-ref-masse-dg-elem-readon-entree-ref-override)
Attributes Documentation#
const Type_info Masse_DG_Elem::info_obj