MeshCore::MeshFixFoldsOnBoundary Class Reference
#include <Degeneration.h>
Public Member Functions | |
bool | Fixup () |
This function attempts to change the mesh kernel to be valid according to the checked criterion: True is returned if the errors could be fixed, false otherwise. More... | |
MeshFixFoldsOnBoundary (MeshKernel &rclM) | |
~MeshFixFoldsOnBoundary () | |
Public Member Functions inherited from MeshCore::MeshValidation | |
MeshValidation (MeshKernel &rclB) | |
virtual | ~MeshValidation () |
Constructor & Destructor Documentation
◆ MeshFixFoldsOnBoundary()
MeshCore::MeshFixFoldsOnBoundary::MeshFixFoldsOnBoundary | ( | MeshKernel & | rclM | ) |
◆ ~MeshFixFoldsOnBoundary()
MeshCore::MeshFixFoldsOnBoundary::~MeshFixFoldsOnBoundary | ( | ) |
Member Function Documentation
◆ Fixup()
|
virtual |
This function attempts to change the mesh kernel to be valid according to the checked criterion: True is returned if the errors could be fixed, false otherwise.
Implements MeshCore::MeshValidation.
References MeshCore::MeshEvalFoldsOnBoundary::Evaluate(), and MeshCore::MeshEvalFoldsOnBoundary::GetIndices().
The documentation for this class was generated from the following files:
- src/Mod/Mesh/App/Core/Degeneration.h
- src/Mod/Mesh/App/Core/Degeneration.cpp