From 673360f0f81c95bce45f3933c239295a18f52996 Mon Sep 17 00:00:00 2001 From: Elias Pipping <elias.pipping@fu-berlin.de> Date: Mon, 31 Oct 2011 12:48:51 +0100 Subject: [PATCH] Remove obsolete documentation --- src/myconvexproblem.hh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/myconvexproblem.hh b/src/myconvexproblem.hh index 24aa646d..4767daba 100644 --- a/src/myconvexproblem.hh +++ b/src/myconvexproblem.hh @@ -5,8 +5,7 @@ #include <dune/tnnmg/problem-classes/nonlinearity.hh> -/** \brief General convex problem for a Truncated Nonsmooth Newton Multigrid - (TNNMG) solver +/** \brief TODO \tparam NonlinearityTypeTEMPLATE The type used to implement the nonlinearity \tparam MatrixTypeTEMPLATE The type used for the matrix of the quadratic -- GitLab