Build_Map_to_Structured#
#include <Build_Map_to_Structured.h>
Class Build_Map_to_Structured This class is an interpreter used to read the Build_Map_to_Structured flag.
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:`Build\_Map\_to\_Structured <class-build-map-to-structured>`
[Build\_Map\_to\_Structured](#class-build-map-to-structured)
Detailed description#
This optional directive creates a structured MC mesh & fills the connectivity elem/faces
Inherits from#
public : Interprete
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#
Build_Map_to_Structured#
Build_Map_to_Structured::Build_Map_to_Structured()
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:`Build_Map_to_Structured::Build_Map_to_Structured() <build-map-to-structured-public-build-map-to-structured-build-map-to-structured>`
[Build_Map_to_Structured::Build_Map_to_Structured()](#build-map-to-structured-public-build-map-to-structured-build-map-to-structured)
duplique#
int Build_Map_to_Structured::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 Build_Map_to_Structured::duplique() const override <build-map-to-structured-public-int-build-map-to-structured-duplique-const-override>`
[int Build_Map_to_Structured::duplique() const override](#build-map-to-structured-public-int-build-map-to-structured-duplique-const-override)
get_info#
const Type_info * Build_Map_to_Structured::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 * Build_Map_to_Structured::get_info() const override <build-map-to-structured-public-const-type-info-ptr-build-map-to-structured-get-info-const-override>`
[const Type_info * Build_Map_to_Structured::get_info() const override](#build-map-to-structured-public-const-type-info-ptr-build-map-to-structured-get-info-const-override)
interpreter#
Entree & Build_Map_to_Structured::interpreter(Entree &) override
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 & Build_Map_to_Structured::interpreter(Entree &) override <build-map-to-structured-public-entree-ref-build-map-to-structured-interpreter-entree-ref-override>`
[Entree & Build_Map_to_Structured::interpreter(Entree &) override](#build-map-to-structured-public-entree-ref-build-map-to-structured-interpreter-entree-ref-override)
taille_memoire#
unsigned Build_Map_to_Structured::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 Build_Map_to_Structured::taille_memoire() const override <build-map-to-structured-public-unsigned-build-map-to-structured-taille-memoire-const-override>`
[unsigned Build_Map_to_Structured::taille_memoire() const override](#build-map-to-structured-public-unsigned-build-map-to-structured-taille-memoire-const-override)
~Build_Map_to_Structured#
Build_Map_to_Structured::~Build_Map_to_Structured()
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:`Build_Map_to_Structured::~Build_Map_to_Structured() <build-map-to-structured-public-build-map-to-structured-dtor-build-map-to-structured>`
[Build_Map_to_Structured::~Build_Map_to_Structured()](#build-map-to-structured-public-build-map-to-structured-dtor-build-map-to-structured)
cree_instance#
Objet_U * Build_Map_to_Structured::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 * Build_Map_to_Structured::cree_instance() <build-map-to-structured-public-static-objet-u-ptr-build-map-to-structured-cree-instance>`
[Objet_U * Build_Map_to_Structured::cree_instance()](#build-map-to-structured-public-static-objet-u-ptr-build-map-to-structured-cree-instance)
info#
const Type_info * Build_Map_to_Structured::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 * Build_Map_to_Structured::info() <build-map-to-structured-public-static-const-type-info-ptr-build-map-to-structured-info>`
[const Type_info * Build_Map_to_Structured::info()](#build-map-to-structured-public-static-const-type-info-ptr-build-map-to-structured-info)
self_cast#
const Build_Map_to_Structured & Build_Map_to_Structured::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 Build_Map_to_Structured & Build_Map_to_Structured::self_cast(const Objet_U &) <build-map-to-structured-public-static-const-build-map-to-structured-ref-build-map-to-structured-self-cast-const-objet-u-ref>`
[const Build_Map_to_Structured & Build_Map_to_Structured::self_cast(const Objet_U &)](#build-map-to-structured-public-static-const-build-map-to-structured-ref-build-map-to-structured-self-cast-const-objet-u-ref)
self_cast#
Build_Map_to_Structured & Build_Map_to_Structured::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:`Build_Map_to_Structured & Build_Map_to_Structured::self_cast(Objet_U &) <build-map-to-structured-public-static-build-map-to-structured-ref-build-map-to-structured-self-cast-objet-u-ref>`
[Build_Map_to_Structured & Build_Map_to_Structured::self_cast(Objet_U &)](#build-map-to-structured-public-static-build-map-to-structured-ref-build-map-to-structured-self-cast-objet-u-ref)
printOn#
Sortie & Build_Map_to_Structured::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 & Build_Map_to_Structured::printOn(Sortie &x) const override <build-map-to-structured-protected-sortie-ref-build-map-to-structured-printon-sortie-ref-x-const-override>`
[Sortie & Build_Map_to_Structured::printOn(Sortie &x) const override](#build-map-to-structured-protected-sortie-ref-build-map-to-structured-printon-sortie-ref-x-const-override)
readOn#
Entree & Build_Map_to_Structured::readOn(Entree &) override
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 & Build_Map_to_Structured::readOn(Entree &) override <build-map-to-structured-protected-entree-ref-build-map-to-structured-readon-entree-ref-override>`
[Entree & Build_Map_to_Structured::readOn(Entree &) override](#build-map-to-structured-protected-entree-ref-build-map-to-structured-readon-entree-ref-override)
Attributes Documentation#
int Build_Map_to_Structured::BUILD_MAP_TO_STRUCTURED = 0
const Type_info Build_Map_to_Structured::info_obj