ViennaLS
|
#include <iostream>
#include <numeric>
#include <lsBooleanOperation.hpp>
#include <lsDomain.hpp>
#include <lsExpand.hpp>
#include <lsMakeGeometry.hpp>
#include <lsPrune.hpp>
#include <lsTestAsserts.hpp>
#include <lsToMesh.hpp>
#include <lsToSurfaceMesh.hpp>
#include <lsVTKWriter.hpp>
Typedefs | |
using | LSType = ls::SmartPointer<ls::Domain<NumericType, D>> |
Functions | |
int | main () |
Variables | |
constexpr int | D = 2 |
using LSType = ls::SmartPointer<ls::Domain<NumericType, D>> |
int main | ( | ) |
|
constexpr |