![]() |
OGS
|
|
Implementation of the MeshValidation class.
Definition in file MeshValidation.cpp.
#include "MeshValidation.h"#include <algorithm>#include <numeric>#include <stack>#include "BaseLib/Logging.h"#include "MeshLib/Elements/Element.h"#include "MeshLib/Mesh.h"#include "MeshLib/MeshSearch/NodeSearch.h"#include "MeshLib/Node.h"#include "MeshToolsLib/MeshEditing/MeshRevision.h"#include "MeshToolsLib/MeshSurfaceExtraction.h"Go to the source code of this file.
Namespaces | |
| namespace | MeshToolsLib |
Functions | |
| static void | MeshToolsLib::trackSurface (MeshLib::Element const *const element, std::vector< unsigned > &sfc_idx, unsigned const current_index) |