From: Guido Kanschat Date: Sun, 23 Aug 1998 11:05:59 +0000 (+0000) Subject: fevalues X-Git-Tag: v8.0.0~22747 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=65ecd08ed7f50c2feb8f4b9f6f8e774756174ee2;p=dealii.git fevalues git-svn-id: https://svn.dealii.org/trunk@507 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/deal.II/Todo b/deal.II/deal.II/Todo index 2a15993ef3..d660c21ad0 100644 --- a/deal.II/deal.II/Todo +++ b/deal.II/deal.II/Todo @@ -162,3 +162,6 @@ Use unsigned integers for the colnums array in dSMatrixStruct. This Let dSMatrixStruct::compress free the memory of colnums which is no longer needed. +FeValues: Replace 'ansatz', add flexibility for update flags and put +the element into the constructor +