|
DNDSR 0.2.1
Distributed Numeric Data Structure for CFV
|
Result of the shared smooth solver setup. More...
#include <Mesh_Elevation_SmoothHelpers.hpp>
Public Attributes | |
| std::unordered_set< index > | nodesBoundInterpolated {} |
| tCoordPair | boundInterpCoo {} |
| tCoordPair | boundInterpVal {} |
Result of the shared smooth solver setup.
Populated by PrepareSmoothSolverSetup() and consumed by each smooth solver variant.
Definition at line 66 of file Mesh_Elevation_SmoothHelpers.hpp.
| tCoordPair DNDS::Geom::SmoothSolverSetup::boundInterpCoo {} |
Definition at line 69 of file Mesh_Elevation_SmoothHelpers.hpp.
| tCoordPair DNDS::Geom::SmoothSolverSetup::boundInterpVal {} |
Definition at line 70 of file Mesh_Elevation_SmoothHelpers.hpp.
| std::unordered_set< index > DNDS::Geom::SmoothSolverSetup::nodesBoundInterpolated {} |
Definition at line 68 of file Mesh_Elevation_SmoothHelpers.hpp.