Struct ae108::elements::materialmodels::AutomaticTangentMatrixTrait
template <class MaterialModel_>
ClassList > ae108 > elements > materialmodels > AutomaticTangentMatrixTrait
Computes the forces by differentiation of the stresses.
#include <AutomaticTangentMatrixTrait.h>
Public Functions
Type | Name |
---|---|
MaterialModel::TangentMatrix | operator() (const MaterialModel & model, const typename MaterialModel::size_type id, const typename MaterialModel::DisplacementGradient & gradient, const typename MaterialModel::Time time) const |
Public Functions Documentation
function operator()
template<class MaterialModel>
inline MaterialModel::TangentMatrix ae108::elements::materialmodels::AutomaticTangentMatrixTrait::operator() (
const MaterialModel & model,
const typename MaterialModel::size_type id,
const typename MaterialModel::DisplacementGradient & gradient,
const typename MaterialModel::Time time
) const
The documentation for this class was generated from the following file elements/src/include/ae108/elements/materialmodels/AutomaticTangentMatrixTrait.h