Import the regular grid, on which the level set values are defined, from an explicit Mesh<>. The Vertices must be defined, as well as a scalar data field "LSValues". If used for custom read-in, make sure all vertices are lexicographically sorted.
More...
#include <lsFromMesh.hpp>
template<class
T, int D>
class viennals::FromMesh< T, D >
Import the regular grid, on which the level set values are defined, from an explicit Mesh<>. The Vertices must be defined, as well as a scalar data field "LSValues". If used for custom read-in, make sure all vertices are lexicographically sorted.
◆ FromMesh() [1/2]
template<class
T , int D>
◆ FromMesh() [2/2]
template<class
T , int D>
◆ apply()
template<class
T , int D>
◆ setLevelSet()
template<class
T , int D>
◆ setMesh()
template<class
T , int D>
◆ setSortPointList()
template<class
T , int D>
The documentation for this class was generated from the following file: