Guide de référence du module MEDsubdomainJoint

Fonctions

med_int MEDnSubdomainJoint (const med_idt fid, const char *const meshname)
 Cette routine permet la lecture du nombre de joint dans un maillage.
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 maillage pour chaque séquence de calcul.
med_err MEDsubdomainCorrespondenceRd (const med_idt fid, const char *const localmeshname, const char *const jointname, const med_int numdt, const med_int numit, const med_entity_type localentitype, const med_geometry_type localgeotype, const med_entity_type remoteentitype, 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 regard et une séquence de calcul donnés.
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 localentitype, const med_geometry_type localgeotype, const med_entity_type remoteentitype, const med_geometry_type remotegeotype, med_int *const nentitycor)
 Cette routine permet la lecture du nombre d'entités en correspondance dans un joint pour un couple d'entités et une séquence de calcul donnés.
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 localentitype, med_geometry_type *const localgeotype, med_entity_type *const remoteentitype, med_geometry_type *const remotegeotype, med_int *const nentitycor)
 Cette routine permet de lire les informations sur les couples d'entités en correspondance dans un joint pour une séquence de calcul donnée.
med_err MEDsubdomainCorrespondenceWr (const med_idt fid, const char *const localmeshname, const char *const jointname, const med_int numdt, const med_int numit, const med_entity_type localentitype, const med_geometry_type localgeotype, const med_entity_type remoteentitype, 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 regard et une séquence de calcul donnés.
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.
med_err MEDsubdomainJointInfo (const med_idt fid, const char *const localmeshname, 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.

Généré le Thu Oct 8 14:27:15 2015 pour MED fichier par  doxygen 1.6.1