From 234689a206e64eda4dfb42ef39ce7cb404f90e31 Mon Sep 17 00:00:00 2001 From: maier Date: Mon, 17 Sep 2012 21:01:15 +0000 Subject: [PATCH] Update TODO git-svn-id: https://svn.dealii.org/branches/branch_cmake@26452 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/cmake-TODO | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/deal.II/cmake-TODO b/deal.II/cmake-TODO index 179f12bf46..3f1d28589a 100644 --- a/deal.II/cmake-TODO +++ b/deal.II/cmake-TODO @@ -1,5 +1,11 @@ Next steps: +* The original decision to have a dedicated p4est/FAST and p4est/DEBUG + structure is a bit unfortunate and therefor replaced by a FindP4EST + module that searches libp4est.so and treats this as FAST and + libp4est_debug.so or libp4est.g.so and treats this as debug library. + TODO: Update the p4est-setup.sh script... + * Add the compiler dependent CFLAGS and CXXFLAGS magic. * Add Bug tests @@ -8,12 +14,8 @@ Next steps: * PETSC -* P4EST - * MUMPS * ARPACK -* METIS - * HSL ??? -- 2.39.5