Skip to content

Struct ae108::elements::AutomaticStiffnessMatrixTrait

template <class Element_>

ClassList > ae108 > elements > AutomaticStiffnessMatrixTrait

Computes the stiffness matrix by differentiation of the forces.

  • #include <AutomaticStiffnessMatrixTrait.h>

Public Functions

Type Name
Element::StiffnessMatrix operator() (const Element & element, const typename Element::NodalDisplacements & u, const typename Element::Time & time) const

Public Functions Documentation

function operator()

template<class Element>
inline Element::StiffnessMatrix ae108::elements::AutomaticStiffnessMatrixTrait::operator() (
    const Element & element,
    const typename Element::NodalDisplacements & u,
    const typename Element::Time & time
) const


The documentation for this class was generated from the following file elements/src/include/ae108/elements/AutomaticStiffnessMatrixTrait.h