From: admin Date: Thu, 20 Nov 2003 09:19:39 +0000 (+0000) Subject: This commit was generated by cvs2git to create tag 'V1_3_0_b3'. X-Git-Tag: V1_3_0_b3^0 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=561a9059901e311b279ede55aff7a4c1a1ce53fd;p=tools%2Fmedcoupling.git This commit was generated by cvs2git to create tag 'V1_3_0_b3'. Sprout from master 2003-11-20 09:19:38 UTC nadir 'Adding this file for the V1.3.0 of the module.' Cherrypick from IMPORT 2003-07-10 14:48:40 UTC nri 'sources v1.2': resources/Data.png resources/Infos.png resources/ModuleMed.png resources/Structure.png resources/config src/MEDMEM/DataTest/Data/maill.0.med src/MEDMEM/DataTest/Data/mesh.med src/MEDMEM/DataTest/Data/pointe.med src/MEDMEM/DataTest/Data/zzzz121b.med src/MEDMEM/DataTest/Maillages.txt src/MEDMEM/DataTest/README src/MEDMEM/DataTest/Ref/RtestUCellModel src/MEDMEM/DataTest/Ref/RtestUGeoNameMeshEntities src/MEDMEM/DataTest/constituedump.sh src/MEDMEM/DataTest/testreadCoordinate.sh src/MEDMEM/DataTest/testreadEntete.sh src/MEDMEM/DataTest/tous.sh src/MEDMEM/Doxyfile_med_devel.in src/MEDMEM/Doxyfile_med_user.in src/MEDMEM/create_grid.c src/MEDMEM/tests/testUGeoNameMeshEntities.cxx Delete: doc/html/INPUT/HTML/Med_Gen.html --- diff --git a/doc/html/INPUT/HTML/Med_Gen.html b/doc/html/INPUT/HTML/Med_Gen.html deleted file mode 100644 index 44b43940b..000000000 --- a/doc/html/INPUT/HTML/Med_Gen.html +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - -
interface MED_Gen
IDL file
Python
MESH readMeshInFile ( in string fileName, in string studyName, in string meshName )
return_value = readMeshInFile ( fileName, studyName, meshName )
FIELD readFieldInFile ( in string fileName, in string studyName, in string fieldName, in long ordre, in long iter )
return_value = readFieldInFile ( fileName, studyName, fieldName, ordre, iter )
MED readStructFile ( in string fileName, in string studyName )
return_value = readStructFile ( fileName, studyName )
void readStructFileWithFieldType ( in string fileName, in string studyName )
readStructFileWithFieldType ( fileName, studyName )

-