RFFGen
 All Classes Namespaces Files Functions Typedefs Enumerations Groups
Modules
Here is a list of all modules:
[detail level 12]
oExamplesExamples mainly from hyperelasticity
|oRubberIsotropic models for the description of rubber materials (neo-Hookean and Mooney-Rivlin models)
|\BiomechanicsModels for the description of different biologial soft tissues
oMathematical OperationsMathematical operations and corresponding differentation rules
oCMathWrappers for functions from <cmath>
oLinear AlgebraFunctionality from linear algebra such as (modified) principal and mixed matrix invariants
|\InvariantsMatrix Invariants (principal and mixed, modified (isochoric) invariants and deviatoric invariants)
\ConceptsRequirements on the input types
 oCopyConceptRequire copy-constructability and copy-assignability
 oMultiplyWithArithmeticFromLeftConceptRequires that multiplication with double and int can be performed either by in-place multiplication or by multiplication from the left
 oSummationConceptRequires that summation can be performed
 oMultiplicationConceptRequires that multiplication can be performed
 \ConceptCheckStatic checks for requirements specified in Concepts