From bc0011f74e9dc2e60eb50425d81ab461336e05c7 Mon Sep 17 00:00:00 2001 From: wolf Date: Fri, 6 Nov 1998 12:10:25 +0000 Subject: [PATCH] . git-svn-id: https://svn.dealii.org/trunk@641 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/deal.II/Todo | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/deal.II/deal.II/Todo b/deal.II/deal.II/Todo index 6b1563a766..53360beabe 100644 --- a/deal.II/deal.II/Todo +++ b/deal.II/deal.II/Todo @@ -169,4 +169,9 @@ Review DoFCellAccessor::get_interpolated_dof_values: it may be necessary to write not the non-zero values, but those for which the corresponding row of the transfer (restriction) matrix has nonzero entries. This also catches those zeroes which should - really be written but are not because the nodal value was zero. \ No newline at end of file + really be written but are not because the nodal value was zero. + + +Move the exceptions in the Tensor package (tensor_base.h and tensor.h) + back into the Tensor class, if the compiler allows to do so. Also + rename them back (i.e. drop the initial Tensor* from the name). -- 2.39.5