From: Wolfgang Bangerth Date: Mon, 15 Nov 2004 15:33:38 +0000 (+0000) Subject: Add a TODO X-Git-Tag: v8.0.0~14712 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=07dfcc1b56e7a4893ae7deef09bc067787b06f62;p=dealii.git Add a TODO git-svn-id: https://svn.dealii.org/trunk@9760 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/lac/include/lac/sparse_matrix.templates.h b/deal.II/lac/include/lac/sparse_matrix.templates.h index e7a739a606..5c7bc17900 100644 --- a/deal.II/lac/include/lac/sparse_matrix.templates.h +++ b/deal.II/lac/include/lac/sparse_matrix.templates.h @@ -14,6 +14,8 @@ #define __deal2__sparse_matrix_templates_h +//TODO[WB]: the threaded functions can now be converted to return a value, rather than use an additional argument + #include #include #include