MeshKernel
|
Orthogonalizion (optimize the aspect ratios) and mesh smoothing (optimize internal face angles or area). More...
#include <Orthogonalizer.hpp>
Public Member Functions | |
Orthogonalizer (Mesh2D &mesh) | |
Constructor. | |
void | Compute () |
Computes the smoother weights and the right hans side. | |
double | GetWeight (UInt node, UInt connectedNode) const |
Gets the weight for a certain node and connected node. More... | |
double | GetRightHandSide (UInt node, UInt connectedNode) const |
Gets the weight for a certain node and connected node. More... | |
Orthogonalizion (optimize the aspect ratios) and mesh smoothing (optimize internal face angles or area).
Gets the weight for a certain node and connected node.
node
connectedNode
Gets the weight for a certain node and connected node.
node
connectedNode