#include <lsPreCompileMacros.hpp>
#include <limits>
#include <hrleDomain.hpp>
#include <hrleFillDomainWithSignedDistance.hpp>
#include <hrleVectorType.hpp>
#include <lsPointData.hpp>
#include <vcLogger.hpp>
#include <vcSmartPointer.hpp>
Go to the source code of this file.
|
class | viennals::Domain< T, D > |
| Class containing all information about the level set, including the dimensions of the domain, boundary conditions and all data. More...
|
|
◆ LS_DOMAIN_SERIALIZATION_VERSION
#define LS_DOMAIN_SERIALIZATION_VERSION 0 |