Elem_poly_base#

#include <Elem_poly_base.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:`Elem\_poly\_base <class-elem-poly-base>`
[Elem\_poly\_base](#class-elem-poly-base)

Detailed description#

Inherits from#

Inherited by#

Inheritance graph#

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

../../../../../_images/classElem__poly__base__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

Elem_poly_base#

Definition
Elem_poly_base::Elem_poly_base()
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:`Elem_poly_base::Elem_poly_base() <elem-poly-base-public-elem-poly-base-elem-poly-base>`
[Elem_poly_base::Elem_poly_base()](#elem-poly-base-public-elem-poly-base-elem-poly-base)

get_info#

Definition
const Type_info * Elem_poly_base::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 * Elem_poly_base::get_info() const override <elem-poly-base-public-const-type-info-ptr-elem-poly-base-get-info-const-override>`
[const Type_info * Elem_poly_base::get_info() const override](#elem-poly-base-public-const-type-info-ptr-elem-poly-base-get-info-const-override)

normale#

Definition
virtual void Elem_poly_base::normale(int, DoubleTab &, const IntTab &, const IntTab &, const IntTab &, const Domaine &) 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 void Elem_poly_base::normale(int, DoubleTab &, const IntTab &, const IntTab &, const IntTab &, const Domaine &) const =0 <elem-poly-base-public-virtual-void-elem-poly-base-normale-int-doubletab-ref-const-inttab-ref-const-inttab-ref-const-inttab-ref-const-domaine-ref-const-equal-0>`
[virtual void Elem_poly_base::normale(int, DoubleTab &, const IntTab &, const IntTab &, const IntTab &, const Domaine &) const =0](#elem-poly-base-public-virtual-void-elem-poly-base-normale-int-doubletab-ref-const-inttab-ref-const-inttab-ref-const-inttab-ref-const-domaine-ref-const-equal-0)

~Elem_poly_base#

Definition
Elem_poly_base::~Elem_poly_base() override
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:`Elem_poly_base::~Elem_poly_base() override <elem-poly-base-public-elem-poly-base-dtor-elem-poly-base-override>`
[Elem_poly_base::~Elem_poly_base() override](#elem-poly-base-public-elem-poly-base-dtor-elem-poly-base-override)

info#

Definition
const Type_info * Elem_poly_base::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 * Elem_poly_base::info() <elem-poly-base-public-static-const-type-info-ptr-elem-poly-base-info>`
[const Type_info * Elem_poly_base::info()](#elem-poly-base-public-static-const-type-info-ptr-elem-poly-base-info)

self_cast#

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

self_cast#

Definition
Elem_poly_base & Elem_poly_base::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:`Elem_poly_base & Elem_poly_base::self_cast(Objet_U &) <elem-poly-base-public-static-elem-poly-base-ref-elem-poly-base-self-cast-objet-u-ref>`
[Elem_poly_base & Elem_poly_base::self_cast(Objet_U &)](#elem-poly-base-public-static-elem-poly-base-ref-elem-poly-base-self-cast-objet-u-ref)

printOn#

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

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

readOn#

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

Lecture d’un Objet_U sur un flot d’entree 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:`Entree & Elem_poly_base::readOn(Entree &) override <elem-poly-base-protected-entree-ref-elem-poly-base-readon-entree-ref-override>`
[Entree & Elem_poly_base::readOn(Entree &) override](#elem-poly-base-protected-entree-ref-elem-poly-base-readon-entree-ref-override)

Attributes Documentation#

info_obj (public)
const Type_info Elem_poly_base::info_obj