--- trunk/finley/src/CPPAdapter/MeshAdapter.h 2009/08/31 07:41:49 2641 +++ trunk/finley/src/CPPAdapter/MeshAdapter.h 2009/09/01 04:15:50 2642 @@ -552,6 +552,9 @@ FINLEY_DLL_API virtual void saveVTK(const std::string& filename,const boost::python::dict& arg, const std::string& metadata, const std::string& metadata_schema) const; + FINLEY_DLL_API + virtual bool ownSample(int fs_code, index_t id) const; + /** \brief returns the function space representation of the type functionSpaceCode on this domain