Salome HOME
[ParaMEDMEM] Adding SWIG interface for OverlapDEC + py tests of DEC
[tools/medcoupling.git] / src / ParaMEDMEM / InterpKernelDEC.hxx
index b92a663c8c5f7aa57f3e7119c17a8286a64dfbf4..f68477502cc7c0acce2ae73ba5f6f74af5178145 100644 (file)
@@ -133,6 +133,8 @@ namespace MEDCoupling
     InterpKernelDEC(const std::set<int>& src_ids, const std::set<int>& trg_ids,
                     const MPI_Comm& world_comm=MPI_COMM_WORLD);
     virtual ~InterpKernelDEC();
+    void release();
+
     void synchronize();
     void recvData();
     void recvData(double time);