ViennaLS
|
Go to the source code of this file.
Classes | |
class | viennals::Check< T, D > |
This class is used to find errors in the underlying level set structure, like invalid neighbours of different signs. More... | |
Namespaces | |
namespace | viennals |
Enumerations | |
enum struct | viennals::CheckStatusEnum : unsigned { viennals::SUCCESS = 0 , viennals::FAILED = 1 , viennals::UNCHECKED = 2 } |