From 7b1d23539207e985b7b12043615c3926aed416ea Mon Sep 17 00:00:00 2001 From: ageay Date: Thu, 8 Aug 2013 08:11:30 +0000 Subject: [PATCH] abstraction of MEDCouplingPointSet::getBoundingBoxForBBTree --- src/MEDCoupling/MEDCoupling1GTUMesh.cxx | 30 ++++++++++++------------- src/MEDCoupling/MEDCouplingUMesh.cxx | 15 ++++++------- 2 files changed, 22 insertions(+), 23 deletions(-) diff --git a/src/MEDCoupling/MEDCoupling1GTUMesh.cxx b/src/MEDCoupling/MEDCoupling1GTUMesh.cxx index c838c975c..0cf66514f 100644 --- a/src/MEDCoupling/MEDCoupling1GTUMesh.cxx +++ b/src/MEDCoupling/MEDCoupling1GTUMesh.cxx @@ -1784,7 +1784,7 @@ MEDCoupling1DGTUMesh *MEDCoupling1SGTUMesh::computeDualMesh2D() const throw(INTE /*! * This method aggregate the bbox of each cell and put it into bbox * - * \return DataArrayDouble * - having \a this number of cells tuples and 2*spacedim components. + * \return DataArrayDouble * - newly created object (to be managed by the caller) \a this number of cells tuples and 2*spacedim components. * * \throw If \a this is not fully set (coordinates and connectivity). * \throw If a cell in \a this has no valid nodeId. @@ -1803,9 +1803,10 @@ DataArrayDouble *MEDCoupling1SGTUMesh::getBoundingBoxForBBTree() const const int *conn(_conn->getConstPointer()); for(int i=0;i=0 && nodeId=0 && nodeId=0 && nodeId