![]() |
OGS
|
Created on April 24, 2025, 4:39 PM
Definition in file PartitionNodesByCoordinateMatch.h.
#include <optional>
#include <vector>
Go to the source code of this file.
Classes | |
struct | MeshToolsLib::NodesPartitionResult |
Namespaces | |
namespace | MeshLib |
namespace | GeoLib |
namespace | MeshToolsLib |
Functions | |
NodesPartitionResult | MeshToolsLib::partitionNodesByCoordinateMatch (std::vector< MeshLib::Node * > const &node_vector, std::vector< MeshLib::Node * > const &tool_node_vector, GeoLib::AABB const &aabb, bool const return_non_paired_nodes) |