OGS
MeshValidation.cpp File Reference

Detailed Description

Implementation of the MeshValidation class.

Author
Karsten Rink
Date
2013-04-04

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/MeshEditing/MeshRevision.h"
#include "MeshLib/MeshSearch/NodeSearch.h"
#include "MeshLib/MeshSurfaceExtraction.h"
#include "MeshLib/Node.h"
Include dependency graph for MeshValidation.cpp:

Go to the source code of this file.

Namespaces

 MeshLib
 

Functions

static void MeshLib::trackSurface (MeshLib::Element const *const element, std::vector< unsigned > &sfc_idx, unsigned const current_index)