From: vishalkenchan Date: Wed, 12 Jul 2017 10:15:02 +0000 (+0200) Subject: updated authors X-Git-Tag: v9.0.0-rc1~1418^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F4601%2Fhead;p=dealii.git updated authors --- diff --git a/include/deal.II/lac/solver_fire.h b/include/deal.II/lac/solver_fire.h index f6b7b0d6e9..390be36e60 100644 --- a/include/deal.II/lac/solver_fire.h +++ b/include/deal.II/lac/solver_fire.h @@ -83,7 +83,7 @@ DEAL_II_NAMESPACE_OPEN * Energy-Minimization in Atomic-to-Continuum Scale-Bridging Methods by * Eidel et al. 2011. * - * @author Vishal Boddu 2017 + * @author Vishal Boddu, Denis Davydov, 2017 */ template > class SolverFIRE : public Solver @@ -150,8 +150,6 @@ public: * the objective function's gradient (with respect to the variables) when * passed in as first argument based on the second argument-- the state of * variables. - * - * @author Vishal Boddu, Denis Davydov, 2017 */ template> void solve