MED fichier
Fonctions
Référence du fichier MEDsubdomainCorrespondenceWr.c
#include <med.h>
#include <med_config.h>
#include <med_outils.h>
#include <string.h>
#include <stdlib.h>
Graphe des dépendances par inclusion de MEDsubdomainCorrespondenceWr.c:

Aller au code source de ce fichier.

Fonctions

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