`FieldContainer`: Evaluate the Seth-Hill strain, log. strain and Green-Lagrange strain
adtzlr opened this issue · comments
Andreas Dutzler commented
A field container should contain a namespace evaluate
with methods for evaluating different strain measures (like a solid body already provides).
Example:
FieldContainer.evaluate.log_strain(tensor=True, asvoigt=False)
.