]> https://gitweb.dealii.org/ - dealii-svn.git/log
dealii-svn.git
12 years agoLeave a TODO.
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

12 years agoFor two tests, increase the accuracy of output. The reason is that they often compute...
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

12 years agowrite about working Trilinos versions
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

12 years agochange to Google Group
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

12 years agoImplementing the KellyEstimator in refine_grid ()
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

12 years agoAdd a note.
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

12 years agotest contract3
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

12 years agotest double contraction
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

12 years agoAesthetic change - find Recent Changes easier.
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

12 years agoRemove unusable --with-metis-libs configure flag.
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

12 years agoSeveral more.
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

12 years agofix has_ghost_elements() in trilinos 10.12.x
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

12 years agorevert last edit partly and fix test
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

12 years agoadd more checks to test
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

12 years agoRe-introduce the old names as a typedef.
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

12 years agoAs discussed at the workshop, rename types::material_id_t to types::material_id and...
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

12 years agoAs discussed at the workshop, rename types::material_id_t to types::material_id and...
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

12 years agoadd new test for trilinos
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

12 years agofix test and output
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

12 years agomake it possible to run tests in parallel
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

12 years agofix test output
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

12 years agofix typo
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

12 years agonew test for trilinos hang
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

12 years agoFind metis if it is not make installed, or is implemented in PETSc
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

12 years agofix test
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

12 years agoEnsure that MPI tests that don't compile actually show up in the output of 'make...
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

12 years agoAlso delete status files in MPI directories.
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

12 years agoUpdate to METIS 5.
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

12 years agoDuplicate code once, not twice. PETScWrappers::SparseMatrix::MPI::*norm* is just...
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

12 years agoAdd publication.
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

12 years agoAlign comments, add one description comment.
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

12 years agoAdd a comment.
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

12 years agoCleaning the code; some documentation
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

12 years agoFix a typo.
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

12 years agoEncode the path to metis with -Wl,-rpath on the command line.
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

12 years agoAvoid some cruft from PETSc 2.x times.
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

12 years agoFix paths to METIS when taking stuff from the environment.
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

12 years agoPrint some text when taking METIS from the envoronment.
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

12 years agoPut Must Have Trillinos failsafe in Makefile.
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

12 years agoFix test for PETSc >= 3.2
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

12 years agoRevert patch 25771 - norms are required by tests/petsc/full_matrix_0{5,6}.
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

12 years agoSet properties.
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

12 years agoSet properties.
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

12 years agoGet rid of some piece of old code that isn't used any more according to Guido.
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

12 years agoFix KSPCHEBYSHEV for PETSc 3.3.
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

12 years agoUpdate a couple of comments.
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

12 years agoFix katastrophic typo.
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

12 years agofix compiler warnings and renaming some classes and functions
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

12 years agoformulation of the saddle point problem
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

12 years agoRemove parts of BOOST that we don't use but that take incredibly long to parse in...
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

12 years agoUpdate.
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

12 years agoFix an error in the definition of b(.,.)
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

12 years agoThird PETSc bundle removing support for PETSc < 3.x.x
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

12 years agoSimplify. Remove configuration ifeq for PETSc < 3.x.x
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

12 years agoTake -fast out of the flags when compiling C files with Clang because this flag is...
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

12 years agoAvoid a couple of warnings.
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

12 years agoSet properties.
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

12 years agoundo r26010
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

12 years agochange debug check in trilinos vector and add comment
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

12 years agoSilence MUMPS compiler warning.
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

12 years agoSecond piecewise removal support for PETSc < 3.x. Align comments.
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

12 years agoFirst piecewise removal support for PETSc < 3.x.
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

12 years agoavoid that library functions are replaced instead of creating a brand new library
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

12 years agoAdd accepted publication.
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

12 years agochanging the reference for saddle point problem; fixed bug in E(u)
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

12 years agoimprove documentation and remove doxygen warnings
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

12 years agoprovide a reference output for comparison
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

12 years agoKill configure support for PETSc < 3.0 and update the readmes.
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

12 years agomerge: unify compress() for linear algebra objects
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

12 years agoDoFRenumbering::sort_selected_dofs_back(..) on each level for mg
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

12 years agoWrapper to the MUMPS interface of PETSc by Dan Brauss.
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

12 years agoLet copy constructor from IdentityMatrix to FullMatrix not be explicit any more....
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

12 years agoReintroduced dynamic cast bug for 10.8
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

12 years agoPut minimal information about METIS
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

12 years agoFixed OSX Mountain Lion configure bug.
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

12 years agoRemove the silly typename again...
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

12 years ago... and web page
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

12 years agoAffiliation change
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

12 years agoPut in a missing header change.
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

12 years agoActually change the code that handles Metis functions.
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

12 years agoWork in configuration for Metis 5.x
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

12 years agoMake METIS configure output more verbose
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

12 years agoFix typo.
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

12 years agoSeveral more tests.
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

12 years agoFix typo.
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

12 years agoSeveral new tests.
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

12 years agoAugment documentation.
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

12 years agoFix typo.
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

12 years agoAdd some documentation.
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

12 years agoAdd a presumably missing 'typename'.
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

12 years agoOne more test.
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

12 years agocleanup test output
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

12 years agoAdd some comments.
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

12 years agoAdd a reference to the glossary.
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

12 years agoReplace by less offensive latex
kanschat [Fri, 10 Aug 2012 14:12:06 +0000 (14:12 +0000)]
Replace by less offensive latex

git-svn-id: https://svn.dealii.org/trunk@25877 0785d39b-7218-0410-832d-ea1e28bc413d

12 years agoMinor edit.
bangerth [Fri, 10 Aug 2012 12:25:50 +0000 (12:25 +0000)]
Minor edit.

git-svn-id: https://svn.dealii.org/trunk@25876 0785d39b-7218-0410-832d-ea1e28bc413d

12 years agoFix link.
bangerth [Fri, 10 Aug 2012 10:03:34 +0000 (10:03 +0000)]
Fix link.

git-svn-id: https://svn.dealii.org/trunk@25866 0785d39b-7218-0410-832d-ea1e28bc413d

12 years agoPart II of: Convert a bunch of bare 'unsigned's into 'unsigned int's to make the...
bangerth [Fri, 10 Aug 2012 09:19:42 +0000 (09:19 +0000)]
Part II of: Convert a bunch of bare 'unsigned's into 'unsigned int's to make the replacement by types::global_dof_index simpler.

git-svn-id: https://svn.dealii.org/trunk@25862 0785d39b-7218-0410-832d-ea1e28bc413d

12 years agoConvert matrices.h and vectors.h into matrix_tools.h/vector_tools.h.
bangerth [Fri, 10 Aug 2012 09:18:34 +0000 (09:18 +0000)]
Convert matrices.h and vectors.h into matrix_tools.h/vector_tools.h.

git-svn-id: https://svn.dealii.org/trunk@25861 0785d39b-7218-0410-832d-ea1e28bc413d

12 years agoIndentation fixes.
bangerth [Fri, 10 Aug 2012 09:18:03 +0000 (09:18 +0000)]
Indentation fixes.

git-svn-id: https://svn.dealii.org/trunk@25860 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.