From: kanschat Date: Sun, 23 Aug 1998 11:05:59 +0000 (+0000) Subject: fevalues X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5ed4fb39492fc1c75ec13438c14de0dc4090e3ef;p=dealii-svn.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 +