OGS
findElementsWithinRadius.cpp File Reference

Detailed Description

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"
Include dependency graph for findElementsWithinRadius.cpp:

Go to the source code of this file.

Namespaces

 MeshLib
 

Functions

std::vector< std::size_t > MeshLib::findElementsWithinRadius (Element const &start_element, double const radius_squared)