DNDSR 0.2.1
Distributed Numeric Data Structure for CFV
Loading...
Searching...
No Matches
Mesh_Elevation_SmoothHelpers.hpp File Reference
#include "Mesh.hpp"
#include "Geom/PointCloud.hpp"
#include <nanoflann.hpp>
#include <optional>
#include <unordered_set>
Include dependency graph for Mesh_Elevation_SmoothHelpers.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  DNDS::Geom::CoordPairDOF
 
struct  DNDS::Geom::SmoothSolverSetup
 Result of the shared smooth solver setup. More...
 
struct  DNDS::Geom::PointCloudKDTreeCoordPair
 

Namespaces

namespace  DNDS
 the host side operators are provided as implemented
 
namespace  DNDS::Geom
 

Functions

std::optional< SmoothSolverSetupDNDS::Geom::PrepareSmoothSolverSetup (UnstructuredMesh &mesh)
 Common preamble for all smooth solver variants.