Is there a convenient way to add a point to an unstructured mesh. The point may be outside of the current mesh.
I have local mesh refinement working really well, but it would be nice to not have to bound the entire domain with a very coarse mesh.
In particular if I could do something like, if point is outside of the domain, add a point so that a new cell contains the point.