31 FCT_TAILLE_FEM_SOLUTION_GENERATEUR_CONSTANT::FCT_TAILLE_FEM_SOLUTION_GENERATEUR_CONSTANT(
MG_GESTIONNAIRE *gesttmp,
MG_GEOMETRIE* geotmp,
double dg,
int fechantillon,
int nxtmp,
int nytmp,
int nztmp,
char *nomsolution):
FCT_TAILLE_FEM_SOLUTION_GENERATEUR_ISOTROPE(gesttmp,geotmp,dg,fechantillon,nxtmp,nytmp,nztmp,nomsolution)
33 strcpy(
nom,nomsolution);
35 FCT_TAILLE_FEM_SOLUTION_GENERATEUR_CONSTANT::FCT_TAILLE_FEM_SOLUTION_GENERATEUR_CONSTANT(
MG_GESTIONNAIRE *gesttmp,
MG_MAILLAGE* maitmp,
double dg,
int fechantillon,
int nxtmp,
int nytmp,
int nztmp,
char *nomsolution):
FCT_TAILLE_FEM_SOLUTION_GENERATEUR_ISOTROPE(gesttmp,maitmp,dg,fechantillon,nxtmp,nytmp,nztmp,nomsolution)
37 strcpy(
nom,nomsolution);
53 LISTE_FEM_NOEUD::iterator it2;
virtual void construit_particulier(void)
FCT_TAILLE_FEM_SOLUTION_GENERATEUR_CONSTANT(MG_GESTIONNAIRE *gesttmp, MG_GEOMETRIE *geotmp, double dg, int fechantillon, int nxtmp, int nytmp, int nztmp, char *nomsolution)
~FCT_TAILLE_FEM_SOLUTION_GENERATEUR_CONSTANT()
FEM_NOEUD * get_premier_noeud(LISTE_FEM_NOEUD::iterator &it)
FEM_NOEUD * get_suivant_noeud(LISTE_FEM_NOEUD::iterator &it)
void ecrire(double val, int i, int j, int coord=0, int num_no=0)