MED fichier
|
#include <med.h>
#include <med_config.h>
#include <med_outils.h>
#include <string.h>
#include <stdlib.h>
Aller au code source de ce fichier.
Fonctions | |
med_err | MEDmeshComputationStepCr (const med_idt fid, const char *const meshname, const med_int numdt1, const med_int numit1, const med_int numdt2, const med_int numit2, const med_float dt2) |
Cette routine permet de créer une nouvelle étape de calcul dans un maillage. Plus de détails... | |