From b8e39b6c1cf07ea947caa978fcee6a0c8c037741 Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Wed, 1 Apr 1998 16:16:52 +0000 Subject: [PATCH] . git-svn-id: https://svn.dealii.org/trunk@111 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/deal.II/Todo | 8 -------- 1 file changed, 8 deletions(-) diff --git a/deal.II/deal.II/Todo b/deal.II/deal.II/Todo index 35ee247952..55e55269ba 100644 --- a/deal.II/deal.II/Todo +++ b/deal.II/deal.II/Todo @@ -36,14 +36,6 @@ Let ParameterHandler and DataIn/Out throw exceptions. Make more tests Replace function objects by mem_fun, fun_ptr, ... when member function templates are supported. -Invent a way to tell FEValues::reinit which fields to reinit. If you - only want to integrate a FE solution over a cell, transforming the - gradients may be a rather expensive operation! - - Check in FEValues::shape_grad whether the gardients have been - reinit'd last time to avoid people taking gradients which have not - been computed. - implement ProblemBase::distribute_cell_to_dof_vector -- 2.39.5