|
RFFGen
|
| Examples mainly from hyperelasticity | |
| Isotropic models for the description of rubber materials (neo-Hookean and Mooney-Rivlin models) | |
| Models for the description of different biologial soft tissues | |
| Mathematical operations and corresponding differentation rules | |
| Wrappers for functions from <cmath> | |
| Functionality from linear algebra such as (modified) principal and mixed matrix invariants | |
| Matrix Invariants (principal and mixed, modified (isochoric) invariants and deviatoric invariants) | |
| Requirements on the input types | |
| Require copy-constructability and copy-assignability | |
| Requires that multiplication with double and int can be performed either by in-place multiplication or by multiplication from the left | |
| Requires that summation can be performed | |
| Requires that multiplication can be performed | |
| Static checks for requirements specified in Concepts |
1.8.6