Search functions in OctreePost can now be given the node coordinates of an element.
In that case we search for all the matches in the octree, and we try to return amongst those the element that matches the input coordinates. We use this in MathEval so we can reliably make operations on discontinuous datasets (e.g. edge element vector fields), on identical meshes that were possibly reordered.
Loading
Please register or sign in to comment