]>
https://gitweb.dealii.org/ - dealii-svn.git/log
kanschat [Mon, 27 Aug 2012 14:13:09 +0000 (14:13 +0000)]
Clarify
git-svn-id: https://svn.dealii.org/trunk@26130
0785d39b -7218-0410-832d-
ea1e28bc413d
koecher [Mon, 27 Aug 2012 13:14:20 +0000 (13:14 +0000)]
removed (comment) operation parameter from compress function in line 2592 of trilinos_sparse_matrix.h, because it is a unused parameter (-Wunused-paramter warning was thrown)
git-svn-id: https://svn.dealii.org/trunk@26129
0785d39b -7218-0410-832d-
ea1e28bc413d
kanschat [Mon, 27 Aug 2012 12:33:48 +0000 (12:33 +0000)]
better revert everything
git-svn-id: https://svn.dealii.org/trunk@26128
0785d39b -7218-0410-832d-
ea1e28bc413d
kanschat [Mon, 27 Aug 2012 12:21:08 +0000 (12:21 +0000)]
fix indices
git-svn-id: https://svn.dealii.org/trunk@26127
0785d39b -7218-0410-832d-
ea1e28bc413d
kanschat [Mon, 27 Aug 2012 10:26:11 +0000 (10:26 +0000)]
giving up fixing cells_adjacent_to_vertex and deprecating it due to its bad implementation
git-svn-id: https://svn.dealii.org/trunk@26126
0785d39b -7218-0410-832d-
ea1e28bc413d
kanschat [Mon, 27 Aug 2012 10:12:59 +0000 (10:12 +0000)]
Remove latex from documentation
git-svn-id: https://svn.dealii.org/trunk@26125
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Sun, 26 Aug 2012 13:49:26 +0000 (13:49 +0000)]
Leave a TODO.
git-svn-id: https://svn.dealii.org/trunk@26120
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Sat, 25 Aug 2012 02:42:03 +0000 (02:42 +0000)]
For two tests, increase the accuracy of output. The reason is that they often compute numbers like 0.125 that either get rounded to 0.12 or 0.13 depending on the phase of the moon. In such cases, reduce the chance of silly conflicts by just outputting a couple more digits.
git-svn-id: https://svn.dealii.org/trunk@26118
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Fri, 24 Aug 2012 17:59:12 +0000 (17:59 +0000)]
write about working Trilinos versions
git-svn-id: https://svn.dealii.org/trunk@26114
0785d39b -7218-0410-832d-
ea1e28bc413d
kanschat [Fri, 24 Aug 2012 10:03:50 +0000 (10:03 +0000)]
change to Google Group
git-svn-id: https://svn.dealii.org/trunk@26110
0785d39b -7218-0410-832d-
ea1e28bc413d
frohne [Thu, 23 Aug 2012 23:52:33 +0000 (23:52 +0000)]
Implementing the KellyEstimator in refine_grid ()
git-svn-id: https://svn.dealii.org/trunk@26107
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Thu, 23 Aug 2012 18:06:00 +0000 (18:06 +0000)]
Add a note.
git-svn-id: https://svn.dealii.org/trunk@26103
0785d39b -7218-0410-832d-
ea1e28bc413d
kanschat [Thu, 23 Aug 2012 17:06:17 +0000 (17:06 +0000)]
test contract3
git-svn-id: https://svn.dealii.org/trunk@26101
0785d39b -7218-0410-832d-
ea1e28bc413d
kanschat [Thu, 23 Aug 2012 16:57:57 +0000 (16:57 +0000)]
test double contraction
git-svn-id: https://svn.dealii.org/trunk@26100
0785d39b -7218-0410-832d-
ea1e28bc413d
young [Thu, 23 Aug 2012 09:25:23 +0000 (09:25 +0000)]
Aesthetic change - find Recent Changes easier.
git-svn-id: https://svn.dealii.org/trunk@26098
0785d39b -7218-0410-832d-
ea1e28bc413d
young [Thu, 23 Aug 2012 08:23:26 +0000 (08:23 +0000)]
Remove unusable --with-metis-libs configure flag.
git-svn-id: https://svn.dealii.org/trunk@26097
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Wed, 22 Aug 2012 22:46:30 +0000 (22:46 +0000)]
Several more.
git-svn-id: https://svn.dealii.org/trunk@26094
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Wed, 22 Aug 2012 21:37:41 +0000 (21:37 +0000)]
fix has_ghost_elements() in trilinos 10.12.x
git-svn-id: https://svn.dealii.org/trunk@26093
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Wed, 22 Aug 2012 21:35:06 +0000 (21:35 +0000)]
revert last edit partly and fix test
git-svn-id: https://svn.dealii.org/trunk@26092
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Wed, 22 Aug 2012 21:16:17 +0000 (21:16 +0000)]
add more checks to test
git-svn-id: https://svn.dealii.org/trunk@26090
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Wed, 22 Aug 2012 19:52:36 +0000 (19:52 +0000)]
Re-introduce the old names as a typedef.
git-svn-id: https://svn.dealii.org/trunk@26087
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Wed, 22 Aug 2012 19:50:44 +0000 (19:50 +0000)]
As discussed at the workshop, rename types::material_id_t to types::material_id and retain the old name as a deprecated typedef. Do the same with subdomain_id and boundary_id.
git-svn-id: https://svn.dealii.org/trunk@26086
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Wed, 22 Aug 2012 19:48:12 +0000 (19:48 +0000)]
As discussed at the workshop, rename types::material_id_t to types::material_id and retain the old name as a deprecated typedef. Do the same with subdomain_id and boundary_id.
git-svn-id: https://svn.dealii.org/trunk@26085
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Wed, 22 Aug 2012 19:42:45 +0000 (19:42 +0000)]
add new test for trilinos
git-svn-id: https://svn.dealii.org/trunk@26084
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Wed, 22 Aug 2012 19:01:12 +0000 (19:01 +0000)]
fix test and output
git-svn-id: https://svn.dealii.org/trunk@26083
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Wed, 22 Aug 2012 18:55:55 +0000 (18:55 +0000)]
make it possible to run tests in parallel
git-svn-id: https://svn.dealii.org/trunk@26082
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Wed, 22 Aug 2012 18:48:16 +0000 (18:48 +0000)]
fix test output
git-svn-id: https://svn.dealii.org/trunk@26081
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Wed, 22 Aug 2012 18:45:05 +0000 (18:45 +0000)]
fix typo
git-svn-id: https://svn.dealii.org/trunk@26080
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Wed, 22 Aug 2012 18:40:41 +0000 (18:40 +0000)]
new test for trilinos hang
git-svn-id: https://svn.dealii.org/trunk@26079
0785d39b -7218-0410-832d-
ea1e28bc413d
young [Wed, 22 Aug 2012 15:27:46 +0000 (15:27 +0000)]
Find metis if it is not make installed, or is implemented in PETSc
git-svn-id: https://svn.dealii.org/trunk@26078
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Wed, 22 Aug 2012 14:00:01 +0000 (14:00 +0000)]
fix test
git-svn-id: https://svn.dealii.org/trunk@26076
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Wed, 22 Aug 2012 12:47:17 +0000 (12:47 +0000)]
Ensure that MPI tests that don't compile actually show up in the output of 'make report'. Previously, if there was a file such as parallel_vector_03/ncpu_4/status from a previous run still around, then we would get to see an error message at the top that the file didn't compile, but in the 'report' target we would still look at the old 'status' file and report a success for this test. Thus, delete these files when compiling an object file and thereby ensure that they have to re-built as part of the 'make report' process.
git-svn-id: https://svn.dealii.org/trunk@26075
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Wed, 22 Aug 2012 12:37:41 +0000 (12:37 +0000)]
Also delete status files in MPI directories.
git-svn-id: https://svn.dealii.org/trunk@26074
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Wed, 22 Aug 2012 11:05:54 +0000 (11:05 +0000)]
Update to METIS 5.
git-svn-id: https://svn.dealii.org/trunk@26071
0785d39b -7218-0410-832d-
ea1e28bc413d
young [Wed, 22 Aug 2012 10:09:55 +0000 (10:09 +0000)]
Duplicate code once, not twice. PETScWrappers::SparseMatrix::MPI::*norm* is just a specialisation.
git-svn-id: https://svn.dealii.org/trunk@26070
0785d39b -7218-0410-832d-
ea1e28bc413d
buerg [Wed, 22 Aug 2012 07:20:02 +0000 (07:20 +0000)]
Add publication.
git-svn-id: https://svn.dealii.org/trunk@26069
0785d39b -7218-0410-832d-
ea1e28bc413d
young [Tue, 21 Aug 2012 20:22:04 +0000 (20:22 +0000)]
Align comments, add one description comment.
git-svn-id: https://svn.dealii.org/trunk@26066
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Tue, 21 Aug 2012 19:35:01 +0000 (19:35 +0000)]
Add a comment.
git-svn-id: https://svn.dealii.org/trunk@26064
0785d39b -7218-0410-832d-
ea1e28bc413d
frohne [Tue, 21 Aug 2012 17:46:45 +0000 (17:46 +0000)]
Cleaning the code; some documentation
git-svn-id: https://svn.dealii.org/trunk@26059
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Tue, 21 Aug 2012 17:05:47 +0000 (17:05 +0000)]
Fix a typo.
git-svn-id: https://svn.dealii.org/trunk@26058
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Tue, 21 Aug 2012 17:02:09 +0000 (17:02 +0000)]
Encode the path to metis with -Wl,-rpath on the command line.
git-svn-id: https://svn.dealii.org/trunk@26057
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Tue, 21 Aug 2012 16:54:27 +0000 (16:54 +0000)]
Avoid some cruft from PETSc 2.x times.
git-svn-id: https://svn.dealii.org/trunk@26056
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Tue, 21 Aug 2012 13:29:50 +0000 (13:29 +0000)]
Fix paths to METIS when taking stuff from the environment.
git-svn-id: https://svn.dealii.org/trunk@26049
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Tue, 21 Aug 2012 13:24:22 +0000 (13:24 +0000)]
Print some text when taking METIS from the envoronment.
git-svn-id: https://svn.dealii.org/trunk@26048
0785d39b -7218-0410-832d-
ea1e28bc413d
young [Tue, 21 Aug 2012 09:54:15 +0000 (09:54 +0000)]
Put Must Have Trillinos failsafe in Makefile.
git-svn-id: https://svn.dealii.org/trunk@26047
0785d39b -7218-0410-832d-
ea1e28bc413d
young [Tue, 21 Aug 2012 09:38:37 +0000 (09:38 +0000)]
Fix test for PETSc >= 3.2
git-svn-id: https://svn.dealii.org/trunk@26046
0785d39b -7218-0410-832d-
ea1e28bc413d
young [Tue, 21 Aug 2012 09:38:15 +0000 (09:38 +0000)]
Revert patch 25771 - norms are required by tests/petsc/full_matrix_0{5,6}.
git-svn-id: https://svn.dealii.org/trunk@26045
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Mon, 20 Aug 2012 19:25:57 +0000 (19:25 +0000)]
Set properties.
git-svn-id: https://svn.dealii.org/trunk@26043
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Mon, 20 Aug 2012 19:22:01 +0000 (19:22 +0000)]
Set properties.
git-svn-id: https://svn.dealii.org/trunk@26042
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Mon, 20 Aug 2012 19:18:35 +0000 (19:18 +0000)]
Get rid of some piece of old code that isn't used any more according to Guido.
git-svn-id: https://svn.dealii.org/trunk@26041
0785d39b -7218-0410-832d-
ea1e28bc413d
young [Mon, 20 Aug 2012 19:00:44 +0000 (19:00 +0000)]
Fix KSPCHEBYSHEV for PETSc 3.3.
git-svn-id: https://svn.dealii.org/trunk@26040
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Mon, 20 Aug 2012 18:42:28 +0000 (18:42 +0000)]
Update a couple of comments.
git-svn-id: https://svn.dealii.org/trunk@26038
0785d39b -7218-0410-832d-
ea1e28bc413d
young [Mon, 20 Aug 2012 18:32:08 +0000 (18:32 +0000)]
Fix katastrophic typo.
git-svn-id: https://svn.dealii.org/trunk@26037
0785d39b -7218-0410-832d-
ea1e28bc413d
frohne [Mon, 20 Aug 2012 17:53:21 +0000 (17:53 +0000)]
fix compiler warnings and renaming some classes and functions
git-svn-id: https://svn.dealii.org/trunk@26036
0785d39b -7218-0410-832d-
ea1e28bc413d
frohne [Mon, 20 Aug 2012 17:38:27 +0000 (17:38 +0000)]
formulation of the saddle point problem
git-svn-id: https://svn.dealii.org/trunk@26035
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Mon, 20 Aug 2012 15:27:02 +0000 (15:27 +0000)]
Remove parts of BOOST that we don't use but that take incredibly long to parse in Eclipse.
git-svn-id: https://svn.dealii.org/trunk@26033
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Mon, 20 Aug 2012 14:56:02 +0000 (14:56 +0000)]
Update.
git-svn-id: https://svn.dealii.org/trunk@26031
0785d39b -7218-0410-832d-
ea1e28bc413d
frohne [Mon, 20 Aug 2012 13:50:44 +0000 (13:50 +0000)]
Fix an error in the definition of b(.,.)
git-svn-id: https://svn.dealii.org/trunk@26030
0785d39b -7218-0410-832d-
ea1e28bc413d
young [Mon, 20 Aug 2012 11:39:46 +0000 (11:39 +0000)]
Third PETSc bundle removing support for PETSc < 3.x.x
git-svn-id: https://svn.dealii.org/trunk@26028
0785d39b -7218-0410-832d-
ea1e28bc413d
young [Mon, 20 Aug 2012 11:29:17 +0000 (11:29 +0000)]
Simplify. Remove configuration ifeq for PETSc < 3.x.x
git-svn-id: https://svn.dealii.org/trunk@26027
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Mon, 20 Aug 2012 11:27:14 +0000 (11:27 +0000)]
Take -fast out of the flags when compiling C files with Clang because this flag is apparently not recognized.
git-svn-id: https://svn.dealii.org/trunk@26026
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Sun, 19 Aug 2012 23:00:16 +0000 (23:00 +0000)]
Avoid a couple of warnings.
git-svn-id: https://svn.dealii.org/trunk@26020
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Sun, 19 Aug 2012 20:06:22 +0000 (20:06 +0000)]
Set properties.
git-svn-id: https://svn.dealii.org/trunk@26017
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Fri, 17 Aug 2012 22:29:32 +0000 (22:29 +0000)]
undo r26010
git-svn-id: https://svn.dealii.org/trunk@26014
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Fri, 17 Aug 2012 18:11:28 +0000 (18:11 +0000)]
change debug check in trilinos vector and add comment
git-svn-id: https://svn.dealii.org/trunk@26010
0785d39b -7218-0410-832d-
ea1e28bc413d
young [Fri, 17 Aug 2012 16:51:14 +0000 (16:51 +0000)]
Silence MUMPS compiler warning.
git-svn-id: https://svn.dealii.org/trunk@26009
0785d39b -7218-0410-832d-
ea1e28bc413d
young [Fri, 17 Aug 2012 12:29:31 +0000 (12:29 +0000)]
Second piecewise removal support for PETSc < 3.x. Align comments.
git-svn-id: https://svn.dealii.org/trunk@26006
0785d39b -7218-0410-832d-
ea1e28bc413d
young [Fri, 17 Aug 2012 12:22:59 +0000 (12:22 +0000)]
First piecewise removal support for PETSc < 3.x.
git-svn-id: https://svn.dealii.org/trunk@26005
0785d39b -7218-0410-832d-
ea1e28bc413d
kanschat [Fri, 17 Aug 2012 12:21:51 +0000 (12:21 +0000)]
avoid that library functions are replaced instead of creating a brand new library
git-svn-id: https://svn.dealii.org/trunk@26004
0785d39b -7218-0410-832d-
ea1e28bc413d
young [Fri, 17 Aug 2012 11:38:07 +0000 (11:38 +0000)]
Add accepted publication.
git-svn-id: https://svn.dealii.org/trunk@26002
0785d39b -7218-0410-832d-
ea1e28bc413d
frohne [Fri, 17 Aug 2012 10:41:18 +0000 (10:41 +0000)]
changing the reference for saddle point problem; fixed bug in E(u)
git-svn-id: https://svn.dealii.org/trunk@26001
0785d39b -7218-0410-832d-
ea1e28bc413d
kanschat [Fri, 17 Aug 2012 07:43:32 +0000 (07:43 +0000)]
improve documentation and remove doxygen warnings
git-svn-id: https://svn.dealii.org/trunk@25999
0785d39b -7218-0410-832d-
ea1e28bc413d
kanschat [Fri, 17 Aug 2012 06:46:26 +0000 (06:46 +0000)]
provide a reference output for comparison
git-svn-id: https://svn.dealii.org/trunk@25998
0785d39b -7218-0410-832d-
ea1e28bc413d
young [Thu, 16 Aug 2012 20:50:18 +0000 (20:50 +0000)]
Kill configure support for PETSc < 3.0 and update the readmes.
git-svn-id: https://svn.dealii.org/trunk@25997
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Tue, 14 Aug 2012 14:58:40 +0000 (14:58 +0000)]
merge: unify compress() for linear algebra objects
git-svn-id: https://svn.dealii.org/trunk@25986
0785d39b -7218-0410-832d-
ea1e28bc413d
janssen [Tue, 14 Aug 2012 13:04:05 +0000 (13:04 +0000)]
DoFRenumbering::sort_selected_dofs_back(..) on each level for mg
implemented
git-svn-id: https://svn.dealii.org/trunk@25982
0785d39b -7218-0410-832d-
ea1e28bc413d
buerg [Tue, 14 Aug 2012 09:17:28 +0000 (09:17 +0000)]
Wrapper to the MUMPS interface of PETSc by Dan Brauss.
git-svn-id: https://svn.dealii.org/trunk@25967
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Tue, 14 Aug 2012 06:58:05 +0000 (06:58 +0000)]
Let copy constructor from IdentityMatrix to FullMatrix not be explicit any more. There doesn't appear to be a compelling reason for this.
git-svn-id: https://svn.dealii.org/trunk@25961
0785d39b -7218-0410-832d-
ea1e28bc413d
heltai [Mon, 13 Aug 2012 21:54:40 +0000 (21:54 +0000)]
Reintroduced dynamic cast bug for 10.8
git-svn-id: https://svn.dealii.org/trunk@25959
0785d39b -7218-0410-832d-
ea1e28bc413d
young [Mon, 13 Aug 2012 16:57:19 +0000 (16:57 +0000)]
Put minimal information about METIS
git-svn-id: https://svn.dealii.org/trunk@25957
0785d39b -7218-0410-832d-
ea1e28bc413d
heltai [Mon, 13 Aug 2012 15:07:52 +0000 (15:07 +0000)]
Fixed OSX Mountain Lion configure bug.
git-svn-id: https://svn.dealii.org/trunk@25948
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Mon, 13 Aug 2012 14:52:57 +0000 (14:52 +0000)]
Remove the silly typename again...
git-svn-id: https://svn.dealii.org/trunk@25946
0785d39b -7218-0410-832d-
ea1e28bc413d
kanschat [Mon, 13 Aug 2012 14:48:36 +0000 (14:48 +0000)]
... and web page
git-svn-id: https://svn.dealii.org/trunk@25944
0785d39b -7218-0410-832d-
ea1e28bc413d
kanschat [Mon, 13 Aug 2012 14:47:32 +0000 (14:47 +0000)]
Affiliation change
git-svn-id: https://svn.dealii.org/trunk@25943
0785d39b -7218-0410-832d-
ea1e28bc413d
young [Mon, 13 Aug 2012 13:46:03 +0000 (13:46 +0000)]
Put in a missing header change.
git-svn-id: https://svn.dealii.org/trunk@25935
0785d39b -7218-0410-832d-
ea1e28bc413d
young [Mon, 13 Aug 2012 13:45:23 +0000 (13:45 +0000)]
Actually change the code that handles Metis functions.
git-svn-id: https://svn.dealii.org/trunk@25934
0785d39b -7218-0410-832d-
ea1e28bc413d
young [Mon, 13 Aug 2012 13:44:12 +0000 (13:44 +0000)]
Work in configuration for Metis 5.x
git-svn-id: https://svn.dealii.org/trunk@25933
0785d39b -7218-0410-832d-
ea1e28bc413d
young [Mon, 13 Aug 2012 13:43:22 +0000 (13:43 +0000)]
Make METIS configure output more verbose
git-svn-id: https://svn.dealii.org/trunk@25932
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Mon, 13 Aug 2012 09:23:37 +0000 (09:23 +0000)]
Fix typo.
git-svn-id: https://svn.dealii.org/trunk@25927
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Mon, 13 Aug 2012 08:50:52 +0000 (08:50 +0000)]
Several more tests.
git-svn-id: https://svn.dealii.org/trunk@25926
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Mon, 13 Aug 2012 08:49:58 +0000 (08:49 +0000)]
Fix typo.
git-svn-id: https://svn.dealii.org/trunk@25925
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Mon, 13 Aug 2012 08:31:28 +0000 (08:31 +0000)]
Several new tests.
git-svn-id: https://svn.dealii.org/trunk@25924
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Mon, 13 Aug 2012 08:27:12 +0000 (08:27 +0000)]
Augment documentation.
git-svn-id: https://svn.dealii.org/trunk@25923
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Mon, 13 Aug 2012 08:24:00 +0000 (08:24 +0000)]
Fix typo.
git-svn-id: https://svn.dealii.org/trunk@25922
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Mon, 13 Aug 2012 08:23:44 +0000 (08:23 +0000)]
Add some documentation.
git-svn-id: https://svn.dealii.org/trunk@25921
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Mon, 13 Aug 2012 08:07:26 +0000 (08:07 +0000)]
Add a presumably missing 'typename'.
git-svn-id: https://svn.dealii.org/trunk@25920
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Mon, 13 Aug 2012 08:02:50 +0000 (08:02 +0000)]
One more test.
git-svn-id: https://svn.dealii.org/trunk@25919
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Mon, 13 Aug 2012 07:39:22 +0000 (07:39 +0000)]
cleanup test output
git-svn-id: https://svn.dealii.org/trunk@25917
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Sat, 11 Aug 2012 14:05:27 +0000 (14:05 +0000)]
Add some comments.
git-svn-id: https://svn.dealii.org/trunk@25901
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Sat, 11 Aug 2012 14:02:05 +0000 (14:02 +0000)]
Add a reference to the glossary.
git-svn-id: https://svn.dealii.org/trunk@25899
0785d39b -7218-0410-832d-
ea1e28bc413d
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.