Pave_32_64#

#include <Pave.h>

Classe Pave Un domaine particulierement facile a mailler!

How to cite this class in this doc#

:ref:`Pave\_32\_64 <class-template-pave-32-64>`
[Pave\_32\_64](#class-template-pave-32-64)

Detailed description#

La structure du jeu de donnee pour specifier un Pave est: Pave nom_pave { Origine OX OY (OZ) Longueurs LX LY (LZ) Nombre_de_noeuds NX NY (NZ) Facteurs Fx Fy (Fz) (Symx) (Symy) (Symz) } { (Bord) nom X = X0 Y0 < = Y < = Y1 Z0 < = Z < = Z1 … (Raccord) local homogene nom X = X0 Y0 < = Y < = Y1 Z0 < = Z < = Z1 … (Internes) nom X = X0 Y0 < = Y < = Y1 Z0 < = Z < = Z1 … (Joint) nom X = X0 Y0 < = Y < = Y1 Z0 < = Z < = Z1 PE_voisin … }

Inherits from#

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

duplique
int Pave_32_64<_T_>::duplique() const override

Reimplements:

How to cite in this doc:
:ref:`int Pave_32_64<_T_>::duplique() const override <public-int-pave-32-64-t-duplique-const-override>`
[int Pave_32_64<_T_>::duplique() const override](#public-int-pave-32-64-t-duplique-const-override)
get_info
const Type_info * Pave_32_64<_T_>::get_info() const override

Donne des informations sur le type de l’ Objet_U .

Reimplements:

How to cite in this doc:
:ref:`const Type_info * Pave_32_64<_T_>::get_info() const override <public-const-type-info-ptr-pave-32-64-t-get-info-const-override>`
[const Type_info * Pave_32_64<_T_>::get_info() const override](#public-const-type-info-ptr-pave-32-64-t-get-info-const-override)
info_obj
const Type_info Pave_32_64<trustIdType>::info_obj("Pave" "_64", Pave_32_64< trustIdType >::cree_instance, 1, Pave_32_64bases< trustIdType >)
How to cite in this doc:
:ref:`const Type_info Pave_32_64<trustIdType>::info_obj("Pave" "_64", Pave_32_64< trustIdType >::cree_instance, 1, Pave_32_64bases< trustIdType >) <public-const-type-info-pave-32-64-trustidtype-info-obj-"pave"-"-64"-pave-32-64-trustidtype-cree-instance-1-pave-32-64bases-trustidtype>`
[const Type_info Pave_32_64<trustIdType>::info_obj("Pave" "_64", Pave_32_64< trustIdType >::cree_instance, 1, Pave_32_64bases< trustIdType >)](#public-const-type-info-pave-32-64-trustidtype-info-obj-"pave"-"-64"-pave-32-64-trustidtype-cree-instance-1-pave-32-64bases-trustidtype)
info_obj
const Type_info Pave_32_64<int>::info_obj("Pave", Pave_32_64< int >::cree_instance, 1, Pave_32_64bases< int >)
How to cite in this doc:
:ref:`const Type_info Pave_32_64<int>::info_obj("Pave", Pave_32_64< int >::cree_instance, 1, Pave_32_64bases< int >) <public-const-type-info-pave-32-64-int-info-obj-"pave"-pave-32-64-int-cree-instance-1-pave-32-64bases-int>`
[const Type_info Pave_32_64<int>::info_obj("Pave", Pave_32_64< int >::cree_instance, 1, Pave_32_64bases< int >)](#public-const-type-info-pave-32-64-int-info-obj-"pave"-pave-32-64-int-cree-instance-1-pave-32-64bases-int)
Pave_32_64
Pave_32_64<_T_>::Pave_32_64()
How to cite in this doc:
:ref:`Pave_32_64<_T_>::Pave_32_64() <public-pave-32-64-t-pave-32-64>`
[Pave_32_64<_T_>::Pave_32_64()](#public-pave-32-64-t-pave-32-64)
taille_memoire
unsigned Pave_32_64<_T_>::taille_memoire() const override

Reimplements:

How to cite in this doc:
:ref:`unsigned Pave_32_64<_T_>::taille_memoire() const override <public-unsigned-pave-32-64-t-taille-memoire-const-override>`
[unsigned Pave_32_64<_T_>::taille_memoire() const override](#public-unsigned-pave-32-64-t-taille-memoire-const-override)
~Pave_32_64
Pave_32_64<_T_>::~Pave_32_64()
How to cite in this doc:
:ref:`Pave_32_64<_T_>::~Pave_32_64() <public-pave-32-64-t-dtor-pave-32-64>`
[Pave_32_64<_T_>::~Pave_32_64()](#public-pave-32-64-t-dtor-pave-32-64)
cree_instance
Objet_U * Pave_32_64<_T_>::cree_instance()
How to cite in this doc:
:ref:`Objet_U * Pave_32_64<_T_>::cree_instance() <public-static-objet-u-ptr-pave-32-64-t-cree-instance>`
[Objet_U * Pave_32_64<_T_>::cree_instance()](#public-static-objet-u-ptr-pave-32-64-t-cree-instance)
info
const Type_info * Pave_32_64<_T_>::info()
How to cite in this doc:
:ref:`const Type_info * Pave_32_64<_T_>::info() <public-static-const-type-info-ptr-pave-32-64-t-info>`
[const Type_info * Pave_32_64<_T_>::info()](#public-static-const-type-info-ptr-pave-32-64-t-info)
self_cast
const Pave_32_64<_T_> & Pave_32_64<_T_>::self_cast(const Objet_U &)
How to cite in this doc:
:ref:`const Pave_32_64<_T_> & Pave_32_64<_T_>::self_cast(const Objet_U &) <public-static-const-pave-32-64-t-ref-pave-32-64-t-self-cast-const-objet-u-ref>`
[const Pave_32_64<_T_> & Pave_32_64<_T_>::self_cast(const Objet_U &)](#public-static-const-pave-32-64-t-ref-pave-32-64-t-self-cast-const-objet-u-ref)
self_cast
Pave_32_64<_T_> & Pave_32_64<_T_>::self_cast(Objet_U &)
How to cite in this doc:
:ref:`Pave_32_64<_T_> & Pave_32_64<_T_>::self_cast(Objet_U &) <public-static-pave-32-64-t-ref-pave-32-64-t-self-cast-objet-u-ref>`
[Pave_32_64<_T_> & Pave_32_64<_T_>::self_cast(Objet_U &)](#public-static-pave-32-64-t-ref-pave-32-64-t-self-cast-objet-u-ref)
coord_noeud
double & Pave_32_64<_SIZE_>::coord_noeud(int i)

Renvoie une reference sur les coordonnees du i - ieme noeud.

How to cite in this doc:
:ref:`double & Pave_32_64<_SIZE_>::coord_noeud(int i) <protected-double-ref-pave-32-64-size-coord-noeud-int-i>`
[double & Pave_32_64<_SIZE_>::coord_noeud(int i)](#protected-double-ref-pave-32-64-size-coord-noeud-int-i)
coord_noeud
double & Pave_32_64<_SIZE_>::coord_noeud(int i, int j, int k, int l)

Renvoie une reference sur les coordonnees du (i,j,k) - ieme noeud.

How to cite in this doc:
:ref:`double & Pave_32_64<_SIZE_>::coord_noeud(int i, int j, int k, int l) <protected-double-ref-pave-32-64-size-coord-noeud-int-i-int-j-int-k-int-l>`
[double & Pave_32_64<_SIZE_>::coord_noeud(int i, int j, int k, int l)](#protected-double-ref-pave-32-64-size-coord-noeud-int-i-int-j-int-k-int-l)
coord_noeud
double & Pave_32_64<_SIZE_>::coord_noeud(int i, int j, int l)

Renvoie une reference sur les coordonnees du (i,j) - ieme noeud.

How to cite in this doc:
:ref:`double & Pave_32_64<_SIZE_>::coord_noeud(int i, int j, int l) <protected-double-ref-pave-32-64-size-coord-noeud-int-i-int-j-int-l>`
[double & Pave_32_64<_SIZE_>::coord_noeud(int i, int j, int l)](#protected-double-ref-pave-32-64-size-coord-noeud-int-i-int-j-int-l)
lire_front
void Pave_32_64<_SIZE_>::lire_front(Entree &, Frontiere_t &)

Lit les specifications d’une frontiere du jeu de donnee a partir d’un flot d’entree et la construit.

Format: nom_front X = X0 Y0 < = Y < = Y1 Z0 < = Z < = Z1

References
How to cite in this doc:
:ref:`void Pave_32_64<_SIZE_>::lire_front(Entree &, Frontiere_t &) <protected-void-pave-32-64-size-lire-front-entree-ref-frontiere-t-ref>`
[void Pave_32_64<_SIZE_>::lire_front(Entree &, Frontiere_t &)](#protected-void-pave-32-64-size-lire-front-entree-ref-frontiere-t-ref)
lire_longueurs
void Pave_32_64<_SIZE_>::lire_longueurs(Entree &is)

Lit les longueurs LX LY [LZ] du jeu de donnee a partir d’un flot d’entree.

Methode appelee par readOn(Entree&)

References
How to cite in this doc:
:ref:`void Pave_32_64<_SIZE_>::lire_longueurs(Entree &is) <protected-void-pave-32-64-size-lire-longueurs-entree-ref-is>`
[void Pave_32_64<_SIZE_>::lire_longueurs(Entree &is)](#protected-void-pave-32-64-size-lire-longueurs-entree-ref-is)
lire_noeuds
void Pave_32_64<_SIZE_>::lire_noeuds(Entree &is)

Lit le nombre de noeuds dans le jeu de donnee a partir d’un flot d’entree et construit les noeuds.

Methode appelee par readOn(Entree&)

References
How to cite in this doc:
:ref:`void Pave_32_64<_SIZE_>::lire_noeuds(Entree &is) <protected-void-pave-32-64-size-lire-noeuds-entree-ref-is>`
[void Pave_32_64<_SIZE_>::lire_noeuds(Entree &is)](#protected-void-pave-32-64-size-lire-noeuds-entree-ref-is)
maille2D
void Pave_32_64<_SIZE_>::maille2D()

Effectue un maillage 1D, du pave avec les valeurs des parametres lus par ReadOn.

/ template <typename _SIZE_> void Pave_32_64 < >::maille1D() { Cerr <<”Step of 1D mesh in progress… “ <<finl; double epsilon_geom = Objet_U::precision_geom ; int i; if(longueurs_(0)<0) { origine_(0) + = longueurs_(0); longueurs_(0) = - longueurs_(0); facteurs_(0) = 1./facteurs_(0); } if( (!symetrique_(0)) || (std::fabs(facteurs_(0) - 1.)<epsilon_geom) ) { if(std::fabs(facteurs_(0) - 1.)>epsilon_geom) pas_(0) = longueurs_(0)*(facteurs_(0) - 1)/(pow(facteurs_(0),Nx) - 1); else pas_(0) = longueurs_(0)/Nx; double dx = pas_(0); double x = origine_(0); for (i = 0; i<Nx; i + + ) { coord_noeud(i) = x; x + = dx; dx* = facteurs_(0); } coord_noeud(Nx) = origine_(0) + longueurs_(0); } else { int Ix = Nx/2; if( (Ix*2) = = Nx ) pas_(0) = 0.5*longueurs_(0)*(facteurs_(0) - 1)/(pow(facteurs_(0),Ix) - 1); else { if(Ix) { Ix + = 1; pas_(0) = 0.5*longueurs_(0)/( (pow(facteurs_(0),Ix - 1) - 1)/(facteurs_(0) - 1) + 0.5*pow(facteurs_(0),Ix) ); } else { Ix + = 1; pas_(0) = 0; } } double dx = pas_(0); double x = 0; for (i = 0; i<Ix; i + + ) { coord_noeud(i) = origine_(0) + x; coord_noeud(Nx - i) = origine_(0) + longueurs_(0) - x; x + = dx; dx* = facteurs_(0); } if( (Ix*2) = = Nx ) coord_noeud(Ix) = 0.5*(coord_noeud(Ix + 1) + coord_noeud(Ix - 1)); } Cerr <<finl; Cerr <<”Step of mesh ended “ <<finl; } /*! Effectue un maillage 2D, du pave avec les valeurs des parametres lus par ReadOn.

References
How to cite in this doc:
:ref:`void Pave_32_64<_SIZE_>::maille2D() <protected-void-pave-32-64-size-maille2d>`
[void Pave_32_64<_SIZE_>::maille2D()](#protected-void-pave-32-64-size-maille2d)
maille3D
void Pave_32_64<_SIZE_>::maille3D()

Effectue un maillage 3D, du pave avec les valeurs des parametres lus par ReadOn.

References
How to cite in this doc:
:ref:`void Pave_32_64<_SIZE_>::maille3D() <protected-void-pave-32-64-size-maille3d>`
[void Pave_32_64<_SIZE_>::maille3D()](#protected-void-pave-32-64-size-maille3d)
maille_sommet
Pave_32_64<_SIZE_>::int_t & Pave_32_64<_SIZE_>::maille_sommet(int i, int j, int k, int l)

Renvoie une reference sur le numero du l - ieme sommet de la (i,j,k) - ieme maille (suivant (X,Y,Z)) du pave.

How to cite in this doc:
:ref:`Pave_32_64<_SIZE_>::int_t & Pave_32_64<_SIZE_>::maille_sommet(int i, int j, int k, int l) <protected-pave-32-64-size-int-t-ref-pave-32-64-size-maille-sommet-int-i-int-j-int-k-int-l>`
[Pave_32_64<_SIZE_>::int_t & Pave_32_64<_SIZE_>::maille_sommet(int i, int j, int k, int l)](#protected-pave-32-64-size-int-t-ref-pave-32-64-size-maille-sommet-int-i-int-j-int-k-int-l)
maille_sommet
Pave_32_64<_SIZE_>::int_t & Pave_32_64<_SIZE_>::maille_sommet(int i, int j, int l)

Renvoie une reference sur le numero du l - ieme sommet de la (i,j) - ieme maille (suivant (X,Y)) du pave.

How to cite in this doc:
:ref:`Pave_32_64<_SIZE_>::int_t & Pave_32_64<_SIZE_>::maille_sommet(int i, int j, int l) <protected-pave-32-64-size-int-t-ref-pave-32-64-size-maille-sommet-int-i-int-j-int-l>`
[Pave_32_64<_SIZE_>::int_t & Pave_32_64<_SIZE_>::maille_sommet(int i, int j, int l)](#protected-pave-32-64-size-int-t-ref-pave-32-64-size-maille-sommet-int-i-int-j-int-l)
maille_sommet
Pave_32_64<_SIZE_>::int_t & Pave_32_64<_SIZE_>::maille_sommet(int i, int l)

Renvoie une reference sur le numero du l - ieme sommet de la i - ieme maille (suivant X) du pave.

How to cite in this doc:
:ref:`Pave_32_64<_SIZE_>::int_t & Pave_32_64<_SIZE_>::maille_sommet(int i, int l) <protected-pave-32-64-size-int-t-ref-pave-32-64-size-maille-sommet-int-i-int-l>`
[Pave_32_64<_SIZE_>::int_t & Pave_32_64<_SIZE_>::maille_sommet(int i, int l)](#protected-pave-32-64-size-int-t-ref-pave-32-64-size-maille-sommet-int-i-int-l)
numero_maille
Pave_32_64<_SIZE_>::int_t Pave_32_64<_SIZE_>::numero_maille(int i)

Renvoie le numero de la i - ieme maille (suivant X)

How to cite in this doc:
:ref:`Pave_32_64<_SIZE_>::int_t Pave_32_64<_SIZE_>::numero_maille(int i) <protected-pave-32-64-size-int-t-pave-32-64-size-numero-maille-int-i>`
[Pave_32_64<_SIZE_>::int_t Pave_32_64<_SIZE_>::numero_maille(int i)](#protected-pave-32-64-size-int-t-pave-32-64-size-numero-maille-int-i)
numero_maille
Pave_32_64<_SIZE_>::int_t Pave_32_64<_SIZE_>::numero_maille(int i, int j)

Renvoie le numero de la (i,j) - ieme maille (suivant (X,Y)).

How to cite in this doc:
:ref:`Pave_32_64<_SIZE_>::int_t Pave_32_64<_SIZE_>::numero_maille(int i, int j) <protected-pave-32-64-size-int-t-pave-32-64-size-numero-maille-int-i-int-j>`
[Pave_32_64<_SIZE_>::int_t Pave_32_64<_SIZE_>::numero_maille(int i, int j)](#protected-pave-32-64-size-int-t-pave-32-64-size-numero-maille-int-i-int-j)
numero_maille
Pave_32_64<_SIZE_>::int_t Pave_32_64<_SIZE_>::numero_maille(int i, int j, int k)

Renvoie le numero de la (i,j,k) - ieme maille (suivant (X,Y,Z)).

How to cite in this doc:
:ref:`Pave_32_64<_SIZE_>::int_t Pave_32_64<_SIZE_>::numero_maille(int i, int j, int k) <protected-pave-32-64-size-int-t-pave-32-64-size-numero-maille-int-i-int-j-int-k>`
[Pave_32_64<_SIZE_>::int_t Pave_32_64<_SIZE_>::numero_maille(int i, int j, int k)](#protected-pave-32-64-size-int-t-pave-32-64-size-numero-maille-int-i-int-j-int-k)
numero_sommet
Pave_32_64<_SIZE_>::int_t Pave_32_64<_SIZE_>::numero_sommet(int i)

Renvoie le numero du i - ieme sommet (suivant X)

How to cite in this doc:
:ref:`Pave_32_64<_SIZE_>::int_t Pave_32_64<_SIZE_>::numero_sommet(int i) <protected-pave-32-64-size-int-t-pave-32-64-size-numero-sommet-int-i>`
[Pave_32_64<_SIZE_>::int_t Pave_32_64<_SIZE_>::numero_sommet(int i)](#protected-pave-32-64-size-int-t-pave-32-64-size-numero-sommet-int-i)
numero_sommet
Pave_32_64<_SIZE_>::int_t Pave_32_64<_SIZE_>::numero_sommet(int i, int j)

Renvoie le numero du (i,j) - ieme sommet (suivant (X,Y)).

How to cite in this doc:
:ref:`Pave_32_64<_SIZE_>::int_t Pave_32_64<_SIZE_>::numero_sommet(int i, int j) <protected-pave-32-64-size-int-t-pave-32-64-size-numero-sommet-int-i-int-j>`
[Pave_32_64<_SIZE_>::int_t Pave_32_64<_SIZE_>::numero_sommet(int i, int j)](#protected-pave-32-64-size-int-t-pave-32-64-size-numero-sommet-int-i-int-j)
numero_sommet
Pave_32_64<_SIZE_>::int_t Pave_32_64<_SIZE_>::numero_sommet(int i, int j, int k)

Renvoie le numero du (i,j,k) - ieme sommet (suivant (X,Y,Z)).

How to cite in this doc:
:ref:`Pave_32_64<_SIZE_>::int_t Pave_32_64<_SIZE_>::numero_sommet(int i, int j, int k) <protected-pave-32-64-size-int-t-pave-32-64-size-numero-sommet-int-i-int-j-int-k>`
[Pave_32_64<_SIZE_>::int_t Pave_32_64<_SIZE_>::numero_sommet(int i, int j, int k)](#protected-pave-32-64-size-int-t-pave-32-64-size-numero-sommet-int-i-int-j-int-k)
printOn
Sortie & Pave_32_64<_SIZE_>::printOn(Sortie &x) const override

Ecrit la Domaine sur un flot de sortie.

On ecrit le nom, le type des elements, les elements et les bords, les bords periodiques, les joints, les raccords et les bords internes.

Reimplements:

How to cite in this doc:
:ref:`Sortie & Pave_32_64<_SIZE_>::printOn(Sortie &x) const override <protected-sortie-ref-pave-32-64-size-printon-sortie-ref-x-const-override>`
[Sortie & Pave_32_64<_SIZE_>::printOn(Sortie &x) const override](#protected-sortie-ref-pave-32-64-size-printon-sortie-ref-x-const-override)
readOn
Entree & Pave_32_64<_SIZE_>::readOn(Entree &) override

Lit les specifications d’un pave a partir d’un flot d’entree.

Le format de lecture d’un pave dans le jeu de donnee est le suivant: Pave nom_pave { Origine OX OY (OZ) Longueurs LX LY (LZ) Nombre_de_noeuds NX NY (NZ) Facteurs Fx Fy (Fz) (Symx) (Symy) (Symz) } { (Bord) nom X = X0 Y0 < = Y < = Y1 Z0 < = Z < = Z1 … (Raccord) local homogene nom X = X0 Y0 < = Y < = Y1 Z0 < = Z < = Z1 … (Internes) nom X = X0 Y0 < = Y < = Y1 Z0 < = Z < = Z1 … (Joint) nom X = X0 Y0 < = Y < = Y1 Z0 < = Z < = Z1 PE_voisin … (Groupe_Faces) nom X = X0 Y0 < = Y < = Y1 Z0 < = Z < = Z1 … }

Reimplements:

References
How to cite in this doc:
:ref:`Entree & Pave_32_64<_SIZE_>::readOn(Entree &) override <protected-entree-ref-pave-32-64-size-readon-entree-ref-override>`
[Entree & Pave_32_64<_SIZE_>::readOn(Entree &) override](#protected-entree-ref-pave-32-64-size-readon-entree-ref-override)
typer_
void Pave_32_64<_SIZE_>::typer_()

Type le pave suivant la dimension d’espace et suivant le repere de coordonnees demande (cylindrique.

ou cartesien) En dimension 1 : le pave est maille avec des segments En dimension 2 (axi): la pave est maille avec des rectangle (axi) En dimension 3 (axi): la pave est maille avec des hexaedres (axi)

How to cite in this doc:
:ref:`void Pave_32_64<_SIZE_>::typer_() <protected-void-pave-32-64-size-typer-underscore>`
[void Pave_32_64<_SIZE_>::typer_()](#protected-void-pave-32-64-size-typer-underscore)

Attributes Documentation#

info_obj (public)
const Type_info Pave_32_64<_SIZE_>::info_obj
a_tanh (protected)
double Pave_32_64<_SIZE_>::a_tanh = 10.
facteurs_ (protected)
DoubleVect Pave_32_64<_SIZE_>::facteurs_
longueurs_ (protected)
DoubleVect Pave_32_64<_SIZE_>::longueurs_
Mx (protected)
int Pave_32_64<_SIZE_>::Mx = - 1
My (protected)
int Pave_32_64<_SIZE_>::My = - 1
Mz (protected)
int Pave_32_64<_SIZE_>::Mz = - 1
nb_noeuds_ (protected)
IntVect Pave_32_64<_SIZE_>::nb_noeuds_
Nx (protected)
int Pave_32_64<_SIZE_>::Nx = - 1
Ny (protected)
int Pave_32_64<_SIZE_>::Ny = - 1
Nz (protected)
int Pave_32_64<_SIZE_>::Nz = - 1
origine_ (protected)
DoubleVect Pave_32_64<_SIZE_>::origine_
pas_ (protected)
DoubleVect Pave_32_64<_SIZE_>::pas_
rep_VEF (protected)
bool Pave_32_64<_SIZE_>::rep_VEF = false
symetrique_ (protected)
IntVect Pave_32_64<_SIZE_>::symetrique_
tanh_dilatation (protected)
int Pave_32_64<_SIZE_>::tanh_dilatation = 0
tour_complet (protected)
bool Pave_32_64<_SIZE_>::tour_complet = false
xa_tanh (protected)
double Pave_32_64<_SIZE_>::xa_tanh = 10.
xtanh_dilatation (protected)
int Pave_32_64<_SIZE_>::xtanh_dilatation = 0
za_tanh (protected)
double Pave_32_64<_SIZE_>::za_tanh = 10.
ztanh_dilatation (protected)
int Pave_32_64<_SIZE_>::ztanh_dilatation = 0