--- /dev/null
+doc/user/input/api/*
# Add any Sphinx extension module names here, as strings. They can be extensions
# coming with Sphinx (named 'sphinx.ext.*') or your custom ones.
-extensions = ['sphinx.ext.mathjax', "breathe", "sphinx.ext.graphviz"]
-# try:
-# import sphinx_rtd_theme
-# extensions += ['sphinx_rtd_theme']
-# use_rtd_theme = True
-# except:
-# use_rtd_theme = False
+extensions = ['sphinx.ext.mathjax', "breathe", "sphinx.ext.graphviz", "exhale"]
+try:
+ import sphinx_rtd_theme
+ extensions += ['sphinx_rtd_theme']
+ use_rtd_theme = True
+except:
+ use_rtd_theme = False
# Add any paths that contain templates here, relative to this directory.
# Options for HTML output
# -----------------------
-# if use_rtd_theme:
-# html_theme = 'sphinx_rtd_theme'
-# else:
-# html_theme = 'default' if sphinx.version_info[:2] < (1,3) else 'classic'
-html_theme = "furo"
+if use_rtd_theme:
+ html_theme = 'sphinx_rtd_theme'
+else:
+ html_theme = 'default' if sphinx.version_info[:2] < (1,3) else 'classic'
+# html_theme = "furo"
themes_options = {}
themes_options['classic'] = {
breathe_projects = {"dev_docs": "../developer/doxygen/doc_ref_dev/xml/"}
breathe_default_project = "dev_docs"
+# Setup the exhale extension
+exhale_args = {
+ # These arguments are required
+ "containmentFolder": "@CMAKE_CURRENT_SOURCE_DIR@/input/api",
+ "rootFileName": "medcoupling_api.rst",
+ "doxygenStripFromPath": "@CMAKE_CURRENT_SOURCE_DIR@",
+ # Heavily encouraged optional argument (see docs)
+ "rootFileTitle": "MEDCoupling API",
+ # Suggested optional arguments
+ "createTreeView": True,
+ # TIP: if using the sphinx-bootstrap-theme, you need
+ # "treeViewIsBootstrap": True,
+ "exhaleExecutesDoxygen": False,
+ # "exhaleDoxygenStdin": "INPUT = ../include"
+}
+
# Options for LaTeX output
# ------------------------
+++ /dev/null
-API
-===
-
-.. toctree::
-
- api/classlist.rst
- api/structlist.rst
- api/filelist.rst
- api/namespacelist.rst
+++ /dev/null
-Class ICoCo::Field
-==================
-
-.. doxygenclass:: ICoCo::Field
+++ /dev/null
-Class ICoCo::MEDDoubleField
-===========================
-
-.. doxygenclass:: ICoCo::MEDDoubleField
+++ /dev/null
-Class ICoCo::MEDIntField
-========================
-
-.. doxygenclass:: ICoCo::MEDIntField
+++ /dev/null
-Class INTERP_KERNEL::ArcCArcCIntersector
-========================================
-
-.. doxygenclass:: INTERP_KERNEL::ArcCArcCIntersector
+++ /dev/null
-Class INTERP_KERNEL::ArcCSegIntersector
-=======================================
-
-.. doxygenclass:: INTERP_KERNEL::ArcCSegIntersector
+++ /dev/null
-Class INTERP_KERNEL::ComposedEdge
-=================================
-
-.. doxygenclass:: INTERP_KERNEL::ComposedEdge
+++ /dev/null
-Class INTERP_KERNEL::CrossTypeEdgeIntersector
-=============================================
-
-.. doxygenclass:: INTERP_KERNEL::CrossTypeEdgeIntersector
+++ /dev/null
-Class INTERP_KERNEL::Edge
-=========================
-
-.. doxygenclass:: INTERP_KERNEL::Edge
+++ /dev/null
-Class INTERP_KERNEL::EdgeArcCircle
-==================================
-
-.. doxygenclass:: INTERP_KERNEL::EdgeArcCircle
+++ /dev/null
-Class INTERP_KERNEL::EdgeIntersector
-====================================
-
-.. doxygenclass:: INTERP_KERNEL::EdgeIntersector
+++ /dev/null
-Class INTERP_KERNEL::EdgeLin
-============================
-
-.. doxygenclass:: INTERP_KERNEL::EdgeLin
+++ /dev/null
-Class INTERP_KERNEL::ElementaryEdge
-===================================
-
-.. doxygenclass:: INTERP_KERNEL::ElementaryEdge
+++ /dev/null
-Class INTERP_KERNEL::Interpolation
-==================================
-
-.. doxygenclass:: INTERP_KERNEL::Interpolation
+++ /dev/null
-Class INTERP_KERNEL::Interpolation2D
-====================================
-
-.. doxygenclass:: INTERP_KERNEL::Interpolation2D
+++ /dev/null
-Class INTERP_KERNEL::Interpolation3D
-====================================
-
-.. doxygenclass:: INTERP_KERNEL::Interpolation3D
+++ /dev/null
-Class INTERP_KERNEL::Interpolation3DSurf
-========================================
-
-.. doxygenclass:: INTERP_KERNEL::Interpolation3DSurf
+++ /dev/null
-Class INTERP_KERNEL::InterpolationOptions
-=========================================
-
-.. doxygenclass:: INTERP_KERNEL::InterpolationOptions
+++ /dev/null
-Class INTERP_KERNEL::IntersectElement
-=====================================
-
-.. doxygenclass:: INTERP_KERNEL::IntersectElement
+++ /dev/null
-Class INTERP_KERNEL::IteratorOnComposedEdge
-===========================================
-
-.. doxygenclass:: INTERP_KERNEL::IteratorOnComposedEdge
+++ /dev/null
-Class INTERP_KERNEL::MergePoints
-================================
-
-.. doxygenclass:: INTERP_KERNEL::MergePoints
+++ /dev/null
-Class INTERP_KERNEL::Node
-=========================
-
-.. doxygenclass:: INTERP_KERNEL::Node
+++ /dev/null
-Class INTERP_KERNEL::PlanarIntersector
-======================================
-
-.. doxygenclass:: INTERP_KERNEL::PlanarIntersector
+++ /dev/null
-Class INTERP_KERNEL::QuadraticPolygon
-=====================================
-
-.. doxygenclass:: INTERP_KERNEL::QuadraticPolygon
+++ /dev/null
-Class INTERP_KERNEL::SameTypeEdgeIntersector
-============================================
-
-.. doxygenclass:: INTERP_KERNEL::SameTypeEdgeIntersector
+++ /dev/null
-Class INTERP_KERNEL::SegSegIntersector
-======================================
-
-.. doxygenclass:: INTERP_KERNEL::SegSegIntersector
+++ /dev/null
-Class INTERP_KERNEL::TargetIntersector
-======================================
-
-.. doxygenclass:: INTERP_KERNEL::TargetIntersector
+++ /dev/null
-Class MEDCoupling::BigMemoryObject
-==================================
-
-.. doxygenclass:: MEDCoupling::BigMemoryObject
+++ /dev/null
-Class MEDCoupling::BlockTopology
-================================
-
-.. doxygenclass:: MEDCoupling::BlockTopology
+++ /dev/null
-Class MEDCoupling::CommInterface
-================================
-
-.. doxygenclass:: MEDCoupling::CommInterface
+++ /dev/null
-Class MEDCoupling::ComponentTopology
-====================================
-
-.. doxygenclass:: MEDCoupling::ComponentTopology
+++ /dev/null
-Class MEDCoupling::DEC
-======================
-
-.. doxygenclass:: MEDCoupling::DEC
+++ /dev/null
-Class MEDCoupling::DECOptions
-=============================
-
-.. doxygenclass:: MEDCoupling::DECOptions
+++ /dev/null
-Class MEDCoupling::DataArray
-============================
-
-.. doxygenclass:: MEDCoupling::DataArray
+++ /dev/null
-Class MEDCoupling::DataArrayAsciiChar
-=====================================
-
-.. doxygenclass:: MEDCoupling::DataArrayAsciiChar
+++ /dev/null
-Class MEDCoupling::DataArrayAsciiCharIterator
-=============================================
-
-.. doxygenclass:: MEDCoupling::DataArrayAsciiCharIterator
+++ /dev/null
-Class MEDCoupling::DataArrayAsciiCharTuple
-==========================================
-
-.. doxygenclass:: MEDCoupling::DataArrayAsciiCharTuple
+++ /dev/null
-Class MEDCoupling::DataArrayByte
-================================
-
-.. doxygenclass:: MEDCoupling::DataArrayByte
+++ /dev/null
-Class MEDCoupling::DataArrayByteIterator
-========================================
-
-.. doxygenclass:: MEDCoupling::DataArrayByteIterator
+++ /dev/null
-Class MEDCoupling::DataArrayByteTuple
-=====================================
-
-.. doxygenclass:: MEDCoupling::DataArrayByteTuple
+++ /dev/null
-Class MEDCoupling::DataArrayChar
-================================
-
-.. doxygenclass:: MEDCoupling::DataArrayChar
+++ /dev/null
-Class MEDCoupling::DataArrayDiscrete
-====================================
-
-.. doxygenclass:: MEDCoupling::DataArrayDiscrete
+++ /dev/null
-Class MEDCoupling::DataArrayDiscreteSigned
-==========================================
-
-.. doxygenclass:: MEDCoupling::DataArrayDiscreteSigned
+++ /dev/null
-Class MEDCoupling::DataArrayDouble
-==================================
-
-.. doxygenclass:: MEDCoupling::DataArrayDouble
+++ /dev/null
-Class MEDCoupling::DataArrayDoubleIterator
-==========================================
-
-.. doxygenclass:: MEDCoupling::DataArrayDoubleIterator
+++ /dev/null
-Class MEDCoupling::DataArrayDoubleTuple
-=======================================
-
-.. doxygenclass:: MEDCoupling::DataArrayDoubleTuple
+++ /dev/null
-Class MEDCoupling::DataArrayFloat
-=================================
-
-.. doxygenclass:: MEDCoupling::DataArrayFloat
+++ /dev/null
-Class MEDCoupling::DataArrayFloatIterator
-=========================================
-
-.. doxygenclass:: MEDCoupling::DataArrayFloatIterator
+++ /dev/null
-Class MEDCoupling::DataArrayFloatTuple
-======================================
-
-.. doxygenclass:: MEDCoupling::DataArrayFloatTuple
+++ /dev/null
-Class MEDCoupling::DataArrayInt32
-=================================
-
-.. doxygenclass:: MEDCoupling::DataArrayInt32
+++ /dev/null
-Class MEDCoupling::DataArrayInt32Iterator
-=========================================
-
-.. doxygenclass:: MEDCoupling::DataArrayInt32Iterator
+++ /dev/null
-Class MEDCoupling::DataArrayInt32Tuple
-======================================
-
-.. doxygenclass:: MEDCoupling::DataArrayInt32Tuple
+++ /dev/null
-Class MEDCoupling::DataArrayInt64
-=================================
-
-.. doxygenclass:: MEDCoupling::DataArrayInt64
+++ /dev/null
-Class MEDCoupling::DataArrayInt64Iterator
-=========================================
-
-.. doxygenclass:: MEDCoupling::DataArrayInt64Iterator
+++ /dev/null
-Class MEDCoupling::DataArrayInt64Tuple
-======================================
-
-.. doxygenclass:: MEDCoupling::DataArrayInt64Tuple
+++ /dev/null
-Class MEDCoupling::DataArrayIterator
-====================================
-
-.. doxygenclass:: MEDCoupling::DataArrayIterator
+++ /dev/null
-Class MEDCoupling::DataArrayTemplate
-====================================
-
-.. doxygenclass:: MEDCoupling::DataArrayTemplate
+++ /dev/null
-Class MEDCoupling::DataArrayTemplateClassic
-===========================================
-
-.. doxygenclass:: MEDCoupling::DataArrayTemplateClassic
+++ /dev/null
-Class MEDCoupling::DataArrayTemplateFP
-======================================
-
-.. doxygenclass:: MEDCoupling::DataArrayTemplateFP
+++ /dev/null
-Class MEDCoupling::DataArrayTools
-=================================
-
-.. doxygenclass:: MEDCoupling::DataArrayTools
+++ /dev/null
-Class MEDCoupling::DataArrayTuple
-=================================
-
-.. doxygenclass:: MEDCoupling::DataArrayTuple
+++ /dev/null
-Class MEDCoupling::DisjointDEC
-==============================
-
-.. doxygenclass:: MEDCoupling::DisjointDEC
+++ /dev/null
-Class MEDCoupling::ExplicitCoincidentDEC
-========================================
-
-.. doxygenclass:: MEDCoupling::ExplicitCoincidentDEC
+++ /dev/null
-Class MEDCoupling::ExplicitTopology
-===================================
-
-.. doxygenclass:: MEDCoupling::ExplicitTopology
+++ /dev/null
-Class MEDCoupling::GlobalDict
-=============================
-
-.. doxygenclass:: MEDCoupling::GlobalDict
+++ /dev/null
-Class MEDCoupling::InterpKernelDEC
-==================================
-
-.. doxygenclass:: MEDCoupling::InterpKernelDEC
+++ /dev/null
-Class MEDCoupling::InterpolationMatrix
-======================================
-
-.. doxygenclass:: MEDCoupling::InterpolationMatrix
+++ /dev/null
-Class MEDCoupling::MEDCoupling1DGTUMesh
-=======================================
-
-.. doxygenclass:: MEDCoupling::MEDCoupling1DGTUMesh
+++ /dev/null
-Class MEDCoupling::MEDCoupling1GTUMesh
-======================================
-
-.. doxygenclass:: MEDCoupling::MEDCoupling1GTUMesh
+++ /dev/null
-Class MEDCoupling::MEDCoupling1SGTUMesh
-=======================================
-
-.. doxygenclass:: MEDCoupling::MEDCoupling1SGTUMesh
+++ /dev/null
-Class MEDCoupling::MEDCouplingAMRAttribute
-==========================================
-
-.. doxygenclass:: MEDCoupling::MEDCouplingAMRAttribute
+++ /dev/null
-Class MEDCoupling::MEDCouplingCMesh
-===================================
-
-.. doxygenclass:: MEDCoupling::MEDCouplingCMesh
+++ /dev/null
-Class MEDCoupling::MEDCouplingCartesianAMRMesh
-==============================================
-
-.. doxygenclass:: MEDCoupling::MEDCouplingCartesianAMRMesh
+++ /dev/null
-Class MEDCoupling::MEDCouplingCartesianAMRMeshGen
-=================================================
-
-.. doxygenclass:: MEDCoupling::MEDCouplingCartesianAMRMeshGen
+++ /dev/null
-Class MEDCoupling::MEDCouplingCartesianAMRMeshSub
-=================================================
-
-.. doxygenclass:: MEDCoupling::MEDCouplingCartesianAMRMeshSub
+++ /dev/null
-Class MEDCoupling::MEDCouplingConstOnTimeInterval
-=================================================
-
-.. doxygenclass:: MEDCoupling::MEDCouplingConstOnTimeInterval
+++ /dev/null
-Class MEDCoupling::MEDCouplingCurveLinearMesh
-=============================================
-
-.. doxygenclass:: MEDCoupling::MEDCouplingCurveLinearMesh
+++ /dev/null
-Class MEDCoupling::MEDCouplingDataForGodFather
-==============================================
-
-.. doxygenclass:: MEDCoupling::MEDCouplingDataForGodFather
+++ /dev/null
-Class MEDCoupling::MEDCouplingField
-===================================
-
-.. doxygenclass:: MEDCoupling::MEDCouplingField
+++ /dev/null
-Class MEDCoupling::MEDCouplingFieldDiscretization
-=================================================
-
-.. doxygenclass:: MEDCoupling::MEDCouplingFieldDiscretization
+++ /dev/null
-Class MEDCoupling::MEDCouplingFieldDiscretizationGauss
-======================================================
-
-.. doxygenclass:: MEDCoupling::MEDCouplingFieldDiscretizationGauss
+++ /dev/null
-Class MEDCoupling::MEDCouplingFieldDiscretizationGaussNE
-========================================================
-
-.. doxygenclass:: MEDCoupling::MEDCouplingFieldDiscretizationGaussNE
+++ /dev/null
-Class MEDCoupling::MEDCouplingFieldDiscretizationKriging
-========================================================
-
-.. doxygenclass:: MEDCoupling::MEDCouplingFieldDiscretizationKriging
+++ /dev/null
-Class MEDCoupling::MEDCouplingFieldDiscretizationOnNodes
-========================================================
-
-.. doxygenclass:: MEDCoupling::MEDCouplingFieldDiscretizationOnNodes
+++ /dev/null
-Class MEDCoupling::MEDCouplingFieldDiscretizationP0
-===================================================
-
-.. doxygenclass:: MEDCoupling::MEDCouplingFieldDiscretizationP0
+++ /dev/null
-Class MEDCoupling::MEDCouplingFieldDiscretizationP1
-===================================================
-
-.. doxygenclass:: MEDCoupling::MEDCouplingFieldDiscretizationP1
+++ /dev/null
-Class MEDCoupling::MEDCouplingFieldDiscretizationPerCell
-========================================================
-
-.. doxygenclass:: MEDCoupling::MEDCouplingFieldDiscretizationPerCell
+++ /dev/null
-Class MEDCoupling::MEDCouplingFieldDouble
-=========================================
-
-.. doxygenclass:: MEDCoupling::MEDCouplingFieldDouble
+++ /dev/null
-Class MEDCoupling::MEDCouplingFieldT
-====================================
-
-.. doxygenclass:: MEDCoupling::MEDCouplingFieldT
+++ /dev/null
-Class MEDCoupling::MEDCouplingFieldTemplate
-===========================================
-
-.. doxygenclass:: MEDCoupling::MEDCouplingFieldTemplate
+++ /dev/null
-Class MEDCoupling::MEDCouplingGaussLocalization
-===============================================
-
-.. doxygenclass:: MEDCoupling::MEDCouplingGaussLocalization
+++ /dev/null
-Class MEDCoupling::MEDCouplingIMesh
-===================================
-
-.. doxygenclass:: MEDCoupling::MEDCouplingIMesh
+++ /dev/null
-Class MEDCoupling::MEDCouplingLinearTime
-========================================
-
-.. doxygenclass:: MEDCoupling::MEDCouplingLinearTime
+++ /dev/null
-Class MEDCoupling::MEDCouplingMappedExtrudedMesh
-================================================
-
-.. doxygenclass:: MEDCoupling::MEDCouplingMappedExtrudedMesh
+++ /dev/null
-Class MEDCoupling::MEDCouplingMesh
-==================================
-
-.. doxygenclass:: MEDCoupling::MEDCouplingMesh
+++ /dev/null
-Class MEDCoupling::MEDCouplingNatureOfField
-===========================================
-
-.. doxygenclass:: MEDCoupling::MEDCouplingNatureOfField
+++ /dev/null
-Class MEDCoupling::MEDCouplingNoTimeLabel
-=========================================
-
-.. doxygenclass:: MEDCoupling::MEDCouplingNoTimeLabel
+++ /dev/null
-Class MEDCoupling::MEDCouplingPointSet
-======================================
-
-.. doxygenclass:: MEDCoupling::MEDCouplingPointSet
+++ /dev/null
-Class MEDCoupling::MEDCouplingPointer
-=====================================
-
-.. doxygenclass:: MEDCoupling::MEDCouplingPointer
+++ /dev/null
-Class MEDCoupling::MEDCouplingRemapper
-======================================
-
-.. doxygenclass:: MEDCoupling::MEDCouplingRemapper
+++ /dev/null
-Class MEDCoupling::MEDCouplingStructuredMesh
-============================================
-
-.. doxygenclass:: MEDCoupling::MEDCouplingStructuredMesh
+++ /dev/null
-Class MEDCoupling::MEDCouplingTimeDiscretization
-================================================
-
-.. doxygenclass:: MEDCoupling::MEDCouplingTimeDiscretization
+++ /dev/null
-Class MEDCoupling::MEDCouplingTimeDiscretizationFloat
-=====================================================
-
-.. doxygenclass:: MEDCoupling::MEDCouplingTimeDiscretizationFloat
+++ /dev/null
-Class MEDCoupling::MEDCouplingTimeDiscretizationInt32
-=====================================================
-
-.. doxygenclass:: MEDCoupling::MEDCouplingTimeDiscretizationInt32
+++ /dev/null
-Class MEDCoupling::MEDCouplingTimeDiscretizationInt64
-=====================================================
-
-.. doxygenclass:: MEDCoupling::MEDCouplingTimeDiscretizationInt64
+++ /dev/null
-Class MEDCoupling::MEDCouplingTimeDiscretizationSimple
-======================================================
-
-.. doxygenclass:: MEDCoupling::MEDCouplingTimeDiscretizationSimple
+++ /dev/null
-Class MEDCoupling::MEDCouplingTimeDiscretizationTemplate
-========================================================
-
-.. doxygenclass:: MEDCoupling::MEDCouplingTimeDiscretizationTemplate
+++ /dev/null
-Class MEDCoupling::MEDCouplingTimeKeeper
-========================================
-
-.. doxygenclass:: MEDCoupling::MEDCouplingTimeKeeper
+++ /dev/null
-Class MEDCoupling::MEDCouplingTwoTimeSteps
-==========================================
-
-.. doxygenclass:: MEDCoupling::MEDCouplingTwoTimeSteps
+++ /dev/null
-Class MEDCoupling::MEDCouplingUMesh
-===================================
-
-.. doxygenclass:: MEDCoupling::MEDCouplingUMesh
+++ /dev/null
-Class MEDCoupling::MEDCouplingUMeshCell
-=======================================
-
-.. doxygenclass:: MEDCoupling::MEDCouplingUMeshCell
+++ /dev/null
-Class MEDCoupling::MEDCouplingUMeshCellByTypeEntry
-==================================================
-
-.. doxygenclass:: MEDCoupling::MEDCouplingUMeshCellByTypeEntry
+++ /dev/null
-Class MEDCoupling::MEDCouplingUMeshCellByTypeIterator
-=====================================================
-
-.. doxygenclass:: MEDCoupling::MEDCouplingUMeshCellByTypeIterator
+++ /dev/null
-Class MEDCoupling::MEDCouplingUMeshCellEntry
-============================================
-
-.. doxygenclass:: MEDCoupling::MEDCouplingUMeshCellEntry
+++ /dev/null
-Class MEDCoupling::MEDCouplingUMeshCellIterator
-===============================================
-
-.. doxygenclass:: MEDCoupling::MEDCouplingUMeshCellIterator
+++ /dev/null
-Class MEDCoupling::MEDCouplingWithTimeStep
-==========================================
-
-.. doxygenclass:: MEDCoupling::MEDCouplingWithTimeStep
+++ /dev/null
-Class MEDCoupling::MEDFileAnyTypeField1TS
-=========================================
-
-.. doxygenclass:: MEDCoupling::MEDFileAnyTypeField1TS
+++ /dev/null
-Class MEDCoupling::MEDFileAnyTypeField1TSWithoutSDA
-===================================================
-
-.. doxygenclass:: MEDCoupling::MEDFileAnyTypeField1TSWithoutSDA
+++ /dev/null
-Class MEDCoupling::MEDFileAnyTypeFieldMultiTS
-=============================================
-
-.. doxygenclass:: MEDCoupling::MEDFileAnyTypeFieldMultiTS
+++ /dev/null
-Class MEDCoupling::MEDFileAnyTypeFieldMultiTSIterator
-=====================================================
-
-.. doxygenclass:: MEDCoupling::MEDFileAnyTypeFieldMultiTSIterator
+++ /dev/null
-Class MEDCoupling::MEDFileAnyTypeFieldMultiTSWithoutSDA
-=======================================================
-
-.. doxygenclass:: MEDCoupling::MEDFileAnyTypeFieldMultiTSWithoutSDA
+++ /dev/null
-Class MEDCoupling::MEDFileCMesh
-===============================
-
-.. doxygenclass:: MEDCoupling::MEDFileCMesh
+++ /dev/null
-Class MEDCoupling::MEDFileCurveLinearMesh
-=========================================
-
-.. doxygenclass:: MEDCoupling::MEDFileCurveLinearMesh
+++ /dev/null
-Class MEDCoupling::MEDFileData
-==============================
-
-.. doxygenclass:: MEDCoupling::MEDFileData
+++ /dev/null
-Class MEDCoupling::MEDFileField1TS
-==================================
-
-.. doxygenclass:: MEDCoupling::MEDFileField1TS
+++ /dev/null
-Class MEDCoupling::MEDFileField1TSNDTemplateWithoutSDA
-======================================================
-
-.. doxygenclass:: MEDCoupling::MEDFileField1TSNDTemplateWithoutSDA
+++ /dev/null
-Class MEDCoupling::MEDFileField1TSTemplateWithoutSDA
-====================================================
-
-.. doxygenclass:: MEDCoupling::MEDFileField1TSTemplateWithoutSDA
+++ /dev/null
-Class MEDCoupling::MEDFileField1TSWithoutSDA
-============================================
-
-.. doxygenclass:: MEDCoupling::MEDFileField1TSWithoutSDA
+++ /dev/null
-Class MEDCoupling::MEDFileFieldGlobs
-====================================
-
-.. doxygenclass:: MEDCoupling::MEDFileFieldGlobs
+++ /dev/null
-Class MEDCoupling::MEDFileFieldGlobsReal
-========================================
-
-.. doxygenclass:: MEDCoupling::MEDFileFieldGlobsReal
+++ /dev/null
-Class MEDCoupling::MEDFileFieldMultiTS
-======================================
-
-.. doxygenclass:: MEDCoupling::MEDFileFieldMultiTS
+++ /dev/null
-Class MEDCoupling::MEDFileFieldMultiTSWithoutSDA
-================================================
-
-.. doxygenclass:: MEDCoupling::MEDFileFieldMultiTSWithoutSDA
+++ /dev/null
-Class MEDCoupling::MEDFileFieldNameScope
-========================================
-
-.. doxygenclass:: MEDCoupling::MEDFileFieldNameScope
+++ /dev/null
-Class MEDCoupling::MEDFileFieldVisitor
-======================================
-
-.. doxygenclass:: MEDCoupling::MEDFileFieldVisitor
+++ /dev/null
-Class MEDCoupling::MEDFileFields
-================================
-
-.. doxygenclass:: MEDCoupling::MEDFileFields
+++ /dev/null
-Class MEDCoupling::MEDFileFieldsIterator
-========================================
-
-.. doxygenclass:: MEDCoupling::MEDFileFieldsIterator
+++ /dev/null
-Class MEDCoupling::MEDFileFloatField1TS
-=======================================
-
-.. doxygenclass:: MEDCoupling::MEDFileFloatField1TS
+++ /dev/null
-Class MEDCoupling::MEDFileFloatField1TSWithoutSDA
-=================================================
-
-.. doxygenclass:: MEDCoupling::MEDFileFloatField1TSWithoutSDA
+++ /dev/null
-Class MEDCoupling::MEDFileFloatFieldMultiTS
-===========================================
-
-.. doxygenclass:: MEDCoupling::MEDFileFloatFieldMultiTS
+++ /dev/null
-Class MEDCoupling::MEDFileFloatFieldMultiTSWithoutSDA
-=====================================================
-
-.. doxygenclass:: MEDCoupling::MEDFileFloatFieldMultiTSWithoutSDA
+++ /dev/null
-Class MEDCoupling::MEDFileInt32Field1TS
-=======================================
-
-.. doxygenclass:: MEDCoupling::MEDFileInt32Field1TS
+++ /dev/null
-Class MEDCoupling::MEDFileInt32Field1TSWithoutSDA
-=================================================
-
-.. doxygenclass:: MEDCoupling::MEDFileInt32Field1TSWithoutSDA
+++ /dev/null
-Class MEDCoupling::MEDFileInt32FieldMultiTS
-===========================================
-
-.. doxygenclass:: MEDCoupling::MEDFileInt32FieldMultiTS
+++ /dev/null
-Class MEDCoupling::MEDFileInt32FieldMultiTSWithoutSDA
-=====================================================
-
-.. doxygenclass:: MEDCoupling::MEDFileInt32FieldMultiTSWithoutSDA
+++ /dev/null
-Class MEDCoupling::MEDFileInt64Field1TS
-=======================================
-
-.. doxygenclass:: MEDCoupling::MEDFileInt64Field1TS
+++ /dev/null
-Class MEDCoupling::MEDFileInt64Field1TSWithoutSDA
-=================================================
-
-.. doxygenclass:: MEDCoupling::MEDFileInt64Field1TSWithoutSDA
+++ /dev/null
-Class MEDCoupling::MEDFileInt64FieldMultiTS
-===========================================
-
-.. doxygenclass:: MEDCoupling::MEDFileInt64FieldMultiTS
+++ /dev/null
-Class MEDCoupling::MEDFileInt64FieldMultiTSWithoutSDA
-=====================================================
-
-.. doxygenclass:: MEDCoupling::MEDFileInt64FieldMultiTSWithoutSDA
+++ /dev/null
-Class MEDCoupling::MEDFileMesh
-==============================
-
-.. doxygenclass:: MEDCoupling::MEDFileMesh
+++ /dev/null
-Class MEDCoupling::MEDFileMeshMultiTS
-=====================================
-
-.. doxygenclass:: MEDCoupling::MEDFileMeshMultiTS
+++ /dev/null
-Class MEDCoupling::MEDFileMeshes
-================================
-
-.. doxygenclass:: MEDCoupling::MEDFileMeshes
+++ /dev/null
-Class MEDCoupling::MEDFileMeshesIterator
-========================================
-
-.. doxygenclass:: MEDCoupling::MEDFileMeshesIterator
+++ /dev/null
-Class MEDCoupling::MEDFileNDTemplateField1TS
-============================================
-
-.. doxygenclass:: MEDCoupling::MEDFileNDTemplateField1TS
+++ /dev/null
-Class MEDCoupling::MEDFileNDTemplateFieldMultiTS
-================================================
-
-.. doxygenclass:: MEDCoupling::MEDFileNDTemplateFieldMultiTS
+++ /dev/null
-Class MEDCoupling::MEDFileNDTemplateFieldMultiTSWithoutSDA
-==========================================================
-
-.. doxygenclass:: MEDCoupling::MEDFileNDTemplateFieldMultiTSWithoutSDA
+++ /dev/null
-Class MEDCoupling::MEDFileParameter1TS
-======================================
-
-.. doxygenclass:: MEDCoupling::MEDFileParameter1TS
+++ /dev/null
-Class MEDCoupling::MEDFileParameterDouble1TS
-============================================
-
-.. doxygenclass:: MEDCoupling::MEDFileParameterDouble1TS
+++ /dev/null
-Class MEDCoupling::MEDFileParameterDouble1TSWTI
-===============================================
-
-.. doxygenclass:: MEDCoupling::MEDFileParameterDouble1TSWTI
+++ /dev/null
-Class MEDCoupling::MEDFileParameterMultiTS
-==========================================
-
-.. doxygenclass:: MEDCoupling::MEDFileParameterMultiTS
+++ /dev/null
-Class MEDCoupling::MEDFileParameterTinyInfo
-===========================================
-
-.. doxygenclass:: MEDCoupling::MEDFileParameterTinyInfo
+++ /dev/null
-Class MEDCoupling::MEDFileParameters
-====================================
-
-.. doxygenclass:: MEDCoupling::MEDFileParameters
+++ /dev/null
-Class MEDCoupling::MEDFileStructuredMesh
-========================================
-
-.. doxygenclass:: MEDCoupling::MEDFileStructuredMesh
+++ /dev/null
-Class MEDCoupling::MEDFileTemplateField1TS
-==========================================
-
-.. doxygenclass:: MEDCoupling::MEDFileTemplateField1TS
+++ /dev/null
-Class MEDCoupling::MEDFileTemplateFieldMultiTS
-==============================================
-
-.. doxygenclass:: MEDCoupling::MEDFileTemplateFieldMultiTS
+++ /dev/null
-Class MEDCoupling::MEDFileTemplateFieldMultiTSWithoutSDA
-========================================================
-
-.. doxygenclass:: MEDCoupling::MEDFileTemplateFieldMultiTSWithoutSDA
+++ /dev/null
-Class MEDCoupling::MEDFileUMesh
-===============================
-
-.. doxygenclass:: MEDCoupling::MEDFileUMesh
+++ /dev/null
-Class MEDCoupling::MPIAccess
-============================
-
-.. doxygenclass:: MEDCoupling::MPIAccess
+++ /dev/null
-Class MEDCoupling::MPIProcessorGroup
-====================================
-
-.. doxygenclass:: MEDCoupling::MPIProcessorGroup
+++ /dev/null
-Class MEDCoupling::MemArray
-===========================
-
-.. doxygenclass:: MEDCoupling::MemArray
+++ /dev/null
-Class MEDCoupling::NonCoincidentDEC
-===================================
-
-.. doxygenclass:: MEDCoupling::NonCoincidentDEC
+++ /dev/null
-Class MEDCoupling::OverlapDEC
-=============================
-
-.. doxygenclass:: MEDCoupling::OverlapDEC
+++ /dev/null
-Class MEDCoupling::ParaFIELD
-============================
-
-.. doxygenclass:: MEDCoupling::ParaFIELD
+++ /dev/null
-Class MEDCoupling::ParaMESH
-===========================
-
-.. doxygenclass:: MEDCoupling::ParaMESH
+++ /dev/null
-Class MEDCoupling::ProcessorGroup
-=================================
-
-.. doxygenclass:: MEDCoupling::ProcessorGroup
+++ /dev/null
-Class MEDCoupling::RefCountObject
-=================================
-
-.. doxygenclass:: MEDCoupling::RefCountObject
+++ /dev/null
-Class MEDCoupling::RefCountObjectOnly
-=====================================
-
-.. doxygenclass:: MEDCoupling::RefCountObjectOnly
+++ /dev/null
-Class MEDCoupling::StructuredCoincidentDEC
-==========================================
-
-.. doxygenclass:: MEDCoupling::StructuredCoincidentDEC
+++ /dev/null
-Class MEDCoupling::TimeHolder
-=============================
-
-.. doxygenclass:: MEDCoupling::TimeHolder
+++ /dev/null
-Class MEDCoupling::TimeLabel
-============================
-
-.. doxygenclass:: MEDCoupling::TimeLabel
+++ /dev/null
-Class MEDCoupling::TimeLabelConstOverseer
-=========================================
-
-.. doxygenclass:: MEDCoupling::TimeLabelConstOverseer
+++ /dev/null
-Class MEDCoupling::Topology
-===========================
-
-.. doxygenclass:: MEDCoupling::Topology
+++ /dev/null
-Class MEDCoupling::UMeshGenIterator
-===================================
-
-.. doxygenclass:: MEDCoupling::UMeshGenIterator
+++ /dev/null
-Class MEDFileFieldLin2QuadVisitor
-=================================
-
-.. doxygenclass:: MEDFileFieldLin2QuadVisitor
+++ /dev/null
-Class MEDVectorStringIterator
-=============================
-
-.. doxygenclass:: MEDVectorStringIterator
+++ /dev/null
-Class PFLData
-=============
-
-.. doxygenclass:: PFLData
+++ /dev/null
-Class list
-==========
-
-.. toctree::
- :glob:
-
- class/*
+++ /dev/null
-File BlockTopology.cxx
-======================
-
-.. doxygenfile:: BlockTopology.cxx
+++ /dev/null
-File BlockTopology.hxx
-======================
-
-.. doxygenfile:: BlockTopology.hxx
+++ /dev/null
-File CommInterface.cxx
-======================
-
-.. doxygenfile:: CommInterface.cxx
+++ /dev/null
-File CommInterface.hxx
-======================
-
-.. doxygenfile:: CommInterface.hxx
+++ /dev/null
-File ComponentTopology.cxx
-==========================
-
-.. doxygenfile:: ComponentTopology.cxx
+++ /dev/null
-File ComponentTopology.hxx
-==========================
-
-.. doxygenfile:: ComponentTopology.hxx
+++ /dev/null
-File DECOptions.hxx
-===================
-
-.. doxygenfile:: DECOptions.hxx
+++ /dev/null
-File DEC.cxx
-============
-
-.. doxygenfile:: DEC.cxx
+++ /dev/null
-File DEC.hxx
-============
-
-.. doxygenfile:: DEC.hxx
+++ /dev/null
-File DisjointDEC.cxx
-====================
-
-.. doxygenfile:: DisjointDEC.cxx
+++ /dev/null
-File DisjointDEC.hxx
-====================
-
-.. doxygenfile:: DisjointDEC.hxx
+++ /dev/null
-File ExplicitCoincidentDEC.cxx
-==============================
-
-.. doxygenfile:: ExplicitCoincidentDEC.cxx
+++ /dev/null
-File ExplicitCoincidentDEC.hxx
-==============================
-
-.. doxygenfile:: ExplicitCoincidentDEC.hxx
+++ /dev/null
-File ExplicitTopology.cxx
-=========================
-
-.. doxygenfile:: ExplicitTopology.cxx
+++ /dev/null
-File ExplicitTopology.hxx
-=========================
-
-.. doxygenfile:: ExplicitTopology.hxx
+++ /dev/null
-File Geometric2D.dox
-====================
-
-.. doxygenfile:: Geometric2D.dox
+++ /dev/null
-File ICoCoField.hxx
-===================
-
-.. doxygenfile:: ICoCoField.hxx
+++ /dev/null
-File ICoCoMEDDoubleField.hxx
-============================
-
-.. doxygenfile:: ICoCoMEDDoubleField.hxx
+++ /dev/null
-File ICoCoMEDIntField.hxx
-=========================
-
-.. doxygenfile:: ICoCoMEDIntField.hxx
+++ /dev/null
-File ICoCo_DeclSpec.hxx
-=======================
-
-.. doxygenfile:: ICoCo_DeclSpec.hxx
+++ /dev/null
-File InterpKernelDEC.cxx
-========================
-
-.. doxygenfile:: InterpKernelDEC.cxx
+++ /dev/null
-File InterpKernelDEC.hxx
-========================
-
-.. doxygenfile:: InterpKernelDEC.hxx
+++ /dev/null
-File InterpKernelGeo2DAbstractEdge.cxx
-======================================
-
-.. doxygenfile:: InterpKernelGeo2DAbstractEdge.cxx
+++ /dev/null
-File InterpKernelGeo2DAbstractEdge.hxx
-======================================
-
-.. doxygenfile:: InterpKernelGeo2DAbstractEdge.hxx
+++ /dev/null
-File InterpKernelGeo2DComposedEdge.cxx
-======================================
-
-.. doxygenfile:: InterpKernelGeo2DComposedEdge.cxx
+++ /dev/null
-File InterpKernelGeo2DComposedEdge.hxx
-======================================
-
-.. doxygenfile:: InterpKernelGeo2DComposedEdge.hxx
+++ /dev/null
-File InterpKernelGeo2DEdgeArcCircle.cxx
-=======================================
-
-.. doxygenfile:: InterpKernelGeo2DEdgeArcCircle.cxx
+++ /dev/null
-File InterpKernelGeo2DEdgeArcCircle.hxx
-=======================================
-
-.. doxygenfile:: InterpKernelGeo2DEdgeArcCircle.hxx
+++ /dev/null
-File InterpKernelGeo2DEdgeLin.cxx
-=================================
-
-.. doxygenfile:: InterpKernelGeo2DEdgeLin.cxx
+++ /dev/null
-File InterpKernelGeo2DEdgeLin.hxx
-=================================
-
-.. doxygenfile:: InterpKernelGeo2DEdgeLin.hxx
+++ /dev/null
-File InterpKernelGeo2DEdge.cxx
-==============================
-
-.. doxygenfile:: InterpKernelGeo2DEdge.cxx
+++ /dev/null
-File InterpKernelGeo2DEdge.hxx
-==============================
-
-.. doxygenfile:: InterpKernelGeo2DEdge.hxx
+++ /dev/null
-File InterpKernelGeo2DEdge.txx
-==============================
-
-.. doxygenfile:: InterpKernelGeo2DEdge.txx
+++ /dev/null
-File InterpKernelGeo2DElementaryEdge.cxx
-========================================
-
-.. doxygenfile:: InterpKernelGeo2DElementaryEdge.cxx
+++ /dev/null
-File InterpKernelGeo2DElementaryEdge.hxx
-========================================
-
-.. doxygenfile:: InterpKernelGeo2DElementaryEdge.hxx
+++ /dev/null
-File InterpKernelGeo2DNode.cxx
-==============================
-
-.. doxygenfile:: InterpKernelGeo2DNode.cxx
+++ /dev/null
-File InterpKernelGeo2DNode.hxx
-==============================
-
-.. doxygenfile:: InterpKernelGeo2DNode.hxx
+++ /dev/null
-File InterpKernelGeo2DQuadraticPolygon.cxx
-==========================================
-
-.. doxygenfile:: InterpKernelGeo2DQuadraticPolygon.cxx
+++ /dev/null
-File InterpKernelGeo2DQuadraticPolygon.hxx
-==========================================
-
-.. doxygenfile:: InterpKernelGeo2DQuadraticPolygon.hxx
+++ /dev/null
-File Interpolation2D.hxx
-========================
-
-.. doxygenfile:: Interpolation2D.hxx
+++ /dev/null
-File Interpolation2D.txx
-========================
-
-.. doxygenfile:: Interpolation2D.txx
+++ /dev/null
-File Interpolation3DSurf.cxx
-============================
-
-.. doxygenfile:: Interpolation3DSurf.cxx
+++ /dev/null
-File Interpolation3DSurf.hxx
-============================
-
-.. doxygenfile:: Interpolation3DSurf.hxx
+++ /dev/null
-File Interpolation3D.cxx
-========================
-
-.. doxygenfile:: Interpolation3D.cxx
+++ /dev/null
-File Interpolation3D.hxx
-========================
-
-.. doxygenfile:: Interpolation3D.hxx
+++ /dev/null
-File Interpolation3D.txx
-========================
-
-.. doxygenfile:: Interpolation3D.txx
+++ /dev/null
-File InterpolationMatrix.cxx
-============================
-
-.. doxygenfile:: InterpolationMatrix.cxx
+++ /dev/null
-File InterpolationMatrix.hxx
-============================
-
-.. doxygenfile:: InterpolationMatrix.hxx
+++ /dev/null
-File InterpolationOptions.cxx
-=============================
-
-.. doxygenfile:: InterpolationOptions.cxx
+++ /dev/null
-File InterpolationOptions.hxx
-=============================
-
-.. doxygenfile:: InterpolationOptions.hxx
+++ /dev/null
-File Interpolation.hxx
-======================
-
-.. doxygenfile:: Interpolation.hxx
+++ /dev/null
-File Interpolation.txx
-======================
-
-.. doxygenfile:: Interpolation.txx
+++ /dev/null
-File MEDCoupling1GTUMesh.cxx
-============================
-
-.. doxygenfile:: MEDCoupling1GTUMesh.cxx
+++ /dev/null
-File MEDCoupling1GTUMesh.hxx
-============================
-
-.. doxygenfile:: MEDCoupling1GTUMesh.hxx
+++ /dev/null
-File MEDCoupling1GTUMesh.txx
-============================
-
-.. doxygenfile:: MEDCoupling1GTUMesh.txx
+++ /dev/null
-File MEDCouplingAMRAttribute.cxx
-================================
-
-.. doxygenfile:: MEDCouplingAMRAttribute.cxx
+++ /dev/null
-File MEDCouplingAMRAttribute.hxx
-================================
-
-.. doxygenfile:: MEDCouplingAMRAttribute.hxx
+++ /dev/null
-File MEDCouplingCMesh.cxx
-=========================
-
-.. doxygenfile:: MEDCouplingCMesh.cxx
+++ /dev/null
-File MEDCouplingCMesh.dox
-=========================
-
-.. doxygenfile:: MEDCouplingCMesh.dox
+++ /dev/null
-File MEDCouplingCMesh.hxx
-=========================
-
-.. doxygenfile:: MEDCouplingCMesh.hxx
+++ /dev/null
-File MEDCouplingCartesianAMRMesh.cxx
-====================================
-
-.. doxygenfile:: MEDCouplingCartesianAMRMesh.cxx
+++ /dev/null
-File MEDCouplingCartesianAMRMesh.hxx
-====================================
-
-.. doxygenfile:: MEDCouplingCartesianAMRMesh.hxx
+++ /dev/null
-File MEDCouplingCurveLinearMesh.cxx
-===================================
-
-.. doxygenfile:: MEDCouplingCurveLinearMesh.cxx
+++ /dev/null
-File MEDCouplingCurveLinearMesh.hxx
-===================================
-
-.. doxygenfile:: MEDCouplingCurveLinearMesh.hxx
+++ /dev/null
-File MEDCouplingExtruded.dox
-============================
-
-.. doxygenfile:: MEDCouplingExtruded.dox
+++ /dev/null
-File MEDCouplingFieldDiscretization.cxx
-=======================================
-
-.. doxygenfile:: MEDCouplingFieldDiscretization.cxx
+++ /dev/null
-File MEDCouplingFieldDiscretization.hxx
-=======================================
-
-.. doxygenfile:: MEDCouplingFieldDiscretization.hxx
+++ /dev/null
-File MEDCouplingFieldDouble.cxx
-===============================
-
-.. doxygenfile:: MEDCouplingFieldDouble.cxx
+++ /dev/null
-File MEDCouplingFieldDouble.hxx
-===============================
-
-.. doxygenfile:: MEDCouplingFieldDouble.hxx
+++ /dev/null
-File MEDCouplingFieldInt.hxx
-============================
-
-.. doxygenfile:: MEDCouplingFieldInt.hxx
+++ /dev/null
-File MEDCouplingFieldT.hxx
-==========================
-
-.. doxygenfile:: MEDCouplingFieldT.hxx
+++ /dev/null
-File MEDCouplingFieldT.txx
-==========================
-
-.. doxygenfile:: MEDCouplingFieldT.txx
+++ /dev/null
-File MEDCouplingFieldTemplate.cxx
-=================================
-
-.. doxygenfile:: MEDCouplingFieldTemplate.cxx
+++ /dev/null
-File MEDCouplingFieldTemplate.hxx
-=================================
-
-.. doxygenfile:: MEDCouplingFieldTemplate.hxx
+++ /dev/null
-File MEDCouplingFieldTemplates.dox
-==================================
-
-.. doxygenfile:: MEDCouplingFieldTemplates.dox
+++ /dev/null
-File MEDCouplingField.cxx
-=========================
-
-.. doxygenfile:: MEDCouplingField.cxx
+++ /dev/null
-File MEDCouplingField.hxx
-=========================
-
-.. doxygenfile:: MEDCouplingField.hxx
+++ /dev/null
-File MEDCouplingFields.dox
-==========================
-
-.. doxygenfile:: MEDCouplingFields.dox
+++ /dev/null
-File MEDCouplingGaussLocalization.cxx
-=====================================
-
-.. doxygenfile:: MEDCouplingGaussLocalization.cxx
+++ /dev/null
-File MEDCouplingGaussLocalization.hxx
-=====================================
-
-.. doxygenfile:: MEDCouplingGaussLocalization.hxx
+++ /dev/null
-File MEDCouplingIMesh.cxx
-=========================
-
-.. doxygenfile:: MEDCouplingIMesh.cxx
+++ /dev/null
-File MEDCouplingIMesh.hxx
-=========================
-
-.. doxygenfile:: MEDCouplingIMesh.hxx
+++ /dev/null
-File MEDCouplingMappedExtrudedMesh.cxx
-======================================
-
-.. doxygenfile:: MEDCouplingMappedExtrudedMesh.cxx
+++ /dev/null
-File MEDCouplingMappedExtrudedMesh.hxx
-======================================
-
-.. doxygenfile:: MEDCouplingMappedExtrudedMesh.hxx
+++ /dev/null
-File MEDCouplingMemArray.cxx
-============================
-
-.. doxygenfile:: MEDCouplingMemArray.cxx
+++ /dev/null
-File MEDCouplingMemArray.hxx
-============================
-
-.. doxygenfile:: MEDCouplingMemArray.hxx
+++ /dev/null
-File MEDCouplingMemArray.txx
-============================
-
-.. doxygenfile:: MEDCouplingMemArray.txx
+++ /dev/null
-File MEDCouplingMesh.cxx
-========================
-
-.. doxygenfile:: MEDCouplingMesh.cxx
+++ /dev/null
-File MEDCouplingMesh.hxx
-========================
-
-.. doxygenfile:: MEDCouplingMesh.hxx
+++ /dev/null
-File MEDCouplingNatureOfFieldEnum
-=================================
-
-.. doxygenfile:: MEDCouplingNatureOfFieldEnum
+++ /dev/null
-File MEDCouplingNatureOfField.hxx
-=================================
-
-.. doxygenfile:: MEDCouplingNatureOfField.hxx
+++ /dev/null
-File MEDCouplingPointSet.cxx
-============================
-
-.. doxygenfile:: MEDCouplingPointSet.cxx
+++ /dev/null
-File MEDCouplingPointSet.dox
-============================
-
-.. doxygenfile:: MEDCouplingPointSet.dox
+++ /dev/null
-File MEDCouplingPointSet.hxx
-============================
-
-.. doxygenfile:: MEDCouplingPointSet.hxx
+++ /dev/null
-File MEDCouplingRefCountObject.cxx
-==================================
-
-.. doxygenfile:: MEDCouplingRefCountObject.cxx
+++ /dev/null
-File MEDCouplingRefCountObject.hxx
-==================================
-
-.. doxygenfile:: MEDCouplingRefCountObject.hxx
+++ /dev/null
-File MEDCouplingRemapper.cxx
-============================
-
-.. doxygenfile:: MEDCouplingRemapper.cxx
+++ /dev/null
-File MEDCouplingRemapper.hxx
-============================
-
-.. doxygenfile:: MEDCouplingRemapper.hxx
+++ /dev/null
-File MEDCouplingStructuredMesh.cxx
-==================================
-
-.. doxygenfile:: MEDCouplingStructuredMesh.cxx
+++ /dev/null
-File MEDCouplingStructuredMesh.hxx
-==================================
-
-.. doxygenfile:: MEDCouplingStructuredMesh.hxx
+++ /dev/null
-File MEDCouplingTimeDiscretization.cxx
-======================================
-
-.. doxygenfile:: MEDCouplingTimeDiscretization.cxx
+++ /dev/null
-File MEDCouplingTimeDiscretization.hxx
-======================================
-
-.. doxygenfile:: MEDCouplingTimeDiscretization.hxx
+++ /dev/null
-File MEDCouplingTimeDiscretization.txx
-======================================
-
-.. doxygenfile:: MEDCouplingTimeDiscretization.txx
+++ /dev/null
-File MEDCouplingTimeLabel.cxx
-=============================
-
-.. doxygenfile:: MEDCouplingTimeLabel.cxx
+++ /dev/null
-File MEDCouplingTimeLabel.dox
-=============================
-
-.. doxygenfile:: MEDCouplingTimeLabel.dox
+++ /dev/null
-File MEDCouplingTimeLabel.hxx
-=============================
-
-.. doxygenfile:: MEDCouplingTimeLabel.hxx
+++ /dev/null
-File MEDCouplingUMesh.cxx
-=========================
-
-.. doxygenfile:: MEDCouplingUMesh.cxx
+++ /dev/null
-File MEDCouplingUMesh.dox
-=========================
-
-.. doxygenfile:: MEDCouplingUMesh.dox
+++ /dev/null
-File MEDCouplingUMesh.hxx
-=========================
-
-.. doxygenfile:: MEDCouplingUMesh.hxx
+++ /dev/null
-File MEDCouplingUMesh.txx
-=========================
-
-.. doxygenfile:: MEDCouplingUMesh.txx
+++ /dev/null
-File MEDCouplingUMesh_intersection.cxx
-======================================
-
-.. doxygenfile:: MEDCouplingUMesh_intersection.cxx
+++ /dev/null
-File MEDFileData.cxx
-====================
-
-.. doxygenfile:: MEDFileData.cxx
+++ /dev/null
-File MEDFileData.hxx
-====================
-
-.. doxygenfile:: MEDFileData.hxx
+++ /dev/null
-File MEDFileField1TS.cxx
-========================
-
-.. doxygenfile:: MEDFileField1TS.cxx
+++ /dev/null
-File MEDFileField1TS.hxx
-========================
-
-.. doxygenfile:: MEDFileField1TS.hxx
+++ /dev/null
-File MEDFileFieldGlobs.cxx
-==========================
-
-.. doxygenfile:: MEDFileFieldGlobs.cxx
+++ /dev/null
-File MEDFileFieldGlobs.hxx
-==========================
-
-.. doxygenfile:: MEDFileFieldGlobs.hxx
+++ /dev/null
-File MEDFileFieldInternal.cxx
-=============================
-
-.. doxygenfile:: MEDFileFieldInternal.cxx
+++ /dev/null
-File MEDFileFieldInternal.hxx
-=============================
-
-.. doxygenfile:: MEDFileFieldInternal.hxx
+++ /dev/null
-File MEDFileFieldMultiTS.cxx
-============================
-
-.. doxygenfile:: MEDFileFieldMultiTS.cxx
+++ /dev/null
-File MEDFileFieldMultiTS.hxx
-============================
-
-.. doxygenfile:: MEDFileFieldMultiTS.hxx
+++ /dev/null
-File MEDFileFieldVisitor.hxx
-============================
-
-.. doxygenfile:: MEDFileFieldVisitor.hxx
+++ /dev/null
-File MEDFileField.cxx
-=====================
-
-.. doxygenfile:: MEDFileField.cxx
+++ /dev/null
-File MEDFileField.hxx
-=====================
-
-.. doxygenfile:: MEDFileField.hxx
+++ /dev/null
-File MEDFileField.txx
-=====================
-
-.. doxygenfile:: MEDFileField.txx
+++ /dev/null
-File MEDFileMesh.cxx
-====================
-
-.. doxygenfile:: MEDFileMesh.cxx
+++ /dev/null
-File MEDFileMesh.hxx
-====================
-
-.. doxygenfile:: MEDFileMesh.hxx
+++ /dev/null
-File MEDFileParameter.cxx
-=========================
-
-.. doxygenfile:: MEDFileParameter.cxx
+++ /dev/null
-File MEDFileParameter.hxx
-=========================
-
-.. doxygenfile:: MEDFileParameter.hxx
+++ /dev/null
-File MEDLoaderAdvancedAPI.dox
-=============================
-
-.. doxygenfile:: MEDLoaderAdvancedAPI.dox
+++ /dev/null
-File MEDLoaderBasicAPI.dox
-==========================
-
-.. doxygenfile:: MEDLoaderBasicAPI.dox
+++ /dev/null
-File MEDLoader.cxx
-==================
-
-.. doxygenfile:: MEDLoader.cxx
+++ /dev/null
-File MEDLoader.dox
-==================
-
-.. doxygenfile:: MEDLoader.dox
+++ /dev/null
-File MEDLoader.hxx
-==================
-
-.. doxygenfile:: MEDLoader.hxx
+++ /dev/null
-File MPIAccess.cxx
-==================
-
-.. doxygenfile:: MPIAccess.cxx
+++ /dev/null
-File MPIAccess.hxx
-==================
-
-.. doxygenfile:: MPIAccess.hxx
+++ /dev/null
-File MPIProcessorGroup.cxx
-==========================
-
-.. doxygenfile:: MPIProcessorGroup.cxx
+++ /dev/null
-File MPIProcessorGroup.hxx
-==========================
-
-.. doxygenfile:: MPIProcessorGroup.hxx
+++ /dev/null
-File NatureOfField.dox
-======================
-
-.. doxygenfile:: NatureOfField.dox
+++ /dev/null
-File NonCoincidentDEC.cxx
-=========================
-
-.. doxygenfile:: NonCoincidentDEC.cxx
+++ /dev/null
-File NonCoincidentDEC.hxx
-=========================
-
-.. doxygenfile:: NonCoincidentDEC.hxx
+++ /dev/null
-File NormalizedGeometricTypes
-=============================
-
-.. doxygenfile:: NormalizedGeometricTypes
+++ /dev/null
-File NormalizedUnstructuredMesh.hxx
-===================================
-
-.. doxygenfile:: NormalizedUnstructuredMesh.hxx
+++ /dev/null
-File OverlapDEC.cxx
-===================
-
-.. doxygenfile:: OverlapDEC.cxx
+++ /dev/null
-File OverlapDEC.hxx
-===================
-
-.. doxygenfile:: OverlapDEC.hxx
+++ /dev/null
-File ParaFIELD.cxx
-==================
-
-.. doxygenfile:: ParaFIELD.cxx
+++ /dev/null
-File ParaFIELD.hxx
-==================
-
-.. doxygenfile:: ParaFIELD.hxx
+++ /dev/null
-File ParaMESH.cxx
-=================
-
-.. doxygenfile:: ParaMESH.cxx
+++ /dev/null
-File ParaMESH.hxx
-=================
-
-.. doxygenfile:: ParaMESH.hxx
+++ /dev/null
-File PlanarIntersector.hxx
-==========================
-
-.. doxygenfile:: PlanarIntersector.hxx
+++ /dev/null
-File PlanarIntersector.txx
-==========================
-
-.. doxygenfile:: PlanarIntersector.txx
+++ /dev/null
-File ProcessorGroup.cxx
-=======================
-
-.. doxygenfile:: ProcessorGroup.cxx
+++ /dev/null
-File ProcessorGroup.hxx
-=======================
-
-.. doxygenfile:: ProcessorGroup.hxx
+++ /dev/null
-File StructuredCoincidentDEC.cxx
-================================
-
-.. doxygenfile:: StructuredCoincidentDEC.cxx
+++ /dev/null
-File StructuredCoincidentDEC.hxx
-================================
-
-.. doxygenfile:: StructuredCoincidentDEC.hxx
+++ /dev/null
-File TargetIntersector.hxx
-==========================
-
-.. doxygenfile:: TargetIntersector.hxx
+++ /dev/null
-File TargetIntersector.txx
-==========================
-
-.. doxygenfile:: TargetIntersector.txx
+++ /dev/null
-File Topology.cxx
-=================
-
-.. doxygenfile:: Topology.cxx
+++ /dev/null
-File Topology.hxx
-=================
-
-.. doxygenfile:: Topology.hxx
+++ /dev/null
-File appendix.dox
-=================
-
-.. doxygenfile:: appendix.dox
+++ /dev/null
-File arrays.dox
-===============
-
-.. doxygenfile:: arrays.dox
+++ /dev/null
-File barycoords.dox
-===================
-
-.. doxygenfile:: barycoords.dox
+++ /dev/null
-File corba-distrib.dox
-======================
-
-.. doxygenfile:: corba-distrib.dox
+++ /dev/null
-File cpp.dox
-============
-
-.. doxygenfile:: cpp.dox
+++ /dev/null
-File discretization.dox
-=======================
-
-.. doxygenfile:: discretization.dox
+++ /dev/null
-File distrib.dox
-================
-
-.. doxygenfile:: distrib.dox
+++ /dev/null
-File examples.dox
-=================
-
-.. doxygenfile:: examples.dox
+++ /dev/null
-File faq.dox
-============
-
-.. doxygenfile:: faq.dox
+++ /dev/null
-File fields.dox
-===============
-
-.. doxygenfile:: fields.dox
+++ /dev/null
-File functionalities.dox
-========================
-
-.. doxygenfile:: functionalities.dox
+++ /dev/null
-File glossary.dox
-=================
-
-.. doxygenfile:: glossary.dox
+++ /dev/null
-File icoco.dox
-==============
-
-.. doxygenfile:: icoco.dox
+++ /dev/null
-File index.dox
-==============
-
-.. doxygenfile:: index.dox
+++ /dev/null
-File install.dox
-================
-
-.. doxygenfile:: install.dox
+++ /dev/null
-File interpkernel.dox
-=====================
-
-.. doxygenfile:: interpkernel.dox
+++ /dev/null
-File interpolation.dox
-======================
-
-.. doxygenfile:: interpolation.dox
+++ /dev/null
-File interptheory.dox
-=====================
-
-.. doxygenfile:: interptheory.dox
+++ /dev/null
-File intersec-specifics.dox
-===========================
-
-.. doxygenfile:: intersec-specifics.dox
+++ /dev/null
-File intersectors.dox
-=====================
-
-.. doxygenfile:: intersectors.dox
+++ /dev/null
-File intro-interp.dox
-=====================
-
-.. doxygenfile:: intro-interp.dox
+++ /dev/null
-File intro-medloader.dox
-========================
-
-.. doxygenfile:: intro-medloader.dox
+++ /dev/null
-File intro-start.dox
-====================
-
-.. doxygenfile:: intro-start.dox
+++ /dev/null
-File library.dox
-================
-
-.. doxygenfile:: library.dox
+++ /dev/null
-File mapped_bary.dox
-====================
-
-.. doxygenfile:: mapped_bary.dox
+++ /dev/null
-File med-file.dox
-=================
-
-.. doxygenfile:: med-file.dox
+++ /dev/null
-File medcoupling.dox
-====================
-
-.. doxygenfile:: medcoupling.dox
+++ /dev/null
-File medcouplingexamplesCPP.dox
-===============================
-
-.. doxygenfile:: medcouplingexamplesCPP.dox
+++ /dev/null
-File medcouplingexamplesPY.dox
-==============================
-
-.. doxygenfile:: medcouplingexamplesPY.dox
+++ /dev/null
-File medloader1.dox
-===================
-
-.. doxygenfile:: medloader1.dox
+++ /dev/null
-File meshes.dox
-===============
-
-.. doxygenfile:: meshes.dox
+++ /dev/null
-File misc.dox
-=============
-
-.. doxygenfile:: misc.dox
+++ /dev/null
-File numbering.dox
-==================
-
-.. doxygenfile:: numbering.dox
+++ /dev/null
-File parallel.dox
-=================
-
-.. doxygenfile:: parallel.dox
+++ /dev/null
-File porting.dox
-================
-
-.. doxygenfile:: porting.dox
+++ /dev/null
-File porting_icoco.dox
-======================
-
-.. doxygenfile:: porting_icoco.dox
+++ /dev/null
-File python-api.dox
-===================
-
-.. doxygenfile:: python-api.dox
+++ /dev/null
-File reference.dox
-==================
-
-.. doxygenfile:: reference.dox
+++ /dev/null
-File references.dox
-===================
-
-.. doxygenfile:: references.dox
+++ /dev/null
-File remapper.dox
-=================
-
-.. doxygenfile:: remapper.dox
+++ /dev/null
-File start.dox
-==============
-
-.. doxygenfile:: start.dox
+++ /dev/null
-File swig_mpi.dox
-=================
-
-.. doxygenfile:: swig_mpi.dox
+++ /dev/null
-File terminology.dox
-====================
-
-.. doxygenfile:: terminology.dox
+++ /dev/null
-File tools.dox
-==============
-
-.. doxygenfile:: tools.dox
+++ /dev/null
-File tutorial.dox
-=================
-
-.. doxygenfile:: tutorial.dox
+++ /dev/null
-File list
-=========
-
-.. toctree::
- :glob:
-
- file/*
+++ /dev/null
-Namespace ICoCo
-===============
-
-.. doxygennamespace:: ICoCo
+++ /dev/null
-Namespace INTERP_KERNEL
-=======================
-
-.. doxygennamespace:: INTERP_KERNEL
+++ /dev/null
-Namespace MEDCoupling
-=====================
-
-.. doxygennamespace:: MEDCoupling
+++ /dev/null
-Namespace MEDCoupling::@157
-===========================
-
-.. doxygennamespace:: MEDCoupling::@157
+++ /dev/null
-Namespace std
-=============
-
-.. doxygennamespace:: std
+++ /dev/null
-Namespace list
-==============
-
-.. toctree::
- :glob:
-
- namespace/*
+++ /dev/null
-Struct MEDCoupling::GreatEqual
-==============================
-
-.. doxygenstruct:: MEDCoupling::GreatEqual
+++ /dev/null
-Struct MEDCoupling::GreaterThan
-===============================
-
-.. doxygenstruct:: MEDCoupling::GreaterThan
+++ /dev/null
-Struct MEDCoupling::ImplReprTraits
-==================================
-
-.. doxygenstruct:: MEDCoupling::ImplReprTraits
+++ /dev/null
-Struct MEDCoupling::ImplReprTraits< double >
-============================================
-
-.. doxygenstruct:: MEDCoupling::ImplReprTraits< double >
+++ /dev/null
-Struct MEDCoupling::ImplReprTraits< float >
-===========================================
-
-.. doxygenstruct:: MEDCoupling::ImplReprTraits< float >
+++ /dev/null
-Struct MEDCoupling::InRange
-===========================
-
-.. doxygenstruct:: MEDCoupling::InRange
+++ /dev/null
-Struct MEDCoupling::LowerEqual
-==============================
-
-.. doxygenstruct:: MEDCoupling::LowerEqual
+++ /dev/null
-Struct MEDCoupling::LowerThan
-=============================
-
-.. doxygenstruct:: MEDCoupling::LowerThan
+++ /dev/null
-Struct MEDCoupling::MPIAccess::RequestStruct
-============================================
-
-.. doxygenstruct:: MEDCoupling::MPIAccess::RequestStruct
+++ /dev/null
-Struct MEDCoupling::NotInRange
-==============================
-
-.. doxygenstruct:: MEDCoupling::NotInRange
+++ /dev/null
-Struct MEDCoupling::ParaTraits
-==============================
-
-.. doxygenstruct:: MEDCoupling::ParaTraits
+++ /dev/null
-Struct MEDCoupling::ParaTraits< Int32 >
-=======================================
-
-.. doxygenstruct:: MEDCoupling::ParaTraits< Int32 >
+++ /dev/null
-Struct MEDCoupling::ParaTraits< Int64 >
-=======================================
-
-.. doxygenstruct:: MEDCoupling::ParaTraits< Int64 >
+++ /dev/null
-Struct MEDCoupling::ParaTraits< double >
-========================================
-
-.. doxygenstruct:: MEDCoupling::ParaTraits< double >
+++ /dev/null
-Struct MEDCoupling::TimeMessage
-===============================
-
-.. doxygenstruct:: MEDCoupling::TimeMessage
+++ /dev/null
-Struct MEDCoupling::UMeshConnectivityFunctor
-============================================
-
-.. doxygenstruct:: MEDCoupling::UMeshConnectivityFunctor
+++ /dev/null
-Struct MEDCoupling::UMeshCoordsFunctor
-======================================
-
-.. doxygenstruct:: MEDCoupling::UMeshCoordsFunctor
+++ /dev/null
-Struct MEDCoupling::UMeshIndexConnectivityFunctor
-=================================================
-
-.. doxygenstruct:: MEDCoupling::UMeshIndexConnectivityFunctor
+++ /dev/null
-Struct list
-===========
-
-.. toctree::
- :glob:
-
- struct/*
First, this documentation introduces :doc:`fundamental concepts/objects <basic_concepts>` of medcoupling for a better understanding of examples.
.. toctree::
- :maxdepth: 2
+ :maxdepth: 4
:numbered:
:hidden:
data_analysis
data_conversion
data_optimization
- api
+ api/medcoupling_api
--- /dev/null
+cmake
+sphinx
+sphinx_rtd_theme
+breathe
+exhale