From 2d974750a821e5460c3647008a51e13e37fd567a Mon Sep 17 00:00:00 2001 From: maier Date: Thu, 4 Oct 2012 11:05:36 +0000 Subject: [PATCH] Update TODO git-svn-id: https://svn.dealii.org/branches/branch_cmake@26945 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/TODO.CMAKE | 17 ++--------------- 1 file changed, 2 insertions(+), 15 deletions(-) diff --git a/deal.II/TODO.CMAKE b/deal.II/TODO.CMAKE index 840eeb6882..1c935cc027 100644 --- a/deal.II/TODO.CMAKE +++ b/deal.II/TODO.CMAKE @@ -8,7 +8,6 @@ Major: * Test the fparser 4.5 functionality. * The following features have to be written: - * MUMPS * SLEPC * HDF5 * TECPLOT @@ -27,32 +26,20 @@ Major: * Port the testsuite to cmake -* Build system for parameter_gui. - -* Finish install targets: - - - share files (documentation/manpage/etc.) - - same for mesh_conversion and parameter_gui - * Rename all DEAL_II_USE_* and HAVE_LIB* that refer to a feature to DEAL_II_WITH_*. +* Refactor lapack_templates.pl -Minor: -* Evaluate this Intel and MPI issue +Minor: * Fixup the TODOs in source/lac/sparse_dircect.cc source/base/path_find.cc source/base/function_parser.cc -* Get rid of DEAL_II_PATH in config.h and in the sources. - * HAVE_JN_ ? -* There is still a perl script for generating lapack_templates.h. Is this - necessary. - * TODO: Update the p4est-setup.sh script... -- 2.39.5