#include <med.h>
#include <med_config.h>
#include <med_outils.h>
#include <hdf5.h>
#include <string.h>
Aller au code source de ce fichier.
Fonctions | |
med_err | MEDinterpBaseFunctionWr (const med_idt fid, const char *const interpname, const med_int basisfuncit, const med_int ncoef, const med_int *const power, const med_float *const coefficient) |
Cette routine permet l'écriture d'une fonction de base/forme de l'interpolation interpname. |