TTK
Loading...
Searching...
No Matches
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 Thu Sep 26 2024 06:50:18 for TTK by
1.9.8