Skip to content
Snippets Groups Projects
Commit d07a325c authored by Sander, Oliver's avatar Sander, Oliver
Browse files

Fix copy'n'paste error in class documentation

parent 0558efeb
No related branches found
No related tags found
No related merge requests found
......@@ -6,7 +6,7 @@
#include <dune/gfe/localgeodesicfestiffness.hh>
/** \brief Assembles energy gradient and Hessian with ADOL-C (automatic differentiation)
/** \brief Assembles energy gradient and Hessian with finite difference approximations
*/
template<class Basis, class TargetSpace, class field_type=double>
class LocalGeodesicFEFDStiffness
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment