From: wolf Date: Tue, 16 Nov 1999 15:30:26 +0000 (+0000) Subject: Clarification. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f6c1338aecbdf03ae3ffe47f80fec7045593dadf;p=dealii-svn.git Clarification. git-svn-id: https://svn.dealii.org/trunk@1860 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/base/Todo b/deal.II/base/Todo index e3d5b691ef..b6d7946581 100644 --- a/deal.II/base/Todo +++ b/deal.II/base/Todo @@ -11,9 +11,7 @@ Move the exceptions in the Tensor package (tensor_base.h and tensor.h) Think about the determinant function in the tensor package. Is it useful, can it be generalized? > There are only non-zero alternating real valued n-forms, so a determinant -> exists only for Tensor -> Alternating exterior forms of lower index return tensors. -> Guido +> exists only for Tensor, k even Put Tensor<1,dim>::array_size directly into the array type. At present, egcs 1.1.2 chokes on that.