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 | 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 étape de calcul donnée. Plus de détails... | |