class final
PointRepresents a spatial point on a discrete mesh.
This class represents the tuple such that:
for a polytope belonging to the mesh . Here, denotes the physical coordinates of the point, while represents the transformation taking reference coordinates , for a reference geometry .
Thread safety
This class is not thread safe.
Base classes
- class PointBase
- Base class for spatial points on a discrete mesh.