ConcatAnsys#
#include <ConcatAnsys.h>
class ConcatAnsys Realise un maillage en decoupant chaque pave en 40 tetraedres
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:`ConcatAnsys <class-concatansys>`
[ConcatAnsys](#class-concatansys)
Detailed description#
Le maillage obtenu n’a pas de directions preferentielles
Inherits from#
public : Interprete_geometrique_base_32_64
<int>
List of Public Methods#
List of Public Static Methods#
List of Protected Methods#
Complete Member Function Documentation#
ConcatAnsys#
ConcatAnsys::ConcatAnsys()
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:`ConcatAnsys::ConcatAnsys() <concatansys-public-concatansys-concatansys>`
[ConcatAnsys::ConcatAnsys()](#concatansys-public-concatansys-concatansys)
duplique#
int ConcatAnsys::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 ConcatAnsys::duplique() const override <concatansys-public-int-concatansys-duplique-const-override>`
[int ConcatAnsys::duplique() const override](#concatansys-public-int-concatansys-duplique-const-override)
get_info#
const Type_info * ConcatAnsys::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 * ConcatAnsys::get_info() const override <concatansys-public-const-type-info-ptr-concatansys-get-info-const-override>`
[const Type_info * ConcatAnsys::get_info() const override](#concatansys-public-const-type-info-ptr-concatansys-get-info-const-override)
interpreter_#
Entree & ConcatAnsys::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 & ConcatAnsys::interpreter_(Entree &) override <concatansys-public-entree-ref-concatansys-interpreter-underscore-entree-ref-override>`
[Entree & ConcatAnsys::interpreter_(Entree &) override](#concatansys-public-entree-ref-concatansys-interpreter-underscore-entree-ref-override)
taille_memoire#
unsigned ConcatAnsys::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 ConcatAnsys::taille_memoire() const override <concatansys-public-unsigned-concatansys-taille-memoire-const-override>`
[unsigned ConcatAnsys::taille_memoire() const override](#concatansys-public-unsigned-concatansys-taille-memoire-const-override)
~ConcatAnsys#
ConcatAnsys::~ConcatAnsys()
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:`ConcatAnsys::~ConcatAnsys() <concatansys-public-concatansys-dtor-concatansys>`
[ConcatAnsys::~ConcatAnsys()](#concatansys-public-concatansys-dtor-concatansys)
cree_instance#
Objet_U * ConcatAnsys::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 * ConcatAnsys::cree_instance() <concatansys-public-static-objet-u-ptr-concatansys-cree-instance>`
[Objet_U * ConcatAnsys::cree_instance()](#concatansys-public-static-objet-u-ptr-concatansys-cree-instance)
info#
const Type_info * ConcatAnsys::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 * ConcatAnsys::info() <concatansys-public-static-const-type-info-ptr-concatansys-info>`
[const Type_info * ConcatAnsys::info()](#concatansys-public-static-const-type-info-ptr-concatansys-info)
self_cast#
const ConcatAnsys & ConcatAnsys::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 ConcatAnsys & ConcatAnsys::self_cast(const Objet_U &) <concatansys-public-static-const-concatansys-ref-concatansys-self-cast-const-objet-u-ref>`
[const ConcatAnsys & ConcatAnsys::self_cast(const Objet_U &)](#concatansys-public-static-const-concatansys-ref-concatansys-self-cast-const-objet-u-ref)
self_cast#
ConcatAnsys & ConcatAnsys::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:`ConcatAnsys & ConcatAnsys::self_cast(Objet_U &) <concatansys-public-static-concatansys-ref-concatansys-self-cast-objet-u-ref>`
[ConcatAnsys & ConcatAnsys::self_cast(Objet_U &)](#concatansys-public-static-concatansys-ref-concatansys-self-cast-objet-u-ref)
printOn#
Sortie & ConcatAnsys::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 & ConcatAnsys::printOn(Sortie &x) const override <concatansys-protected-sortie-ref-concatansys-printon-sortie-ref-x-const-override>`
[Sortie & ConcatAnsys::printOn(Sortie &x) const override](#concatansys-protected-sortie-ref-concatansys-printon-sortie-ref-x-const-override)
readOn#
Entree & ConcatAnsys::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 & ConcatAnsys::readOn(Entree &) override <concatansys-protected-entree-ref-concatansys-readon-entree-ref-override>`
[Entree & ConcatAnsys::readOn(Entree &) override](#concatansys-protected-entree-ref-concatansys-readon-entree-ref-override)
Attributes Documentation#
const Type_info ConcatAnsys::info_obj