From 2bedaa057da518e06f8e36614b39ccc65604dceb Mon Sep 17 00:00:00 2001
From: Oliver Sander <sander@igpm.rwth-aachen.de>
Date: Fri, 22 Jun 2012 15:24:19 +0000
Subject: [PATCH] We should rename OperatorType to MatrixType

[[Imported from SVN: r6425]]
---
 TODO | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/TODO b/TODO
index 68a8088b..f940801f 100644
--- a/TODO
+++ b/TODO
@@ -66,6 +66,8 @@ and maintain.
 ## Naming of classes and members
 
 * ignoreNodes_ should be called ignore_/ignoreIndices_/ignoreComponents_
+* In some classes the type of the matrix is called 'OperatorType'.
+  This is old 'dune-fem speak', and should be replaced by 'MatrixType'.
 
 
 
-- 
GitLab