Skip to content
Snippets Groups Projects
Commit 51754ca8 authored by oliver.sander_at_tu-dresden.de's avatar oliver.sander_at_tu-dresden.de
Browse files

Fix bogus comment

parent 99eada62
No related branches found
No related tags found
No related merge requests found
......@@ -21,9 +21,7 @@ public:
//! Dimension of a tangent space
enum { blocksize = VectorType::value_type::dimension };
/** \brief Assemble the local stiffness matrix at the current position
This default implementation used finite-difference approximations to compute the second derivatives
/** \brief Assemble the local gradient and tangent matrix at the current position
*/
virtual void assembleGradientAndHessian(const Entity& e,
const LocalFiniteElement& localFiniteElement,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment