18 std::map<dof_id_type, std::vector<dof_id_type>> & neighbor_nodes);
MooseMesh wraps a libMesh::Mesh object and enhances its capabilities by caching additional data and s...
std::map< dof_id_type, std::vector< dof_id_type > > & _neighbor_nodes
Real _max_patch_percentage
void operator()(const NodeIdRange &range)
Save a patch of nodes that are close to each of the secondary nodes to speed the search algorithm TOD...
void join(const NearestNodeThread &other)
std::map< dof_id_type, NearestNodeLocator::NearestNodeInfo > _nearest_node_info