MAJ_236_300.h

Aller à la documentation de ce fichier.
00001 /*  This file is part of MED.
00002  *
00003  *  COPYRIGHT (C) 1999 - 2015  EDF R&D, CEA/DEN
00004  *  MED is free software: you can redistribute it and/or modify
00005  *  it under the terms of the GNU Lesser General Public License as published by
00006  *  the Free Software Foundation, either version 3 of the License, or
00007  *  (at your option) any later version.
00008  *
00009  *  MED is distributed in the hope that it will be useful,
00010  *  but WITHOUT ANY WARRANTY; without even the implied warranty of
00011  *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
00012  *  GNU Lesser General Public License for more details.
00013  *
00014  *  You should have received a copy of the GNU Lesser General Public License
00015  *  along with MED.  If not, see <http://www.gnu.org/licenses/>.
00016  */
00017 
00018 #ifndef MAJ_236_300_H
00019 #define MAJ_236_300_H
00020 
00021 
00022 #ifdef __cplusplus
00023 # include "MEDerreur.hxx"
00024 #endif
00025 
00026 extern void MAJ_236_300_maillages (med_idt fid);
00027 
00028 
00029 extern int MAJ_236_300_chaine(char * nomi, char * nomf);
00030 
00031 
00032 extern  int MAJ_236_300_entites(med_idt fid,
00033                                     char * const _pathi,
00034                                     char * const _pathf,
00035                                     const char * const meshname,
00036                                     const med_entity_type enttype);
00037 
00038 extern int MAJ_236_300_mesh_datasets(med_idt fid,
00039                                      char * const _pathi,
00040                                      char * const _pathf,
00041                                      const char * const meshname,
00042                                      const med_entity_type   enttype,
00043                                      const med_geometry_type geotype);
00044 
00045 extern int MAJ_236_300_string_datasets(med_idt fid,
00046                                        const char * const absdatagrouppath,
00047                                        const char * const datasetname,
00048                                        int           isubstringsize,
00049                                        int           fsubstringsize,
00050                                        int           nsubstring);
00051 
00052 extern med_err _MEDconvertStringDatasets(med_idt id,
00053                                          const char *lname,
00054                                          const H5L_info_t *linfo,
00055                                          visitordatas *data);
00056 
00057 extern void MAJ_236_300_champs(med_idt fid);
00058 
00059 extern med_err MAJ_236_300_fieldOnEntity(med_idt fid, const char * const nomcha, const char * const meshname,
00060                                          med_field_type typcha, med_int ncomp, med_entity_type entite, med_int ncstp,
00061                                          char * const _pathi, char * const _pathf);
00062 
00063 extern med_err
00064 MED30linkWr(const med_idt        fid,
00065             const char   * const meshname,
00066             const char   * const link);
00067 
00068 extern med_err
00069 MAJ_236_300_equivalence(med_idt fid,const char * const maa);
00070 
00071 extern med_err
00072 MAJ_236_300_joint(med_idt fid, const char * const maa);
00073 
00074 
00075 #endif

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