/// \brief Compute both internal force \p internalForce and stiffness matrix \p tangentStiffnessMatrix at state \u
/// \note This default implementation just call \p getInternalForce and \p getTangentStiffnessMatrix, but a more efficient implementation can be rewrite this.