]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
The good reason to have the classes distinct is probably that we want
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 16 Aug 2001 11:16:03 +0000 (11:16 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 16 Aug 2001 11:16:03 +0000 (11:16 +0000)
to have the == operator in the base class not compare all the
complicated and long fields, but just the simple ones.

git-svn-id: https://svn.dealii.org/trunk@4886 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/include/fe/fe_base.h

index 8b937561a183e14e11a5ed75a4362a879f4b4a02..f84c4f20641ff8887eac9a13837321c7afcbeda9 100644 (file)
@@ -193,7 +193,7 @@ class FiniteElementData
 };
 
 
-//TODO:[WB] Unify FiniteElementBase with FiniteElement? There is no clear distinction between the two
+
 
 /**
  * Base class for finite elements in arbitrary dimensions. This class

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.