From 3d09a79a0b4b6300d5b0a740be6193b627de651f Mon Sep 17 00:00:00 2001 From: guido Date: Tue, 29 Feb 2000 20:01:42 +0000 Subject: [PATCH] refined git-svn-id: https://svn.dealii.org/trunk@2532 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/deal.II/Todo | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/deal.II/deal.II/Todo b/deal.II/deal.II/Todo index 00919dac74..a22a4ddfea 100644 --- a/deal.II/deal.II/Todo +++ b/deal.II/deal.II/Todo @@ -43,7 +43,11 @@ Check all places where condensation of matrices/vectors and No support points for non-Lagrangian elements? Check for Langrange in -interpolation? + interpolation? Interpolation functions do not really make sense if + node values are momenta of the trial functions. For these cases, + something els must be devised. Still, to allow for upwind-ordering, + it would be good to assign a point to the functions, maybe a kind + of center of mass. Think about the problem pointed at in the documentation of -- 2.39.5