From: maier Date: Mon, 17 Sep 2012 21:01:15 +0000 (+0000) Subject: Update TODO X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=234689a206e64eda4dfb42ef39ce7cb404f90e31;p=dealii-svn.git Update TODO git-svn-id: https://svn.dealii.org/branches/branch_cmake@26452 0785d39b-7218-0410-832d-ea1e28bc413d --- 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 ???