TTK
Loading...
Searching...
No Matches
ScalarFieldSmoother.cpp
Go to the documentation of this file.
2
4 this->setDebugMsgPrefix("ScalarFieldSmoother");
5#ifdef TTK_ENABLE_MPI
6 hasMPISupport_ = true;
7#endif
8}
9
void setDebugMsgPrefix(const std::string &prefix)
Definition: Debug.h:364
~ScalarFieldSmoother() override