eval_F
- eval_F(d: int, dU_dX: MatrixBase)[source]
Evaluate the deformation gradient.
- Parameters:
d – number of dimensions
dU_dX – matrix of shape (d, d); derivatives of displacements with respect to undeformed real space coordinates
- Returns:
symbolic matrix of shape (d, d)