#include "MCType.hxx"
#include "MEDCouplingCMesh.hxx"
#include "MEDCouplingFieldDouble.hxx"
-#include "MEDCouplingMemArray.txx"
+#include "MEDCouplingMemArray.hxx"
#include "MEDCouplingMesh.hxx"
#include "MEDCouplingRefCountObject.hxx"
#include "MEDCouplingStructuredMesh.hxx"
#include "InterpKernelException.hxx"
#include "MCType.hxx"
-#include "MEDCouplingMemArray.txx"
#include "MEDCouplingRefCountObject.hxx"
#include "MEDCouplingTimeDiscretization.hxx"
#include "MEDCouplingTraits.hxx"
#include <Python.h>
#include "MCType.hxx"
-#include "MEDCouplingMemArray.txx"
+#include "MEDCouplingMemArray.hxx"
#ifdef WITH_NUMPY
#include <numpy/arrayobject.h>
#include "MEDFileFieldGlobs.hxx"
#include "MEDFileFieldOverView.hxx"
#include "MEDFileFieldVisitor.hxx"
+#include "MEDFileMesh.hxx"
#include "MEDFileSafeCaller.txx"
#include "MEDFileUtilities.hxx"
#include "MEDLoaderBase.hxx"
#include "MEDCouplingCurveLinearMesh.hxx"
#include "MEDCouplingMappedExtrudedMesh.hxx"
#include "MEDCouplingMemArray.hxx"
-#include "MEDCouplingMemArray.txx"
#include "MEDCouplingMesh.hxx"
#include "MEDCouplingPartDefinition.hxx"
#include "MEDCouplingPointSet.hxx"
#include "MCType.hxx"
#include "MEDCoupling1GTUMesh.hxx"
#include "MEDCouplingCurveLinearMesh.hxx"
-#include "MEDCouplingMap.txx"
-#include "MEDCouplingMemArray.txx"
+#include "MEDCouplingMap.hxx"
+#include "MEDCouplingMemArray.hxx"
#include "MEDCouplingMesh.hxx"
#include "MEDCouplingPartDefinition.hxx"
#include "MEDCouplingRefCountObject.hxx"
_m = MEDCoupling1GTUMesh::AggregateOnSameCoordsToUMesh(mp);
_m_parts.clear(); // to avoid memory peak !
_m_time = _mp_time + 1; //+1 is important ! That is to say that only _m is
- //OK not _m_parts because cleared !
+ // OK not _m_parts because cleared !
return _m;
}
#include "ParaDataArray.txx"
#include "MCType.hxx"
-#include "MEDCouplingMemArray.hxx"
+#include "MEDCouplingMemArray.txx"
using namespace MEDCoupling;
+template class MEDCoupling::DataArrayTemplate<int>;
template class MEDCoupling::ParaDataArrayTemplate<Int32>;
template class MEDCoupling::ParaDataArrayTemplate<Int64>;
template class MEDCoupling::ParaDataArrayDiscrete<Int32>;
#include "CommInterface.hxx"
#include "MCAuto.hxx"
#include "MCType.hxx"
-#include "MEDCouplingMemArray.txx"
+#include "MEDCouplingMemArray.hxx"
#include "MEDCouplingTraits.hxx"
#include "ParaDataArray.hxx"