diff --git a/dune/gfe/localgeodesicfefdstiffness.hh b/dune/gfe/localgeodesicfefdstiffness.hh index 142cd97dad6844a4fd0618840d61bdb4c3072aaf..ae8727d940be0a3f2bddab93c248c8bf27e181fd 100644 --- a/dune/gfe/localgeodesicfefdstiffness.hh +++ b/dune/gfe/localgeodesicfefdstiffness.hh @@ -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