![]() |
MAGiC
V5.0
Mailleurs Automatiques de Géometries intégrés à la Cao
|
#include <polycristal.h>


Fonctions membres publiques | |
| Polycristal (char *fichier, double dgval) | |
| Polycristal (int nbParticules, double dgval) | |
| Polycristal (std::vector< double > &listepoint, std::string nom, double dgva) | |
| ~Polycristal () | |
| std::vector< Poly_Point * > | random_particules (int nbParticules) |
| virtual void | construit (bool avecstep=false) |
Fonctions membres publiques hérités de POLY_AFFICHE | |
| POLY_AFFICHE () | |
| virtual | ~POLY_AFFICHE () |
| virtual void | affiche (char *mess) |
| virtual void | active_affichage (fonction_affiche *fonc) |
Attributs protégés | |
| std::string | nomfichier |
| double | dg |
| std::vector< Poly_Point * > | list_points |
Attributs protégés hérités de POLY_AFFICHE | |
| fonction_affiche * | affiche2 |
| int | affichageactif |
Fonctions membres privées | |
| Polycristal (Polycristal &mdd) | |
Membres hérités additionnels | |
Types publics hérités de POLY_AFFICHE | |
| typedef void | fonction_affiche(char *) |
Définition à la ligne 31 du fichier polycristal.h.
| Polycristal::Polycristal | ( | char * | fichier, |
| double | dgval | ||
| ) |
Définition à la ligne 31 du fichier polycristal.cpp.
Références list_points.
| Polycristal::Polycristal | ( | int | nbParticules, |
| double | dgval | ||
| ) |
Définition à la ligne 68 du fichier polycristal.cpp.
Références list_points, et random_particules().

| Polycristal::Polycristal | ( | std::vector< double > & | listepoint, |
| std::string | nom, | ||
| double | dgva | ||
| ) |
Définition à la ligne 56 du fichier polycristal.cpp.
Références list_points.
| Polycristal::~Polycristal | ( | ) |
Définition à la ligne 93 du fichier polycristal.cpp.
|
private |
Définition à la ligne 88 du fichier polycristal.cpp.
|
virtual |
Définition à la ligne 75 du fichier polycristal.cpp.
Références POLY_AFFICHE::active_affichage(), POLY_AFFICHE::affichageactif, POLY_AFFICHE::affiche2, Poly_Build_OCC::construit(), Poly_Voro::construit(), dg, Poly_Voro::fusion_noeuds(), list_points, et nomfichier.
Référencé par MSTRUCT_GENERATEUR_POLYCRISTAUX::genere().


| std::vector< Poly_Point * > Polycristal::random_particules | ( | int | nbParticules | ) |
Définition à la ligne 97 du fichier polycristal.cpp.
Références list_points.
Référencé par Polycristal().

|
protected |
Définition à la ligne 49 du fichier polycristal.h.
Référencé par construit().
|
protected |
Définition à la ligne 51 du fichier polycristal.h.
Référencé par construit(), Polycristal(), et random_particules().
|
protected |
Définition à la ligne 48 du fichier polycristal.h.
Référencé par construit().