From: hartmann Date: Thu, 4 Mar 1999 18:16:56 +0000 (+0000) Subject: add something to do X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=65ae802a6a967cc240ddbdd7daa09d58007570b7;p=dealii-svn.git add something to do git-svn-id: https://svn.dealii.org/trunk@953 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/deal.II/Todo b/deal.II/deal.II/Todo index dd2d356491..e6766a0e82 100644 --- a/deal.II/deal.II/Todo +++ b/deal.II/deal.II/Todo @@ -166,3 +166,9 @@ Check optimized code with -Winline and act accordingly. Unfortunately, Look at the hyper-L and hyper-ball code in 3d. I suspect the cubes are turned inside out, but I haven't the time right now to look at this. The hypercube is fixed, however. + + +Change the vector in 'void DoFQuadAccessor::get_dof_indices( + vector &dof_indices) const' in a vector and + catch the Error dof_index==-1 inside of this function +