![]() |
OGS
|
Definition in file findElementsWithinRadius.cpp.
#include "findElementsWithinRadius.h"#include <set>#include <unordered_set>#include <vector>#include "Elements/Element.h"#include "MathLib/MathTools.h"#include "Node.h"Go to the source code of this file.
Namespaces | |
| namespace | MeshLib |
Functions | |
| std::vector< std::size_t > | MeshLib::findElementsWithinRadius (Element const &start_element, double const radius_squared) |