Salome HOME
Addition of new reference coords including degenerated cells.
[modules/med.git] / src / MEDCoupling / MEDCouplingNormalizedCartesianMesh.hxx
index c87396cf8f63cf8bd5dc68a428a35f6698fdeae4..28408cfe2a4fd3ebe72d72fbb4507ece2ae49031 100644 (file)
@@ -29,7 +29,7 @@ namespace ParaMEDMEM
 }
 
 template<int SPACEDIM>
-class MEDCouplingNormalizedCartesianMesh : public INTERP_KERNEL::GenericMesh
+class MEDCouplingNormalizedCartesianMesh
 {
 public:
   static const int MY_SPACEDIM=SPACEDIM;