https://mooseframework.inl.gov
Loading...
Searching...
No Matches
Namespaces | Functions
SBMSurfaceDistance.h File Reference

Go to the source code of this file.

Namespaces

namespace  SBMUtils
 

Functions

libMesh::Point SBMUtils::distanceFrom (const SurfaceElement &surface_elem, const libMesh::Point &pt)
 Returns the vector from pt to the nearest point on the surface element: the normal projection if it falls inside the element, otherwise the nearest edge or vertex.