TTK
Loading...
Searching...
No Matches
home
julien
Pro
git
github
ttk-tierny
core
base
identifiers
Identifiers.cpp
Go to the documentation of this file.
1
#include <
Identifiers.h
>
2
3
ttk::Identifiers::Identifiers
() {
4
// inherited from Debug: prefix will be printed at the beginning of every msg
5
this->
setDebugMsgPrefix
(
"Identifiers"
);
6
#ifdef TTK_ENABLE_MPI
7
hasMPISupport_ =
true
;
8
#endif
9
}
Identifiers.h
ttk::Debug::setDebugMsgPrefix
void setDebugMsgPrefix(const std::string &prefix)
Definition
Debug.h:364
ttk::Identifiers::Identifiers
Identifiers()
Definition
Identifiers.cpp:3
Generated on Mon May 6 2024 07:44:29 for TTK by
1.9.8