Référence du fichier MAJ_231_232.h
Aller au code source de ce fichier.
Fonctions |
void | MAJ_231_232_maillages (med_idt fid) |
void | MAJ_231_232_champs (med_idt fid) |
int | MAJ_231_232_chaine (char *nomi, char *nomf) |
med_err | MED231champNormaliser (med_idt fid, char *nomcha, med_type_champ typcha, med_int ncomp, med_entite_maillage entite) |
med_err | MED231champLireEtUnlink (med_idt fid, char *maa, char *cha, unsigned char *val, med_mode_switch interlace, med_int numco, char *locname, char *profil, med_mode_profil pflmod, med_entite_maillage type_ent, med_geometrie_element type_geo, med_int numdt, med_int numo) |
med_err | MED231champRefInfoEtRenMaa (med_idt fid, char *champ, med_entite_maillage type_ent, med_geometrie_element type_geo, int indice, med_int numdt, med_int numo, char *maa, med_booleen *local, med_int *ngauss) |
med_err | MED231champInfoEtRen (med_idt fid, int indice, char *champ, med_type_champ *type, char *comp, char *unit, med_int ncomp) |
Documentation des fonctions
int MAJ_231_232_chaine |
( |
char * |
nomi, |
|
|
char * |
nomf | |
|
) |
| | |
void MAJ_231_232_champs |
( |
med_idt |
fid |
) |
|
void MAJ_231_232_maillages |
( |
med_idt |
fid |
) |
|
med_err MED231champLireEtUnlink |
( |
med_idt |
fid, |
|
|
char * |
maa, |
|
|
char * |
cha, |
|
|
unsigned char * |
val, |
|
|
med_mode_switch |
interlace, |
|
|
med_int |
numco, |
|
|
char * |
locname, |
|
|
char * |
profil, |
|
|
med_mode_profil |
pflmod, |
|
|
med_entite_maillage |
type_ent, |
|
|
med_geometrie_element |
type_geo, |
|
|
med_int |
numdt, |
|
|
med_int |
numo | |
|
) |
| | |