TTK
Loading...
Searching...
No Matches
home
julien
Pro
git
github
ttk-tierny
core
base
integralLines
IntegralLines.cpp
Go to the documentation of this file.
1
#include <
IntegralLines.h
>
2
3
using namespace
std
;
4
using namespace
ttk
;
5
6
IntegralLines::IntegralLines
()
7
: vertexNumber_{}, seedNumber_{}, inputScalarField_{}, inputOffsets_{},
8
vertexIdentifierScalarField_{}, outputIntegralLines_{} {
9
this->
setDebugMsgPrefix
(
"IntegralLines"
);
10
#ifdef TTK_ENABLE_MPI
11
hasMPISupport_ =
true
;
12
#endif
13
}
14
15
IntegralLines::~IntegralLines
() =
default
;
IntegralLines.h
ttk::Debug::setDebugMsgPrefix
void setDebugMsgPrefix(const std::string &prefix)
Definition
Debug.h:364
ttk::IntegralLines::~IntegralLines
~IntegralLines() override
ttk::IntegralLines::IntegralLines
IntegralLines()
Definition
IntegralLines.cpp:6
std
Definition
ripserpy.cpp:98
ttk
The Topology ToolKit.
Definition
AbstractTriangulation.h:51
Generated on Mon May 6 2024 07:44:29 for TTK by
1.9.8