Extruder#

#include <Extruder.h>
Brief description

Classe Extruder Cette classe est un interprete qui sert a lire et executer.

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:`Extruder <class-extruder>`
[Extruder](#class-extruder)

Detailed description#

la directive Extruder : Extruder nom_domaine Cette directive est a utiliser en discretisation VEF 2D pour obtenir un maillage 3D par extrusion puis decoupage.

Inherits from#

Inheritance graph#

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

../../../../../_images/classExtruder__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

List of Private Methods#

Complete Member Function Documentation#

duplique#

Definition
int Extruder::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 Extruder::duplique() const override <extruder-public-int-extruder-duplique-const-override>`
[int Extruder::duplique() const override](#extruder-public-int-extruder-duplique-const-override)

Extruder#

Definition
Extruder::Extruder()
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:`Extruder::Extruder() <extruder-public-extruder-extruder>`
[Extruder::Extruder()](#extruder-public-extruder-extruder)

extruder#

Definition
void Extruder::extruder(Domaine &)
Brief description

Triangule tous les element d’un domaine: transforme les elements goemetriques du domaine en triangles.

Detailed description

Pour l’instant on ne sait raffiner que des Rectangles (on les coupe en 4).

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:`void Extruder::extruder(Domaine &) <extruder-public-void-extruder-extruder-domaine-ref>`
[void Extruder::extruder(Domaine &)](#extruder-public-void-extruder-extruder-domaine-ref)

get_info#

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

interpreter_#

Definition
Entree & Extruder::interpreter_(Entree &) override
Brief description

Fonction principale de l’interprete Extruder Triangule 1 a 1 toutes les domaines du domaine.

Detailed description

specifie par la directive. On triangule le domaine grace a la methode: void Extruder::extruder(Domaine& domaine) const Extruder signifie ici transformer en triangle des elements geometrique d’un domaine.

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:`Entree & Extruder::interpreter_(Entree &) override <extruder-public-entree-ref-extruder-interpreter-underscore-entree-ref-override>`
[Entree & Extruder::interpreter_(Entree &) override](#extruder-public-entree-ref-extruder-interpreter-underscore-entree-ref-override)

setDirection#

Definition
void Extruder::setDirection(double lx, double ly, double lz)
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:`void Extruder::setDirection(double lx, double ly, double lz) <extruder-public-void-extruder-setdirection-double-lx-double-ly-double-lz>`
[void Extruder::setDirection(double lx, double ly, double lz)](#extruder-public-void-extruder-setdirection-double-lx-double-ly-double-lz)

setNbTranches#

Definition
void Extruder::setNbTranches(int n)
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:`void Extruder::setNbTranches(int n) <extruder-public-void-extruder-setnbtranches-int-n>`
[void Extruder::setNbTranches(int n)](#extruder-public-void-extruder-setnbtranches-int-n)

taille_memoire#

Definition
unsigned Extruder::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 Extruder::taille_memoire() const override <extruder-public-unsigned-extruder-taille-memoire-const-override>`
[unsigned Extruder::taille_memoire() const override](#extruder-public-unsigned-extruder-taille-memoire-const-override)

~Extruder#

Definition
Extruder::~Extruder()
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:`Extruder::~Extruder() <extruder-public-extruder-dtor-extruder>`
[Extruder::~Extruder()](#extruder-public-extruder-dtor-extruder)

cree_instance#

Definition
Objet_U * Extruder::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 * Extruder::cree_instance() <extruder-public-static-objet-u-ptr-extruder-cree-instance>`
[Objet_U * Extruder::cree_instance()](#extruder-public-static-objet-u-ptr-extruder-cree-instance)

info#

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

self_cast#

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

self_cast#

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

extruder_dvt#

Definition
void Extruder::extruder_dvt(Domaine &, Faces &, int, int)
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:`void Extruder::extruder_dvt(Domaine &, Faces &, int, int) <extruder-protected-void-extruder-extruder-dvt-domaine-ref-faces-ref-int-int>`
[void Extruder::extruder_dvt(Domaine &, Faces &, int, int)](#extruder-protected-void-extruder-extruder-dvt-domaine-ref-faces-ref-int-int)

extruder_dvt_hexa#

Definition
void Extruder::extruder_dvt_hexa(Domaine &, Faces &, int, int)
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:`void Extruder::extruder_dvt_hexa(Domaine &, Faces &, int, int) <extruder-protected-void-extruder-extruder-dvt-hexa-domaine-ref-faces-ref-int-int>`
[void Extruder::extruder_dvt_hexa(Domaine &, Faces &, int, int)](#extruder-protected-void-extruder-extruder-dvt-hexa-domaine-ref-faces-ref-int-int)

extruder_hexa#

Definition
void Extruder::extruder_hexa(Domaine &)
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:`void Extruder::extruder_hexa(Domaine &) <extruder-protected-void-extruder-extruder-hexa-domaine-ref>`
[void Extruder::extruder_hexa(Domaine &)](#extruder-protected-void-extruder-extruder-hexa-domaine-ref)

printOn#

Definition
Sortie & Extruder::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 & Extruder::printOn(Sortie &x) const override <extruder-protected-sortie-ref-extruder-printon-sortie-ref-x-const-override>`
[Sortie & Extruder::printOn(Sortie &x) const override](#extruder-protected-sortie-ref-extruder-printon-sortie-ref-x-const-override)

readOn#

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

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

traiter_faces_dvt#

Definition
void Extruder::traiter_faces_dvt(Faces &, Faces &, int, int, int)
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 Extruder::traiter_faces_dvt(Faces &, Faces &, int, int, int) <extruder-private-void-extruder-traiter-faces-dvt-faces-ref-faces-ref-int-int-int>`
[void Extruder::traiter_faces_dvt(Faces &, Faces &, int, int, int)](#extruder-private-void-extruder-traiter-faces-dvt-faces-ref-faces-ref-int-int-int)

traiter_faces_dvt_hexa#

Definition
void Extruder::traiter_faces_dvt_hexa(Faces &, int)
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 Extruder::traiter_faces_dvt_hexa(Faces &, int) <extruder-private-void-extruder-traiter-faces-dvt-hexa-faces-ref-int>`
[void Extruder::traiter_faces_dvt_hexa(Faces &, int)](#extruder-private-void-extruder-traiter-faces-dvt-hexa-faces-ref-int)

Attributes Documentation#

info_obj (public)
const Type_info Extruder::info_obj
direction (protected)
ArrOfDouble Extruder::direction
NZ (protected)
int Extruder::NZ = - 10