From c645333b79104f22b1e9b18cb216e03578883916 Mon Sep 17 00:00:00 2001 From: "Toby D. Young" Date: Mon, 22 Jun 2009 05:24:02 +0000 Subject: [PATCH] Source SLEPc from Make.global_options.in git-svn-id: https://svn.dealii.org/trunk@18944 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/Makefile | 1 + deal.II/doc/publications/toc.html | 28 ++++++++++++++++++++++++---- 2 files changed, 25 insertions(+), 4 deletions(-) diff --git a/deal.II/Makefile b/deal.II/Makefile index b1c7fc8d1b..a0b7d1ae3d 100644 --- a/deal.II/Makefile +++ b/deal.II/Makefile @@ -215,6 +215,7 @@ build-test: grep '^enable-shared' common/Make.global_options | grep = ; \ grep enable-threads common/Make.global_options | grep = ; \ grep USE_CONTRIB_PETSC common/Make.global_options | grep = ; \ + grep USE_CONTRIB_SLEPC common/Make.global_options | grep = ; \ grep USE_CONTRIB_METIS common/Make.global_options | grep = ; \ grep USE_CONTRIB_HSL common/Make.global_options | grep = ; \ grep USE_CONTRIB_UMFPACK common/Make.global_options | grep = ; \ diff --git a/deal.II/doc/publications/toc.html b/deal.II/doc/publications/toc.html index ef22c88902..f4c07a5b07 100644 --- a/deal.II/doc/publications/toc.html +++ b/deal.II/doc/publications/toc.html @@ -325,14 +325,34 @@

  • - T. D. Young
    - Exemplifying quantum systems in a finite element basis + Exemplifying quantum systems in a finite element + basis + +
    + In Proceedings of the International Conference on + Computational and Mathematical Methods in Science and + Engineering 2009, Gijon Asturias, Spain, Jul + 2009. International Conference on Computational and + Mathematical Methods in Science and Engineering. + + +

  • + T. D. Young, E. Romero, and J. E. Roman +
    + Finite element solution of the stationary schrodinger + equation using standard computational tools
    - International Conference on Computational Methods in Sciences and Engineering 2008, American Institute of Physics Conference Series, 2009 + In George Maroulis and Theodore E. Simos, editors, + Computational Methods in Science and Engineering: Advances in + Computational Science, number 1108, New York, USA, Mar + 2009. International Conference on Computational Methods in + Sciences and Engineering, American Institute of Physics + Conference Proceedings.

  • -- 2.39.5