]> https://gitweb.dealii.org/ - dealii.git/commit
Make compilation process specific of the space dimension wanted. This avoid unnecessa...
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Tue, 2 Jun 1998 11:26:13 +0000 (11:26 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Tue, 2 Jun 1998 11:26:13 +0000 (11:26 +0000)
commit31687129f20f79c535e1fa0541041211fc4a1543
tree04fee7f58500b32a874eb78f3ff73952cf3940fb
parent786528cc2faa499f63cc86cd924e9d5a5c86b6d6
Make compilation process specific of the space dimension wanted. This avoid unnecessarily long compile times for the library as well as too large libraries which themselves slow down the linking process of user executables. The selection of the dimension you want the library compiled for is done using the *deal_II_dimension* variable passed through the preprocessor (defined in the Make.global_options file).

git-svn-id: https://svn.dealii.org/trunk@372 0785d39b-7218-0410-832d-ea1e28bc413d
21 files changed:
deal.II/base/source/function.cc
deal.II/base/source/quadrature.cc
deal.II/base/source/quadrature_lib.cc
deal.II/deal.II/Attic/examples/poisson/Makefile
deal.II/deal.II/Attic/examples/poisson/equation.cc
deal.II/deal.II/Make.global_options
deal.II/deal.II/source/dofs/dof_accessor.cc
deal.II/deal.II/source/dofs/dof_handler.cc
deal.II/deal.II/source/fe/fe.cc
deal.II/deal.II/source/fe/fe_lib.linear.cc
deal.II/deal.II/source/fe/fe_values.cc
deal.II/deal.II/source/grid/tria.cc
deal.II/deal.II/source/grid/tria_accessor.cc
deal.II/deal.II/source/numerics/assembler.cc
deal.II/deal.II/source/numerics/base.cc
deal.II/deal.II/source/numerics/data_io.cc
deal.II/deal.II/source/numerics/error_estimator.cc
deal.II/deal.II/source/numerics/matrices.cc
deal.II/deal.II/source/numerics/vectors.cc
tests/big-tests/poisson/Makefile
tests/big-tests/poisson/equation.cc

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.