|
ViennaLS
|
This class is used to find errors in the underlying level set structure, like invalid neighbours of different signs. More...
#include <lsCheck.hpp>
Public Member Functions | |
| Check ()=default | |
| Check (SmartPointer< Domain< T, D > > passedLevelSet, bool print=false) | |
| void | setLevelSet (SmartPointer< Domain< T, D > > passedLevelSet) |
| void | setPrintMessage (bool print) |
| CheckStatusEnum | getStatus () const |
| bool | isValid () const |
| std::string | what () const |
| void | apply () |
This class is used to find errors in the underlying level set structure, like invalid neighbours of different signs.
|
default |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |