Skip to content
Snippets Groups Projects
Commit 458a6a9f authored by Ponsuganth Ilangovan Ponkumar Ilango's avatar Ponsuganth Ilangovan Ponkumar Ilango
Browse files

Update docstrings

parent 705d1754
No related branches found
No related tags found
1 merge request!32Rotation matrix wrapper
Pipeline #69234 passed with warnings
......@@ -46,7 +46,8 @@ def rotation_matrix(
geometry: ElementGeometry,
) -> sp.Matrix:
"""
The Rotation matrix is calculated from the normal vectors according to the method from [Engelmann 1982]
The Rotation matrix is used to wrap the operators, especially to apply freeslip boundary conditions.
The matrix itself is calculated from the normal vectors according to the method from [Engelmann 1982]
:param mat_size: Number of local DoF
:param mat_comp_size: Number of local DoF of each vector component
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment