TTK
Loading...
Searching...
No Matches
core
base
arrayPreconditioning
ArrayPreconditioning.cpp
Go to the documentation of this file.
1
#include <
ArrayPreconditioning.h
>
2
3
ttk::ArrayPreconditioning::ArrayPreconditioning
() {
4
// inherited from Debug: prefix will be printed at the beginning of every msg
5
this->
setDebugMsgPrefix
(
"ArrayPreconditioning"
);
6
#ifdef TTK_ENABLE_MPI
7
hasMPISupport_ =
true
;
8
#endif
9
}
ArrayPreconditioning.h
ttk::ArrayPreconditioning::ArrayPreconditioning
ArrayPreconditioning()
Definition
ArrayPreconditioning.cpp:3
ttk::Debug::setDebugMsgPrefix
void setDebugMsgPrefix(const std::string &prefix)
Definition
Debug.h:364
Generated on Thu Sep 26 2024 06:50:17 for TTK by
1.9.8