eval_P
- eval_P(F: MatrixBase, S: MatrixBase)[source]
Evaluate the First Piola-Kirchhoff stress tensor.
- Parameters:
F – matrix of shape (d, d); deformation gradient
S – matrix of shape (d, d); symmetric Cauchy stress tensor
- Returns:
symbolic matrix of shape (d, d)