From 3f9d35465ed6acec409b532235e503e1f8800217 Mon Sep 17 00:00:00 2001 From: Elias Pipping <elias.pipping@fu-berlin.de> Date: Mon, 14 Nov 2011 12:22:37 +0100 Subject: [PATCH] Remove documentation stub --- dune/tectonic/myconvexproblem.hh | 5 ----- 1 file changed, 5 deletions(-) diff --git a/dune/tectonic/myconvexproblem.hh b/dune/tectonic/myconvexproblem.hh index 5d70df27..811274a5 100644 --- a/dune/tectonic/myconvexproblem.hh +++ b/dune/tectonic/myconvexproblem.hh @@ -5,11 +5,6 @@ #include "globalnonlinearity.hh" -/** \brief TODO - - \tparam MatrixTypeTEMPLATE The type used for the matrix of the quadratic - part -*/ template <class MatrixTypeTEMPLATE, class VectorTypeTEMPLATE> class MyConvexProblem { public: -- GitLab