Salome HOME
extract medtool doc from MED
authorCédric Aguerre <cedric.aguerre@edf.fr>
Thu, 19 Nov 2015 16:50:31 +0000 (17:50 +0100)
committerCédric Aguerre <cedric.aguerre@edf.fr>
Thu, 19 Nov 2015 17:00:02 +0000 (18:00 +0100)
commit5d97eeee47f451878ec4e9d49ab0df46bab70ac5
treed2f296d81f0f09409e873464e1fd0f328eab819d
parentb6c89e5886e9b348c00d3d6c23a265f89613cbc7
extract medtool doc from MED
224 files changed:
doc/CMakeLists.txt [new file with mode: 0644]
doc/tutorial/CMakeLists.txt [new file with mode: 0644]
doc/tutorial/atestMEDCouplingCorba1.rst [new file with mode: 0644]
doc/tutorial/atestMEDCouplingCube.rst [new file with mode: 0644]
doc/tutorial/atestMEDCouplingDataArray1.rst [new file with mode: 0644]
doc/tutorial/atestMEDCouplingFieldDouble1.rst [new file with mode: 0644]
doc/tutorial/atestMEDCouplingLoaderEx1.rst [new file with mode: 0644]
doc/tutorial/atestMEDCouplingLoaderEx2.rst [new file with mode: 0644]
doc/tutorial/atestMEDCouplingNumPy.rst [new file with mode: 0644]
doc/tutorial/atestMEDCouplingPoly.rst [new file with mode: 0644]
doc/tutorial/atestMEDCouplingRead.rst [new file with mode: 0644]
doc/tutorial/atestMEDCouplingRemapper.rst [new file with mode: 0644]
doc/tutorial/atestMEDCouplingUMesh1.rst [new file with mode: 0644]
doc/tutorial/atestMEDLoaderAdvancedAPI1.rst [new file with mode: 0644]
doc/tutorial/atestMEDLoaderBasicAPI1.rst [new file with mode: 0644]
doc/tutorial/atestMEDLoaderSplitAndMerge1.rst [new file with mode: 0644]
doc/tutorial/conf.py.in [new file with mode: 0644]
doc/tutorial/data/Fixe.med [new file with mode: 0644]
doc/tutorial/data/Mobile.med [new file with mode: 0644]
doc/tutorial/data/agitateur.med [new file with mode: 0644]
doc/tutorial/images/DataArrayDouble_1.jpg [new file with mode: 0644]
doc/tutorial/images/FieldDouble1_1.png [new file with mode: 0644]
doc/tutorial/images/FieldDouble1_1_exploded.png [new file with mode: 0644]
doc/tutorial/images/FieldDouble1_2.png [new file with mode: 0644]
doc/tutorial/images/Field_Cube3D.jpg [new file with mode: 0644]
doc/tutorial/images/IndirectIndex.jpg [new file with mode: 0644]
doc/tutorial/images/LocationEx2.jpg [new file with mode: 0644]
doc/tutorial/images/Mesh_cube3D.jpg [new file with mode: 0644]
doc/tutorial/images/Mesh_polygons2D.jpg [new file with mode: 0644]
doc/tutorial/images/Remapper1.png [new file with mode: 0644]
doc/tutorial/images/SplitAndMerge2.jpg [new file with mode: 0644]
doc/tutorial/images/SplitAndMergeCell1.jpg [new file with mode: 0644]
doc/tutorial/images/SurjectionDataArray.png [new file with mode: 0644]
doc/tutorial/images/UMesh1.png [new file with mode: 0644]
doc/tutorial/images/agitateur.jpg [new file with mode: 0644]
doc/tutorial/images/blade.jpg [new file with mode: 0644]
doc/tutorial/images/captureCoarseMesh.png [new file with mode: 0644]
doc/tutorial/images/captureFineMesh.png [new file with mode: 0644]
doc/tutorial/images/cube.jpg [new file with mode: 0644]
doc/tutorial/images/face.jpg [new file with mode: 0644]
doc/tutorial/images/fixm.jpg [new file with mode: 0644]
doc/tutorial/images/mesh3DSurfInside.jpg [new file with mode: 0644]
doc/tutorial/images/mobm.jpg [new file with mode: 0644]
doc/tutorial/images/partFixmAndzone1Mobm.jpg [new file with mode: 0644]
doc/tutorial/images/partFixmWithoutZone1Mobm.jpg [new file with mode: 0644]
doc/tutorial/images/skinandnccells_numpy.png [new file with mode: 0644]
doc/tutorial/images/skinonly_numpy.png [new file with mode: 0644]
doc/tutorial/images/zone1Mobm.jpg [new file with mode: 0644]
doc/tutorial/images/zonesMobm.jpg [new file with mode: 0644]
doc/tutorial/index.rst [new file with mode: 0644]
doc/tutorial/medcoupling_2Dpolygon.rst [new file with mode: 0644]
doc/tutorial/medcoupling_3Dcube.rst [new file with mode: 0644]
doc/tutorial/medcoupling_Read.rst [new file with mode: 0644]
doc/tutorial/medcoupling_dataarray1_en.rst [new file with mode: 0644]
doc/tutorial/medcoupling_dataarray1_fr.rst [new file with mode: 0644]
doc/tutorial/medcoupling_en.rst [new file with mode: 0644]
doc/tutorial/medcoupling_fielddouble1_en.rst [new file with mode: 0644]
doc/tutorial/medcoupling_fielddouble1_fr.rst [new file with mode: 0644]
doc/tutorial/medcoupling_fr.rst [new file with mode: 0644]
doc/tutorial/medcoupling_umesh1_en.rst [new file with mode: 0644]
doc/tutorial/medcoupling_umesh1_fr.rst [new file with mode: 0644]
doc/tutorial/medcouplingcorba_en.rst [new file with mode: 0644]
doc/tutorial/medcouplingcorba_fr.rst [new file with mode: 0644]
doc/tutorial/medcouplingloaderex1_en.rst [new file with mode: 0644]
doc/tutorial/medcouplingloaderex1_fr.rst [new file with mode: 0644]
doc/tutorial/medcouplingloaderex2_en.rst [new file with mode: 0644]
doc/tutorial/medcouplingloaderex2_fr.rst [new file with mode: 0644]
doc/tutorial/medcouplingnumpy_en.rst [new file with mode: 0644]
doc/tutorial/medcouplingnumpy_fr.rst [new file with mode: 0644]
doc/tutorial/medcouplingremapper_en.rst [new file with mode: 0644]
doc/tutorial/medcouplingremapper_fr.rst [new file with mode: 0644]
doc/tutorial/medloader_SplitAndMerge1_en.rst [new file with mode: 0644]
doc/tutorial/medloader_SplitAndMerge1_fr.rst [new file with mode: 0644]
doc/tutorial/medloader_advancedAPI1_en.rst [new file with mode: 0644]
doc/tutorial/medloader_advancedAPI1_fr.rst [new file with mode: 0644]
doc/tutorial/medloader_basicAPI1_en.rst [new file with mode: 0644]
doc/tutorial/medloader_basicAPI1_fr.rst [new file with mode: 0644]
doc/tutorial/medloader_en.rst [new file with mode: 0644]
doc/tutorial/medloader_fr.rst [new file with mode: 0644]
doc/user/CMakeLists.txt [new file with mode: 0644]
doc/user/doxygen/BuildPyExamplesFromCPP.py [new file with mode: 0644]
doc/user/doxygen/CMakeLists.txt [new file with mode: 0644]
doc/user/doxygen/Doxyfile_med_user.in [new file with mode: 0644]
doc/user/doxygen/doxfiles/appendix/appendix.dox [new file with mode: 0644]
doc/user/doxygen/doxfiles/appendix/glossary.dox [new file with mode: 0644]
doc/user/doxygen/doxfiles/appendix/install.dox [new file with mode: 0644]
doc/user/doxygen/doxfiles/appendix/interpkernel.dox [new file with mode: 0644]
doc/user/doxygen/doxfiles/appendix/med-file.dox [new file with mode: 0644]
doc/user/doxygen/doxfiles/appendix/references.dox [new file with mode: 0644]
doc/user/doxygen/doxfiles/examples/examples.dox [new file with mode: 0644]
doc/user/doxygen/doxfiles/examples/medcouplingexamplesarrays.doxy [new file with mode: 0644]
doc/user/doxygen/doxfiles/examples/medcouplingexamplesfields.doxy [new file with mode: 0644]
doc/user/doxygen/doxfiles/examples/medcouplingexamplesfooter.doxy [new file with mode: 0644]
doc/user/doxygen/doxfiles/examples/medcouplingexamplesheader.doxy [new file with mode: 0644]
doc/user/doxygen/doxfiles/examples/medcouplingexamplesmeshes.doxy [new file with mode: 0644]
doc/user/doxygen/doxfiles/examples/medcouplingexamplesother.doxy [new file with mode: 0644]
doc/user/doxygen/doxfiles/faq.dox [new file with mode: 0644]
doc/user/doxygen/doxfiles/gui.dox [new file with mode: 0644]
doc/user/doxygen/doxfiles/index.dox [new file with mode: 0644]
doc/user/doxygen/doxfiles/reference/arrays/arrays.dox [new file with mode: 0644]
doc/user/doxygen/doxfiles/reference/arrays/numbering.dox [new file with mode: 0644]
doc/user/doxygen/doxfiles/reference/cpp/MEDCouplingTimeLabel.dox [new file with mode: 0644]
doc/user/doxygen/doxfiles/reference/cpp/cpp.dox [new file with mode: 0644]
doc/user/doxygen/doxfiles/reference/distrib/corba-distrib.dox [new file with mode: 0644]
doc/user/doxygen/doxfiles/reference/distrib/distrib.dox [new file with mode: 0644]
doc/user/doxygen/doxfiles/reference/distrib/parallel.dox [new file with mode: 0644]
doc/user/doxygen/doxfiles/reference/fields/MEDCouplingFields.dox [new file with mode: 0644]
doc/user/doxygen/doxfiles/reference/fields/discretization.dox [new file with mode: 0644]
doc/user/doxygen/doxfiles/reference/fields/fields.dox [new file with mode: 0644]
doc/user/doxygen/doxfiles/reference/interpolation/Geometric2D.dox [new file with mode: 0644]
doc/user/doxygen/doxfiles/reference/interpolation/NatureOfField.dox [new file with mode: 0644]
doc/user/doxygen/doxfiles/reference/interpolation/barycoords.dox [new file with mode: 0644]
doc/user/doxygen/doxfiles/reference/interpolation/interpolation.dox [new file with mode: 0644]
doc/user/doxygen/doxfiles/reference/interpolation/interptheory.dox [new file with mode: 0644]
doc/user/doxygen/doxfiles/reference/interpolation/intersec-specifics.dox [new file with mode: 0644]
doc/user/doxygen/doxfiles/reference/interpolation/intersectors.dox [new file with mode: 0644]
doc/user/doxygen/doxfiles/reference/interpolation/intro-interp.dox [new file with mode: 0644]
doc/user/doxygen/doxfiles/reference/interpolation/remapper.dox [new file with mode: 0644]
doc/user/doxygen/doxfiles/reference/medcoupling.dox [new file with mode: 0644]
doc/user/doxygen/doxfiles/reference/medloader/MEDLoaderAdvancedAPI.dox [new file with mode: 0644]
doc/user/doxygen/doxfiles/reference/medloader/MEDLoaderBasicAPI.dox [new file with mode: 0644]
doc/user/doxygen/doxfiles/reference/medloader/intro-medloader.dox [new file with mode: 0644]
doc/user/doxygen/doxfiles/reference/medloader/medloader.dox [new file with mode: 0644]
doc/user/doxygen/doxfiles/reference/meshes/MEDCouplingCMesh.dox [new file with mode: 0644]
doc/user/doxygen/doxfiles/reference/meshes/MEDCouplingExtruded.dox [new file with mode: 0644]
doc/user/doxygen/doxfiles/reference/meshes/MEDCouplingPointSet.dox [new file with mode: 0644]
doc/user/doxygen/doxfiles/reference/meshes/MEDCouplingUMesh.dox [new file with mode: 0644]
doc/user/doxygen/doxfiles/reference/meshes/meshes.dox [new file with mode: 0644]
doc/user/doxygen/doxfiles/reference/misc/MEDCouplingFieldTemplates.dox [new file with mode: 0644]
doc/user/doxygen/doxfiles/reference/misc/icoco.dox [new file with mode: 0644]
doc/user/doxygen/doxfiles/reference/misc/misc.dox [new file with mode: 0644]
doc/user/doxygen/doxfiles/reference/misc/tools.dox [new file with mode: 0644]
doc/user/doxygen/doxfiles/reference/reference.dox [new file with mode: 0644]
doc/user/doxygen/doxfiles/start/functionalities.dox [new file with mode: 0644]
doc/user/doxygen/doxfiles/start/intro-start.dox [new file with mode: 0644]
doc/user/doxygen/doxfiles/start/library.dox [new file with mode: 0644]
doc/user/doxygen/doxfiles/start/python-api.dox [new file with mode: 0644]
doc/user/doxygen/doxfiles/start/start.dox [new file with mode: 0644]
doc/user/doxygen/doxfiles/start/terminology.dox [new file with mode: 0644]
doc/user/doxygen/doxfiles/tutorial.dox [new file with mode: 0644]
doc/user/doxygen/doxy2swig/MEDCoupling_doc.i.in [new file with mode: 0644]
doc/user/doxygen/doxy2swig/MEDLoader_doc.i.in [new file with mode: 0644]
doc/user/doxygen/doxy2swig/doxy2swig.cmake [new file with mode: 0644]
doc/user/doxygen/doxy2swig/doxy2swig.py [new file with mode: 0755]
doc/user/doxygen/fakesources/MEDCouplingField.C [new file with mode: 0644]
doc/user/doxygen/fakesources/MEDCouplingFieldDouble.C [new file with mode: 0644]
doc/user/doxygen/fakesources/MEDCouplingMemArray.C [new file with mode: 0644]
doc/user/doxygen/fakesources/MEDCouplingMesh.C [new file with mode: 0644]
doc/user/doxygen/fakesources/MEDCouplingPointSet.C [new file with mode: 0644]
doc/user/doxygen/fakesources/MEDCouplingUMesh.C [new file with mode: 0644]
doc/user/doxygen/fakesources/MEDFileField.C [new file with mode: 0644]
doc/user/doxygen/fakesources/MEDFileMesh.C [new file with mode: 0644]
doc/user/doxygen/fakesources/namespaces.C [new file with mode: 0644]
doc/user/doxygen/figures/IndirectIndex.jpg [new file with mode: 0644]
doc/user/doxygen/figures/MED.png [new file with mode: 0644]
doc/user/doxygen/figures/MEDCouplingUMeshConn.eps [new file with mode: 0644]
doc/user/doxygen/figures/MEDCouplingUMeshConn.fig [new file with mode: 0644]
doc/user/doxygen/figures/MEDCouplingUMeshConn.png [new file with mode: 0644]
doc/user/doxygen/figures/MEDFileConcepts.fig [new file with mode: 0644]
doc/user/doxygen/figures/MEDFileConcepts.png [new file with mode: 0644]
doc/user/doxygen/figures/MED_small.eps [new file with mode: 0644]
doc/user/doxygen/figures/MED_small.png [new file with mode: 0644]
doc/user/doxygen/figures/MedCoupling_Architecture.png [new file with mode: 0644]
doc/user/doxygen/figures/NonCoincident.png [new file with mode: 0755]
doc/user/doxygen/figures/NonCoincident_small.eps [new file with mode: 0644]
doc/user/doxygen/figures/NonCoincident_small.png [new file with mode: 0644]
doc/user/doxygen/figures/NonOverlapping.fig [new file with mode: 0644]
doc/user/doxygen/figures/NonOverlapping.png [new file with mode: 0644]
doc/user/doxygen/figures/OverlapDEC1.fig [new file with mode: 0644]
doc/user/doxygen/figures/OverlapDEC1.png [new file with mode: 0644]
doc/user/doxygen/figures/SampGeo2D1.eps [new file with mode: 0644]
doc/user/doxygen/figures/SampGeo2D1.png [new file with mode: 0644]
doc/user/doxygen/figures/SampGeo2D2.eps [new file with mode: 0644]
doc/user/doxygen/figures/SampGeo2D2.png [new file with mode: 0644]
doc/user/doxygen/figures/SampGeo2D3.eps [new file with mode: 0644]
doc/user/doxygen/figures/SampGeo2D3.png [new file with mode: 0644]
doc/user/doxygen/figures/SampGeo2D4.eps [new file with mode: 0644]
doc/user/doxygen/figures/SampGeo2D4.png [new file with mode: 0644]
doc/user/doxygen/figures/UML-0.png [new file with mode: 0644]
doc/user/doxygen/figures/UML-1.png [new file with mode: 0644]
doc/user/doxygen/figures/UML-2.png [new file with mode: 0644]
doc/user/doxygen/figures/UML-3.png [new file with mode: 0644]
doc/user/doxygen/figures/UML-4.png [new file with mode: 0644]
doc/user/doxygen/figures/UML-5.png [new file with mode: 0644]
doc/user/doxygen/figures/UML-6.png [new file with mode: 0644]
doc/user/doxygen/figures/UML-7.png [new file with mode: 0644]
doc/user/doxygen/figures/UML-8.png [new file with mode: 0644]
doc/user/doxygen/figures/UML.png [new file with mode: 0644]
doc/user/doxygen/figures/UML_light.png [new file with mode: 0644]
doc/user/doxygen/figures/UML_small.png [new file with mode: 0644]
doc/user/doxygen/figures/connectivity_arrays.eps [new file with mode: 0644]
doc/user/doxygen/figures/connectivity_arrays.png [new file with mode: 0755]
doc/user/doxygen/figures/connectivity_arrays_small.eps [new file with mode: 0644]
doc/user/doxygen/figures/connectivity_arrays_small.png [new file with mode: 0644]
doc/user/doxygen/figures/connectivity_example.png [new file with mode: 0755]
doc/user/doxygen/figures/connectivity_example_small.png [new file with mode: 0644]
doc/user/doxygen/figures/fine_mesh.png [new file with mode: 0644]
doc/user/doxygen/figures/geom.png [new file with mode: 0644]
doc/user/doxygen/figures/grid_example.png [new file with mode: 0755]
doc/user/doxygen/figures/interpolationimage.png [new file with mode: 0644]
doc/user/doxygen/figures/med-file-uml.png [new file with mode: 0644]
doc/user/doxygen/figures/med-loader-adv-classes.png [new file with mode: 0644]
doc/user/doxygen/figures/medlayers.png [new file with mode: 0644]
doc/user/doxygen/figures/medlayers_70pc.png [new file with mode: 0644]
doc/user/doxygen/figures/mesh_splitted.png [new file with mode: 0644]
doc/user/doxygen/figures/mesh_unsplitted.png [new file with mode: 0644]
doc/user/doxygen/figures/polygon_connectivity.png [new file with mode: 0755]
doc/user/doxygen/figures/polygon_connectivity_small.eps [new file with mode: 0644]
doc/user/doxygen/figures/polygon_connectivity_small.png [new file with mode: 0644]
doc/user/doxygen/figures/polyhedron_connectivity.png [new file with mode: 0755]
doc/user/doxygen/figures/polyhedron_connectivity_small.eps [new file with mode: 0644]
doc/user/doxygen/figures/polyhedron_connectivity_small.png [new file with mode: 0644]
doc/user/doxygen/figures/projectionHQ.png [new file with mode: 0755]
doc/user/doxygen/figures/projectionHQ_600.png [new file with mode: 0644]
doc/user/doxygen/figures/source_field.png [new file with mode: 0755]
doc/user/doxygen/figures/source_mesh.png [new file with mode: 0755]
doc/user/doxygen/figures/target_field.png [new file with mode: 0755]
doc/user/doxygen/figures/target_mesh.png [new file with mode: 0755]
doc/user/doxygen/figures/tetra_simplexize_24_48.jpg [new file with mode: 0644]
doc/user/doxygen/figures/tetra_simplexize_5_6.jpg [new file with mode: 0644]
doc/user/doxygen/images/head.png [new file with mode: 0755]
doc/user/doxygen/static/footer.html [new file with mode: 0755]
doc/user/doxygen/static/header.html.in [new file with mode: 0755]
doc/user/doxygen/static/salome_extra.css [new file with mode: 0644]