 |
MAGiC
V5.0
Mailleurs Automatiques de Géometries intégrés à la Cao
|
Aller à la documentation de ce fichier.
54 double lire(
int i,
int j,
int coord=0,
int num_no=0);
55 void ecrire(
double val,
int i,
int j,
int coord=0,
int num_no=0);
69 virtual void enregistrer(std::ostream& o,
double version);
87 std::vector<unsigned long>
hash;
double lire(int i, int j, int coord=0, int num_no=0)
std::ostream & operator<<(std::ostream &o, class MG_SOLUTION &sol)
double solmax[MAX_TYPE_SOLUTION]
std::string get_legende(int num)
friend std::ostream & operator<<(std::ostream &o, MG_SOLUTION &maillage)
MG_SOLUTION(class MG_MAILLAGE *mai, int nb, char *chemin, int code, std::string nomsol, int entite=MAGIC::ENTITE_SOLUTION::ENTITE_NOEUD, int type_solution=MAGIC::TYPE_SOLUTION::SCALAIRE)
virtual void enregistrer(std::ostream &o, double version)
MG_MAILLAGE * get_maillage(void)
void ecrire(double val, int i, int j, int coord=0, int num_no=0)
void inisolution(char *chemin, int code)
double get_legende_min(int num=0)
const unsigned int SOL_EXISTANTE
std::string get_nom_fichier(void)
double get_legende_max(int num=0)
int get_entite_solution(void)
int get_dim_solution(void)
virtual void get_fichier_dependant(std::vector< std::string > &liste_fichier)
const int MAX_TYPE_SOLUTION
std::vector< unsigned long > hash
void active_solution(int num)
std::string get_nom(void)
void change_legende(int num, std::string val)
double solmin[MAX_TYPE_SOLUTION]