ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
FEMTreeProfiler< Dim, Real > Struct Template Reference

Public Member Functions

 FEMTreeProfiler (FEMTree< Dim, Real > &t)
 
void start (void)
 
void dumpOutput (const char *header) const
 

Public Attributes

FEMTree< Dim, Real > & tree
 
double t
 

Detailed Description

template<unsigned int Dim, class Real>
struct FEMTreeProfiler< Dim, Real >

Definition at line 139 of file PoissonReconLib.cpp.

Constructor & Destructor Documentation

◆ FEMTreeProfiler()

template<unsigned int Dim, class Real >
FEMTreeProfiler< Dim, Real >::FEMTreeProfiler ( FEMTree< Dim, Real > &  t)
inline

Definition at line 143 of file PoissonReconLib.cpp.

Member Function Documentation

◆ dumpOutput()

template<unsigned int Dim, class Real >
void FEMTreeProfiler< Dim, Real >::dumpOutput ( const char *  header) const
inline

Definition at line 147 of file PoissonReconLib.cpp.

◆ start()

template<unsigned int Dim, class Real >
void FEMTreeProfiler< Dim, Real >::start ( void  )
inline

Definition at line 144 of file PoissonReconLib.cpp.

References Time().

Member Data Documentation

◆ t

template<unsigned int Dim, class Real >
double FEMTreeProfiler< Dim, Real >::t

Definition at line 141 of file PoissonReconLib.cpp.

◆ tree

template<unsigned int Dim, class Real >
FEMTree<Dim, Real>& FEMTreeProfiler< Dim, Real >::tree

Definition at line 140 of file PoissonReconLib.cpp.


The documentation for this struct was generated from the following file: