X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=doc%2Fuser%2Fdoxygen%2Fdoxfiles%2Freference%2Fmeshes%2FMEDCouplingPointSet.dox;h=d685a626aaffb59cc28409f0a31df1e4fea6fc0a;hb=dabe863c59e31e8a944cef0dd8cbf0c6f3806be0;hp=fd679e684ce69c35a4c2ec97b46c466bd6816b93;hpb=5d97eeee47f451878ec4e9d49ab0df46bab70ac5;p=tools%2Fmedcoupling.git diff --git a/doc/user/doxygen/doxfiles/reference/meshes/MEDCouplingPointSet.dox b/doc/user/doxygen/doxfiles/reference/meshes/MEDCouplingPointSet.dox index fd679e684..d685a626a 100644 --- a/doc/user/doxygen/doxfiles/reference/meshes/MEDCouplingPointSet.dox +++ b/doc/user/doxygen/doxfiles/reference/meshes/MEDCouplingPointSet.dox @@ -5,17 +5,17 @@ This is a \b non \b instantiable class that implements many algorithm working only on a set of points without any connectivity aspect. The presence of this class is only for factorization reasons. -The class that incarnates this concept in \ref medcoupling "MEDCoupling" is : \ref ParaMEDMEM::MEDCouplingPointSet. -Instantiable class ParaMEDMEM::MEDCouplingUMesh inherits from ParaMEDMEM::MEDCouplingPointSet. +The class that incarnates this concept in \ref medcoupling "MEDCoupling" is : \ref MEDCoupling::MEDCouplingPointSet. +Instantiable class MEDCoupling::MEDCouplingUMesh inherits from MEDCoupling::MEDCouplingPointSet. -Some of most important implemented methods by \ref ParaMEDMEM::MEDCouplingPointSet "MEDCouplingPointSet" class are : +Some of most important implemented methods by \ref MEDCoupling::MEDCouplingPointSet "MEDCouplingPointSet" class are : -- \ref ParaMEDMEM::MEDCouplingPointSet::getSpaceDimension "getSpaceDimension" -- \ref ParaMEDMEM::MEDCouplingPointSet::getNumberOfNodes "getNumberOfNodes" -- \ref ParaMEDMEM::MEDCouplingPointSet::rotate "rotate" -- \ref ParaMEDMEM::MEDCouplingPointSet::translate "translate" -- \ref ParaMEDMEM::MEDCouplingPointSet::scale "scale" -- \ref ParaMEDMEM::MEDCouplingPointSet::findCommonNodes "findCommonNodes" -- \ref ParaMEDMEM::MEDCouplingPointSet::renumberNodes "renumberNodes" -- \ref ParaMEDMEM::MEDCouplingPointSet::getBoundingBox "getBoundingBox" +- \ref MEDCoupling::MEDCouplingPointSet::getSpaceDimension "getSpaceDimension" +- \ref MEDCoupling::MEDCouplingPointSet::getNumberOfNodes "getNumberOfNodes" +- \ref MEDCoupling::MEDCouplingPointSet::rotate "rotate" +- \ref MEDCoupling::MEDCouplingPointSet::translate "translate" +- \ref MEDCoupling::MEDCouplingPointSet::scale "scale" +- \ref MEDCoupling::MEDCouplingPointSet::findCommonNodes "findCommonNodes" +- \ref MEDCoupling::MEDCouplingPointSet::renumberNodes "renumberNodes" +- \ref MEDCoupling::MEDCouplingPointSet::getBoundingBox "getBoundingBox" */