]> SALOME platform Git repositories - modules/med.git/commit
Salome HOME
Final version V2_0_1 which works with Med File V2.1 and the KERNEL
authornadir <nadir>
Thu, 14 Oct 2004 12:18:49 +0000 (12:18 +0000)
committernadir <nadir>
Thu, 14 Oct 2004 12:18:49 +0000 (12:18 +0000)
commitb7d5c783f2d85cda6d4f781e2135608053bc9930
treebb273b0496daa3a0a3297c1f7e985a6702ed79aa
parentb6915adc57b187726f650dd064d2362bb2fc092b
Final version V2_0_1 which works with Med File V2.1 and the KERNEL
with AG addings.
105 files changed:
src/INTERPOLATION/MEDMEM_Interpolation.hxx [new file with mode: 0644]
src/INTERPOLATION/MEDMEM_InterpolationHighLevelObjects.hxx [new file with mode: 0644]
src/INTERPOLATION/MEDMEM_InterpolationHighLevelObjects.hxx.old [new file with mode: 0644]
src/INTERPOLATION/MEDMEM_InterpolationTools.hxx [new file with mode: 0644]
src/INTERPOLATION/MEDMEM_Mapping.hxx [new file with mode: 0644]
src/INTERPOLATION/MEDMEM_MappingTools.hxx [new file with mode: 0644]
src/INTERPOLATION/MEDMEM_WrapperCells.hxx [new file with mode: 0644]
src/INTERPOLATION/MEDMEM_WrapperConnectivity.hxx [new file with mode: 0644]
src/INTERPOLATION/MEDMEM_WrapperField.hxx [new file with mode: 0644]
src/INTERPOLATION/MEDMEM_WrapperMesh.hxx [new file with mode: 0644]
src/INTERPOLATION/MEDMEM_WrapperNodes.hxx [new file with mode: 0644]
src/INTERPOLATION/MEDMEM_dTree.hxx [new file with mode: 0644]
src/INTERPOLATION/MEDMEM_dTreeSommet.hxx [new file with mode: 0644]
src/INTERPOLATION/Makefile.in [new file with mode: 0644]
src/INTERPOLATION/UseCaseInterpolationts.cxx [new file with mode: 0644]
src/INTERPOLATION/UseCaseInterpolationwots.cxx [new file with mode: 0644]
src/INTERPOLATION/UseCaseMapping.cxx [new file with mode: 0644]
src/INTERPOLATION/UseCaseWrapper_Maillage.cxx [new file with mode: 0644]
src/INTERPOLATION/UseCasedTree.cxx [new file with mode: 0644]
src/INTERPOLATION/create_mesh_interpolation.c [new file with mode: 0644]
src/INTERPOLATION/test_MEDMEM_Interpolation.cxx [new file with mode: 0644]
src/INTERPOLATION/test_MEDMEM_InterpolationFlipBack.cxx [new file with mode: 0644]
src/INTERPOLATION/test_MEDMEM_InterpolationFromMesh_toMesh.cxx [new file with mode: 0644]
src/INTERPOLATION/test_MEDMEM_InterpolationRecopieMaillage.cxx [new file with mode: 0644]
src/INTERPOLATION/test_MEDMEM_InterpolationSansRecopieMaillage.cxx [new file with mode: 0644]
src/INTERPOLATION/test_MEDMEM_InterpolationTimeStep.cxx [new file with mode: 0644]
src/MED/Makefile.in
src/MED/Med_Gen_i.cxx
src/MEDMEM/MEDMEM_Array.hxx
src/MEDMEM/MEDMEM_CellModel.cxx
src/MEDMEM/MEDMEM_CellModel.hxx
src/MEDMEM/MEDMEM_Connectivity.cxx
src/MEDMEM/MEDMEM_Connectivity.hxx
src/MEDMEM/MEDMEM_Coordinate.cxx
src/MEDMEM/MEDMEM_Coordinate.hxx
src/MEDMEM/MEDMEM_DriverFactory.cxx [new file with mode: 0644]
src/MEDMEM/MEDMEM_DriverFactory.hxx [new file with mode: 0644]
src/MEDMEM/MEDMEM_DriverTools.cxx
src/MEDMEM/MEDMEM_DriversDef.hxx
src/MEDMEM/MEDMEM_Exception.cxx
src/MEDMEM/MEDMEM_Exception.hxx
src/MEDMEM/MEDMEM_Family.hxx
src/MEDMEM/MEDMEM_Field.cxx
src/MEDMEM/MEDMEM_Field.hxx
src/MEDMEM/MEDMEM_GibiMeshDriver.cxx
src/MEDMEM/MEDMEM_Group.cxx
src/MEDMEM/MEDMEM_Group.hxx
src/MEDMEM/MEDMEM_Med.cxx
src/MEDMEM/MEDMEM_Med.hxx
src/MEDMEM/MEDMEM_MedFieldDriver.hxx
src/MEDMEM/MEDMEM_MedMedDriver.cxx
src/MEDMEM/MEDMEM_MedMeshDriver.cxx
src/MEDMEM/MEDMEM_Mesh.cxx
src/MEDMEM/MEDMEM_Mesh.hxx
src/MEDMEM/MEDMEM_PointerOf.hxx
src/MEDMEM/MEDMEM_SkyLineArray.cxx
src/MEDMEM/MEDMEM_SkyLineArray.hxx
src/MEDMEM/MEDMEM_Support.cxx
src/MEDMEM/MEDMEM_Support.hxx
src/MEDMEM/MEDMEM_VtkFieldDriver.hxx
src/MEDMEM/Makefile.in
src/MEDMEM/create_mesh_c2q4s2.c
src/MEDMEM/create_mesh_c3h8q4.c
src/MEDMEM_I/MEDMEM_FieldDouble_i.cxx
src/MEDMEM_I/MEDMEM_FieldDouble_i.hxx
src/MEDMEM_I/MEDMEM_FieldInt_i.cxx
src/MEDMEM_I/MEDMEM_FieldInt_i.hxx
src/MEDMEM_I/MEDMEM_FieldOf_i.hxx [deleted file]
src/MEDMEM_I/MEDMEM_Field_i.cxx
src/MEDMEM_I/MEDMEM_Field_i.hxx
src/MEDMEM_I/MEDMEM_Group_i.cxx
src/MEDMEM_I/MEDMEM_Med_i.cxx
src/MEDMEM_I/MEDMEM_Mesh_i.cxx
src/MEDMEM_I/MEDMEM_Mesh_i.hxx
src/MEDMEM_I/MEDMEM_Support_i.cxx
src/MEDMEM_I/MEDMEM_Support_i.hxx
src/MEDMEM_I/Makefile.in
src/MEDMEM_SWIG/libMEDMEM_Swig.i
src/MEDMEM_SWIG/testMedMemGeneral.py
src/Makefile.in
src/MedClient/src/CONNECTIVITYClient.cxx
src/MedClient/src/COORDINATEClient.cxx
src/MedClient/src/FIELDClient.cxx
src/MedClient/src/FIELDClient.hxx
src/MedClient/src/FIELDDOUBLEClient.cxx [new file with mode: 0644]
src/MedClient/src/FIELDDOUBLEClient.hxx [new file with mode: 0644]
src/MedClient/src/FIELDINTClient.cxx [new file with mode: 0644]
src/MedClient/src/FIELDINTClient.hxx [new file with mode: 0644]
src/MedClient/src/MESHClient.cxx
src/MedClient/src/Makefile.in
src/MedClient/src/MakefileForTest [new file with mode: 0644]
src/MedClient/src/MemorySpy.cxx [new file with mode: 0644]
src/MedClient/src/MemorySpy.hxx [new file with mode: 0644]
src/MedClient/src/README_medclient_test [new file with mode: 0644]
src/MedClient/src/SUPPORTClient.cxx
src/MedClient/src/SUPPORTClient.hxx
src/MedClient/src/TESTMEDCLIENT_Gen.idl [new file with mode: 0644]
src/MedClient/src/TESTMEDCLIENT_Gen_i.cxx [new file with mode: 0755]
src/MedClient/src/TESTMEDCLIENT_Gen_i.hxx [new file with mode: 0644]
src/MedClient/src/create_mesh_c2q4.c [new file with mode: 0644]
src/MedClient/src/create_mesh_c2t3.c [new file with mode: 0644]
src/MedClient/src/create_mesh_c3h8.c [new file with mode: 0644]
src/MedClient/src/create_mesh_c3t4.c [new file with mode: 0644]
src/MedClient/src/libMEDClient.i
src/MedClient/src/test_medclient.py [new file with mode: 0644]