]>
https://gitweb.dealii.org/ - dealii-svn.git/log
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
maier [Sun, 12 Aug 2012 13:22:32 +0000 (13:22 +0000)]
Replace SET(foo ${foo} ..) by LIST(APPEND foo ..)
git-svn-id: https://svn.dealii.org/branches/branch_cmake@25905
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
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
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
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
maier [Fri, 10 Aug 2012 10:03:06 +0000 (10:03 +0000)]
add boost
git-svn-id: https://svn.dealii.org/branches/branch_cmake@25865
0785d39b -7218-0410-832d-
ea1e28bc413d
maier [Fri, 10 Aug 2012 10:02:52 +0000 (10:02 +0000)]
Some progress for contrib umfpack
git-svn-id: https://svn.dealii.org/branches/branch_cmake@25864
0785d39b -7218-0410-832d-
ea1e28bc413d
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
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
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
bangerth [Fri, 10 Aug 2012 09:07:59 +0000 (09:07 +0000)]
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@25859
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Fri, 10 Aug 2012 08:46:58 +0000 (08:46 +0000)]
add missing files
git-svn-id: https://svn.dealii.org/trunk@25856
0785d39b -7218-0410-832d-
ea1e28bc413d
maier [Fri, 10 Aug 2012 08:30:59 +0000 (08:30 +0000)]
Update config.h.in
git-svn-id: https://svn.dealii.org/branches/branch_cmake@25854
0785d39b -7218-0410-832d-
ea1e28bc413d
maier [Fri, 10 Aug 2012 08:30:47 +0000 (08:30 +0000)]
Some renaming
git-svn-id: https://svn.dealii.org/branches/branch_cmake@25853
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Fri, 10 Aug 2012 08:27:28 +0000 (08:27 +0000)]
Convert an input argument with default value into a const reference.
git-svn-id: https://svn.dealii.org/trunk@25852
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Fri, 10 Aug 2012 06:59:55 +0000 (06:59 +0000)]
Use the now correct name for a header file.
git-svn-id: https://svn.dealii.org/trunk@25850
0785d39b -7218-0410-832d-
ea1e28bc413d
maier [Thu, 9 Aug 2012 22:55:45 +0000 (22:55 +0000)]
Some last changes for today
git-svn-id: https://svn.dealii.org/branches/branch_cmake@25849
0785d39b -7218-0410-832d-
ea1e28bc413d
maier [Thu, 9 Aug 2012 22:55:22 +0000 (22:55 +0000)]
Add rudimentary support for Umfpack, AMD, BLAS, LAPACK
git-svn-id: https://svn.dealii.org/branches/branch_cmake@25848
0785d39b -7218-0410-832d-
ea1e28bc413d
maier [Thu, 9 Aug 2012 22:54:35 +0000 (22:54 +0000)]
Add the lapack_templates.pl functionality for the meantime...
git-svn-id: https://svn.dealii.org/branches/branch_cmake@25847
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Thu, 9 Aug 2012 20:22:00 +0000 (20:22 +0000)]
Fix up include files to new format.
git-svn-id: https://svn.dealii.org/trunk@25840
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Thu, 9 Aug 2012 20:15:48 +0000 (20:15 +0000)]
Add an endline at the end of the file...
git-svn-id: https://svn.dealii.org/trunk@25839
0785d39b -7218-0410-832d-
ea1e28bc413d
kanschat [Thu, 9 Aug 2012 17:54:22 +0000 (17:54 +0000)]
improve intro
git-svn-id: https://svn.dealii.org/trunk@25835
0785d39b -7218-0410-832d-
ea1e28bc413d
kanschat [Thu, 9 Aug 2012 17:47:31 +0000 (17:47 +0000)]
doc
git-svn-id: https://svn.dealii.org/trunk@25834
0785d39b -7218-0410-832d-
ea1e28bc413d
kanschat [Thu, 9 Aug 2012 17:47:00 +0000 (17:47 +0000)]
more tests
git-svn-id: https://svn.dealii.org/trunk@25833
0785d39b -7218-0410-832d-
ea1e28bc413d
kanschat [Thu, 9 Aug 2012 17:44:04 +0000 (17:44 +0000)]
Add residuals
git-svn-id: https://svn.dealii.org/trunk@25832
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Thu, 9 Aug 2012 17:39:58 +0000 (17:39 +0000)]
use new include files matrix_tools.h and vector_tools.h
git-svn-id: https://svn.dealii.org/trunk@25831
0785d39b -7218-0410-832d-
ea1e28bc413d
maier [Thu, 9 Aug 2012 17:30:37 +0000 (17:30 +0000)]
debug
git-svn-id: https://svn.dealii.org/branches/branch_cmake@25829
0785d39b -7218-0410-832d-
ea1e28bc413d
maier [Thu, 9 Aug 2012 17:30:27 +0000 (17:30 +0000)]
intermediate
git-svn-id: https://svn.dealii.org/branches/branch_cmake@25828
0785d39b -7218-0410-832d-
ea1e28bc413d
maier [Thu, 9 Aug 2012 17:30:20 +0000 (17:30 +0000)]
;-)
git-svn-id: https://svn.dealii.org/branches/branch_cmake@25827
0785d39b -7218-0410-832d-
ea1e28bc413d
maier [Thu, 9 Aug 2012 17:30:12 +0000 (17:30 +0000)]
Prepare config.h.in for cmake
git-svn-id: https://svn.dealii.org/branches/branch_cmake@25826
0785d39b -7218-0410-832d-
ea1e28bc413d
kanschat [Thu, 9 Aug 2012 17:16:21 +0000 (17:16 +0000)]
Fix input file
git-svn-id: https://svn.dealii.org/trunk@25825
0785d39b -7218-0410-832d-
ea1e28bc413d
kanschat [Thu, 9 Aug 2012 17:14:26 +0000 (17:14 +0000)]
Fix input file
git-svn-id: https://svn.dealii.org/trunk@25824
0785d39b -7218-0410-832d-
ea1e28bc413d
kanschat [Thu, 9 Aug 2012 17:08:27 +0000 (17:08 +0000)]
Fix input files
git-svn-id: https://svn.dealii.org/trunk@25823
0785d39b -7218-0410-832d-
ea1e28bc413d
kanschat [Thu, 9 Aug 2012 17:04:06 +0000 (17:04 +0000)]
Fix input file
git-svn-id: https://svn.dealii.org/trunk@25822
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Thu, 9 Aug 2012 16:59:49 +0000 (16:59 +0000)]
also rename matrices.* to matrix_tools.*
git-svn-id: https://svn.dealii.org/trunk@25821
0785d39b -7218-0410-832d-
ea1e28bc413d
frohne [Thu, 9 Aug 2012 16:59:02 +0000 (16:59 +0000)]
decribtion of the active set method
git-svn-id: https://svn.dealii.org/trunk@25820
0785d39b -7218-0410-832d-
ea1e28bc413d
kanschat [Thu, 9 Aug 2012 16:53:07 +0000 (16:53 +0000)]
keywords
git-svn-id: https://svn.dealii.org/trunk@25818
0785d39b -7218-0410-832d-
ea1e28bc413d
maier [Thu, 9 Aug 2012 16:43:48 +0000 (16:43 +0000)]
Add FindTBB.cmake
git-svn-id: https://svn.dealii.org/branches/branch_cmake@25814
0785d39b -7218-0410-832d-
ea1e28bc413d
kanschat [Thu, 9 Aug 2012 14:42:03 +0000 (14:42 +0000)]
first version of diergence tests
git-svn-id: https://svn.dealii.org/trunk@25810
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Thu, 9 Aug 2012 13:41:07 +0000 (13:41 +0000)]
additional error check in Trilinos SparseMatrix in debug mode
git-svn-id: https://svn.dealii.org/trunk@25809
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Thu, 9 Aug 2012 13:31:51 +0000 (13:31 +0000)]
typo in comment
git-svn-id: https://svn.dealii.org/trunk@25808
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Thu, 9 Aug 2012 13:07:23 +0000 (13:07 +0000)]
Thomas Carraro's publications.
git-svn-id: https://svn.dealii.org/trunk@25807
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Thu, 9 Aug 2012 13:07:12 +0000 (13:07 +0000)]
rename vectors to vector_tools
git-svn-id: https://svn.dealii.org/trunk@25806
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Thu, 9 Aug 2012 12:56:11 +0000 (12:56 +0000)]
Fix markup problem.
git-svn-id: https://svn.dealii.org/trunk@25805
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Thu, 9 Aug 2012 11:38:01 +0000 (11:38 +0000)]
move mpi namespace from trilinos_block_vector.h into new trilinos_parallel_block_vector.h
git-svn-id: https://svn.dealii.org/trunk@25802
0785d39b -7218-0410-832d-
ea1e28bc413d
maier [Thu, 9 Aug 2012 10:29:35 +0000 (10:29 +0000)]
update
git-svn-id: https://svn.dealii.org/branches/branch_cmake@25801
0785d39b -7218-0410-832d-
ea1e28bc413d
maier [Thu, 9 Aug 2012 10:29:26 +0000 (10:29 +0000)]
Cleanup
git-svn-id: https://svn.dealii.org/branches/branch_cmake@25800
0785d39b -7218-0410-832d-
ea1e28bc413d
maier [Thu, 9 Aug 2012 10:14:22 +0000 (10:14 +0000)]
Roundup
git-svn-id: https://svn.dealii.org/branches/branch_cmake@25799
0785d39b -7218-0410-832d-
ea1e28bc413d
maier [Thu, 9 Aug 2012 09:43:04 +0000 (09:43 +0000)]
Merge remote-tracking branch 'mirror/trunk' into branch_cmake
Conflicts:
deal.II/source/Makefile
git-svn-id: https://svn.dealii.org/branches/branch_cmake@25798
0785d39b -7218-0410-832d-
ea1e28bc413d
maier [Thu, 9 Aug 2012 09:37:21 +0000 (09:37 +0000)]
Fix some minor mistakes
git-svn-id: https://svn.dealii.org/branches/branch_cmake@25797
0785d39b -7218-0410-832d-
ea1e28bc413d
maier [Thu, 9 Aug 2012 09:37:10 +0000 (09:37 +0000)]
A better location for the configured files
git-svn-id: https://svn.dealii.org/branches/branch_cmake@25796
0785d39b -7218-0410-832d-
ea1e28bc413d
maier [Thu, 9 Aug 2012 09:36:57 +0000 (09:36 +0000)]
Fix a typo.
git-svn-id: https://svn.dealii.org/branches/branch_cmake@25795
0785d39b -7218-0410-832d-
ea1e28bc413d
maier [Thu, 9 Aug 2012 09:36:48 +0000 (09:36 +0000)]
Update.
git-svn-id: https://svn.dealii.org/branches/branch_cmake@25794
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Thu, 9 Aug 2012 08:39:30 +0000 (08:39 +0000)]
Fix typo.
git-svn-id: https://svn.dealii.org/trunk@25793
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Thu, 9 Aug 2012 07:11:25 +0000 (07:11 +0000)]
Fix a typo.
git-svn-id: https://svn.dealii.org/trunk@25792
0785d39b -7218-0410-832d-
ea1e28bc413d
maier [Wed, 8 Aug 2012 21:50:21 +0000 (21:50 +0000)]
Process all necessary *.in files
git-svn-id: https://svn.dealii.org/branches/branch_cmake@25790
0785d39b -7218-0410-832d-
ea1e28bc413d
maier [Wed, 8 Aug 2012 21:49:53 +0000 (21:49 +0000)]
Quickfix for the inst.pl files...
git-svn-id: https://svn.dealii.org/branches/branch_cmake@25789
0785d39b -7218-0410-832d-
ea1e28bc413d
maier [Wed, 8 Aug 2012 21:49:28 +0000 (21:49 +0000)]
So... this actually works ;-)
git-svn-id: https://svn.dealii.org/branches/branch_cmake@25788
0785d39b -7218-0410-832d-
ea1e28bc413d
maier [Wed, 8 Aug 2012 19:35:52 +0000 (19:35 +0000)]
Add expand_instantiations in a separate folder
git-svn-id: https://svn.dealii.org/branches/branch_cmake@25786
0785d39b -7218-0410-832d-
ea1e28bc413d
maier [Wed, 8 Aug 2012 19:31:06 +0000 (19:31 +0000)]
intermediate
git-svn-id: https://svn.dealii.org/branches/branch_cmake@25785
0785d39b -7218-0410-832d-
ea1e28bc413d
maier [Wed, 8 Aug 2012 19:30:55 +0000 (19:30 +0000)]
Revert "Make run under cmake 2.8.3."
This reverts commit
1d1f2c9dd212e92fdde474505c9299ef9c1e3903 .
git-svn-id: https://svn.dealii.org/branches/branch_cmake@25784
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Wed, 8 Aug 2012 16:43:55 +0000 (16:43 +0000)]
Update.
git-svn-id: https://svn.dealii.org/trunk@25782
0785d39b -7218-0410-832d-
ea1e28bc413d
kanschat [Wed, 8 Aug 2012 16:33:45 +0000 (16:33 +0000)]
add ip residuals
git-svn-id: https://svn.dealii.org/trunk@25781
0785d39b -7218-0410-832d-
ea1e28bc413d
kanschat [Wed, 8 Aug 2012 16:33:29 +0000 (16:33 +0000)]
ip residuals
git-svn-id: https://svn.dealii.org/trunk@25780
0785d39b -7218-0410-832d-
ea1e28bc413d
kanschat [Wed, 8 Aug 2012 15:57:25 +0000 (15:57 +0000)]
rename files for Matthias
git-svn-id: https://svn.dealii.org/trunk@25778
0785d39b -7218-0410-832d-
ea1e28bc413d
kanschat [Wed, 8 Aug 2012 15:48:19 +0000 (15:48 +0000)]
add cell residuals
git-svn-id: https://svn.dealii.org/trunk@25777
0785d39b -7218-0410-832d-
ea1e28bc413d
kanschat [Wed, 8 Aug 2012 15:47:32 +0000 (15:47 +0000)]
add cell residual
git-svn-id: https://svn.dealii.org/trunk@25776
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Wed, 8 Aug 2012 15:09:39 +0000 (15:09 +0000)]
Make sure people read step-40 before step-32.
git-svn-id: https://svn.dealii.org/trunk@25775
0785d39b -7218-0410-832d-
ea1e28bc413d
kanschat [Wed, 8 Aug 2012 14:36:32 +0000 (14:36 +0000)]
scalar boundary residuals
git-svn-id: https://svn.dealii.org/trunk@25773
0785d39b -7218-0410-832d-
ea1e28bc413d
kanschat [Wed, 8 Aug 2012 14:28:23 +0000 (14:28 +0000)]
boundary residuals
git-svn-id: https://svn.dealii.org/trunk@25772
0785d39b -7218-0410-832d-
ea1e28bc413d
young [Wed, 8 Aug 2012 13:25:52 +0000 (13:25 +0000)]
Allow some matrix-vector ops to run on distributed objects.
git-svn-id: https://svn.dealii.org/trunk@25771
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Wed, 8 Aug 2012 12:56:03 +0000 (12:56 +0000)]
Ignore cmake files.
git-svn-id: https://svn.dealii.org/branches/branch_cmake@25770
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Wed, 8 Aug 2012 12:55:05 +0000 (12:55 +0000)]
Make run under cmake 2.8.3.
git-svn-id: https://svn.dealii.org/branches/branch_cmake@25769
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Wed, 8 Aug 2012 06:48:17 +0000 (06:48 +0000)]
Reindent and minor text edits.
git-svn-id: https://svn.dealii.org/trunk@25768
0785d39b -7218-0410-832d-
ea1e28bc413d
maier [Tue, 7 Aug 2012 22:33:08 +0000 (22:33 +0000)]
Some minor changes so that the library compiles :)
git-svn-id: https://svn.dealii.org/branches/branch_cmake@25767
0785d39b -7218-0410-832d-
ea1e28bc413d
maier [Tue, 7 Aug 2012 22:32:43 +0000 (22:32 +0000)]
Keep the Makefile a bit longer...
git-svn-id: https://svn.dealii.org/branches/branch_cmake@25766
0785d39b -7218-0410-832d-
ea1e28bc413d
maier [Tue, 7 Aug 2012 22:32:26 +0000 (22:32 +0000)]
Finish the rudimentary build system
git-svn-id: https://svn.dealii.org/branches/branch_cmake@25765
0785d39b -7218-0410-832d-
ea1e28bc413d
rapson [Tue, 7 Aug 2012 21:47:41 +0000 (21:47 +0000)]
Updating tests for the point_value_history class
Two new tests have been added, point_value_history_02 tests the added functionality for vector fields.
point_value_history_03 tests the added functionality for scala fields.
point_value_history_01 tests backwards compatibility of the class. Note that the .cc file is unchanged. The output has changed slightly due to the new format of data files and status output, hence cmp/generic is updated.
git-svn-id: https://svn.dealii.org/trunk@25764
0785d39b -7218-0410-832d-
ea1e28bc413d
rapson [Tue, 7 Aug 2012 21:31:47 +0000 (21:31 +0000)]
Changed the method of specifying components from a list to a component mask.
Documented above changes, and provided comments clarifying that GridTools::find_active_cell_around_point can be used in the add_point(s) methods.
White space changes to improve the code structure.
git-svn-id: https://svn.dealii.org/trunk@25763
0785d39b -7218-0410-832d-
ea1e28bc413d
maier [Tue, 7 Aug 2012 16:33:54 +0000 (16:33 +0000)]
Etwas schoener...
git-svn-id: https://svn.dealii.org/branches/branch_cmake@25762
0785d39b -7218-0410-832d-
ea1e28bc413d
maier [Tue, 7 Aug 2012 16:12:40 +0000 (16:12 +0000)]
A first attempt for cmake
git-svn-id: https://svn.dealii.org/branches/branch_cmake@25761
0785d39b -7218-0410-832d-
ea1e28bc413d
frohne [Tue, 7 Aug 2012 14:59:24 +0000 (14:59 +0000)]
a first version of the documentation
git-svn-id: https://svn.dealii.org/trunk@25760
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Tue, 7 Aug 2012 14:27:05 +0000 (14:27 +0000)]
document support for clang
git-svn-id: https://svn.dealii.org/trunk@25759
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Tue, 7 Aug 2012 14:18:39 +0000 (14:18 +0000)]
Avoid modifying a vector that has ghost elements.
git-svn-id: https://svn.dealii.org/trunk@25758
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Tue, 7 Aug 2012 14:16:36 +0000 (14:16 +0000)]
Augment documentation.
git-svn-id: https://svn.dealii.org/trunk@25757
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Tue, 7 Aug 2012 13:40:23 +0000 (13:40 +0000)]
link PETSc 3.1+ to libpetsc instead of libpetsccall to fix linking on gcc 4.7
git-svn-id: https://svn.dealii.org/trunk@25756
0785d39b -7218-0410-832d-
ea1e28bc413d
hartmann [Tue, 7 Aug 2012 11:00:51 +0000 (11:00 +0000)]
Update refs.
git-svn-id: https://svn.dealii.org/trunk@25754
0785d39b -7218-0410-832d-
ea1e28bc413d
kanschat [Mon, 6 Aug 2012 16:53:25 +0000 (16:53 +0000)]
start testing laplacian
git-svn-id: https://svn.dealii.org/trunk@25753
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.