38 #define nmsdfjcr F77_FUNC(msdfjcr,MSDFJCR)
39 #define nmsdfcrw F77_FUNC(msdfcrw,MSDFCRW)
40 #define nmsdfnjn F77_FUNC(msdfnjn,MSDFNJN)
41 #define nmsdfjni F77_FUNC(msdfjni,MSDFJNI)
42 #define nmsdfszi F77_FUNC(msdfszi,MSDFSZI)
43 #define nmsdfcsz F77_FUNC(msdfcsz,MSDFCSZ)
44 #define nmsdfcrr F77_FUNC(msdfcrr,MSDFCRR)
45 #define nmsdfcsi F77_FUNC(msdfcsi,MSDFCSI)
51 char *lmname,
unsigned int bidon1,
med_int *lon1,
52 char *jname,
unsigned int bidon2,
med_int *lon2,
53 char *desc,
unsigned int bidon3,
med_int *lon3,
55 char *rmname,
unsigned int bidon4,
med_int *lon4
68 char *_fn1, *_fn2, *_fn3, *_fn4;
75 if (!_fn1 || !_fn2 || !_fn3 || !_fn4)
97 char *maa_local,
unsigned int bidon1,
med_int *lon1,
98 char *jn,
unsigned int bidon2,
med_int *lon2,
150 char *maa,
unsigned int bidon1,
med_int *lon1)
181 char *maa,
unsigned int bidon1,
med_int *lon1,
182 med_int *ind,
char *jname,
unsigned int bidon2,
183 char *desc,
unsigned int bidon3,
184 med_int *dom,
char *rname,
unsigned int bidon4,
191 char *desc,
med_int *dom,
char *rname,
232 char *maa,
unsigned int bidon1,
med_int *lon1,
233 char *jname,
unsigned int bidon2,
med_int *lon2,
275 *typ_ent_local = (
med_int) _let;
276 *typ_geo_local = (
med_int) _ltg;
277 *typ_ent_distant = (
med_int) _rnt;
278 *typ_geo_distant = (
med_int) _rtg;
291 char *maa,
unsigned int bidon1,
med_int *lon1,
292 char *jname,
unsigned int bidon2,
med_int *lon2,
345 char *maa_local,
unsigned int bidon1,
med_int *lon1,
346 char *jn,
unsigned int bidon2,
med_int *lon2,
397 char *maa,
unsigned int bidon1,
med_int *lon1,
398 char *jname,
unsigned int bidon2,
med_int *lon2,
MEDC_EXPORT med_err MEDsubdomainJointInfo(const med_idt fid, const char *const meshname, const int jointit, char *const jointname, char *const description, med_int *const domainnumber, char *const remotemeshname, med_int *const nstep, med_int *const nocstpncorrespondence)
Cette routine permet de lire les informations sur un joint dans un maillage.
MEDC_EXPORT med_err _MEDcstringFree(char *chaine)
MEDC_EXPORT med_err MEDsubdomainCorrespondenceSize(const med_idt fid, const char *const meshname, const char *const jointname, const med_int numdt, const med_int numit, const med_entity_type localentitytype, const med_geometry_type localgeotype, const med_entity_type remoteentitytype, const med_geometry_type remotegeotype, med_int *const nentity)
Cette routine permet la lecture du nombre d'entités en correspondance dans un joint pour un couple d'...
MEDC_EXPORT char * _MED1cstring(char *chaine, int longueur_reelle, int longueur_fixee)
MEDC_EXPORT med_err MEDsubdomainJointCr(const med_idt fid, const char *const localmeshname, const char *const jointname, const char *const description, const med_int domainnumber, const char *const remotemeshname)
Cette routine permet de créer un joint dans un maillage.
MEDC_EXPORT med_err _MEDc2fString(const char *const chainec, char *const chainef, med_int longueur_buffer77)
MEDC_EXPORT med_err MEDsubdomainComputingStepInfo(const med_idt fid, const char *const meshname, const char *const jointname, const int csit, med_int *const numdt, med_int *const numit, med_int *const ncorrespondence)
Cette routine permet de lire les informations sur les correspondances entre types d'entités dans un m...
MEDC_EXPORT med_err MEDsubdomainCorrespondenceSizeInfo(const med_idt fid, const char *const meshname, const char *const jointname, const med_int numdt, const med_int numit, const int corit, med_entity_type *const localentitytype, med_geometry_type *const localgeotype, med_entity_type *const remoteentitytype, med_geometry_type *const remotegeotype, med_int *const nentity)
Cette routine permet de lire les informations sur les couples d'entités en correspondance dans un joi...
MEDC_EXPORT med_err MEDsubdomainCorrespondenceWr(const med_idt fid, const char *const meshname, const char *const jointname, const med_int numdt, const med_int numit, const med_entity_type localentitytype, const med_geometry_type localgeotype, const med_entity_type remoteentitytype, const med_geometry_type remotegeotype, const med_int nentity, const med_int *const correspondence)
Cette routine permet l'écriture d'une correspondance dans un joint pour un type de couple d'entité en...
MEDC_EXPORT char * _MED2cstring(char *chaine, int longueur)
MEDC_EXPORT med_err MEDsubdomainCorrespondenceRd(const med_idt fid, const char *const meshname, const char *const jointname, const med_int numdt, const med_int numit, const med_entity_type localentitytype, const med_geometry_type localgeotype, const med_entity_type remoteentitytype, const med_geometry_type remotegeotype, med_int *const correspondence)
Cette routine permet la lecture d'une correspondance dans un joint pour un type de couple d'entité en...
MEDC_EXPORT med_int MEDnSubdomainJoint(const med_idt fid, const char *const meshname)
Cette routine permet la lecture du nombre de joint dans un maillage.