![]() |
OGS
|
|
Definition in file NodeSearch.cpp.
#include "NodeSearch.h"#include <memory>#include <set>#include "MeshLib/Elements/Element.h"#include "MeshLib/Mesh.h"#include "MeshLib/Node.h"Go to the source code of this file.
Namespaces | |
| namespace | MeshLib |
Functions | |
| std::vector< Node * > | MeshLib::getUniqueNodes (std::vector< Element * > const &elements) |
| Create a vector of unique nodes used by given elements. | |