compute_nullspace#
module opensg.compute_utils
- opensg.compute_utils.compute_nullspace(V)#
Compute nullspace to restrict Rigid body motions
Constructs a translational null space for the vector-valued function space V and ensures that it is properly orthonormalized.
- Parameters:
V (functionspace) – _description_
- Returns:
NullSpace – Nullspace of V