]>
https://gitweb.dealii.org/ - dealii-svn.git/log
maier [Sat, 28 Sep 2013 16:29:28 +0000 (16:29 +0000)]
Revert the last two commits, remove PROCESSORS statement from tests
This was a afternoon of bad ideas...
git-svn-id: https://svn.dealii.org/branches/branch_port_the_testsuite@31002
0785d39b -7218-0410-832d-
ea1e28bc413d
maier [Sat, 28 Sep 2013 15:23:33 +0000 (15:23 +0000)]
Be a bit more agressive with the mpi tests
git-svn-id: https://svn.dealii.org/branches/branch_port_the_testsuite@31001
0785d39b -7218-0410-832d-
ea1e28bc413d
maier [Sat, 28 Sep 2013 14:49:06 +0000 (14:49 +0000)]
Bugfix: Avoid a race condition between concurrent invocations of the
same test with different mpirun processes
git-svn-id: https://svn.dealii.org/branches/branch_port_the_testsuite@31000
0785d39b -7218-0410-832d-
ea1e28bc413d
maier [Sat, 28 Sep 2013 09:59:49 +0000 (09:59 +0000)]
Bugfix
git-svn-id: https://svn.dealii.org/branches/branch_port_the_testsuite@30997
0785d39b -7218-0410-832d-
ea1e28bc413d
maier [Sat, 28 Sep 2013 09:38:37 +0000 (09:38 +0000)]
Bugfix: Strip path from output name before trying to match
git-svn-id: https://svn.dealii.org/branches/branch_port_the_testsuite@30996
0785d39b -7218-0410-832d-
ea1e28bc413d
maier [Sat, 28 Sep 2013 09:06:40 +0000 (09:06 +0000)]
Bugfix: Pass complete state down to subprojects
git-svn-id: https://svn.dealii.org/branches/branch_port_the_testsuite@30995
0785d39b -7218-0410-832d-
ea1e28bc413d
maier [Sat, 28 Sep 2013 08:56:33 +0000 (08:56 +0000)]
Epic Bugfix: Omit "=" in target names so that Unix Makefiles actually run an mpi test...
git-svn-id: https://svn.dealii.org/branches/branch_port_the_testsuite@30994
0785d39b -7218-0410-832d-
ea1e28bc413d
maier [Sat, 28 Sep 2013 00:21:39 +0000 (00:21 +0000)]
CMake: Add Generator information to detailed.log
git-svn-id: https://svn.dealii.org/branches/branch_port_the_testsuite@30993
0785d39b -7218-0410-832d-
ea1e28bc413d
maier [Sat, 28 Sep 2013 00:19:36 +0000 (00:19 +0000)]
CMake: Add minimal version requirement for p4est
git-svn-id: https://svn.dealii.org/branches/branch_port_the_testsuite@30992
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Fri, 27 Sep 2013 18:17:01 +0000 (18:17 +0000)]
add revision
git-svn-id: https://svn.dealii.org/branches/branch_port_the_testsuite@30986
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Fri, 27 Sep 2013 14:30:55 +0000 (14:30 +0000)]
fix test
git-svn-id: https://svn.dealii.org/branches/branch_port_the_testsuite@30985
0785d39b -7218-0410-832d-
ea1e28bc413d
maier [Fri, 27 Sep 2013 13:06:14 +0000 (13:06 +0000)]
Port new tests
git-svn-id: https://svn.dealii.org/branches/branch_port_the_testsuite@30983
0785d39b -7218-0410-832d-
ea1e28bc413d
maier [Fri, 27 Sep 2013 13:06:04 +0000 (13:06 +0000)]
Merge trunk into branch_port_the_testsuite
Conflicts:
tests/base/graph_coloring_02.cc
tests/base/graph_coloring_03.cc
git-svn-id: https://svn.dealii.org/branches/branch_port_the_testsuite@30982
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Fri, 27 Sep 2013 12:52:48 +0000 (12:52 +0000)]
merge r30977 from mainline
git-svn-id: https://svn.dealii.org/branches/branch_port_the_testsuite@30979
0785d39b -7218-0410-832d-
ea1e28bc413d
maier [Fri, 27 Sep 2013 12:49:42 +0000 (12:49 +0000)]
CMake: Bugfix - nice try...
git-svn-id: https://svn.dealii.org/trunk@30978
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Fri, 27 Sep 2013 12:48:12 +0000 (12:48 +0000)]
fix crash in ConstraintMatrix constructor taking IndexSet (release mode only)
git-svn-id: https://svn.dealii.org/trunk@30977
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Fri, 27 Sep 2013 12:43:41 +0000 (12:43 +0000)]
update test
git-svn-id: https://svn.dealii.org/branches/branch_port_the_testsuite@30976
0785d39b -7218-0410-832d-
ea1e28bc413d
maier [Fri, 27 Sep 2013 12:43:26 +0000 (12:43 +0000)]
CMake: Bugfix: Also include 3rd party include directories in FindPETSC.conf
It is really necessary to use all exported include directories from a PETSc
installation.
git-svn-id: https://svn.dealii.org/trunk@30975
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Fri, 27 Sep 2013 12:34:40 +0000 (12:34 +0000)]
add simplified test that crashes in release mode
git-svn-id: https://svn.dealii.org/branches/branch_port_the_testsuite@30974
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Fri, 27 Sep 2013 12:34:23 +0000 (12:34 +0000)]
Avoid infinite loop.
git-svn-id: https://svn.dealii.org/trunk@30973
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Fri, 27 Sep 2013 12:21:55 +0000 (12:21 +0000)]
Make compile again.
git-svn-id: https://svn.dealii.org/trunk@30972
0785d39b -7218-0410-832d-
ea1e28bc413d
frohne [Thu, 26 Sep 2013 21:39:35 +0000 (21:39 +0000)]
small change in update_solution_and_constraints
git-svn-id: https://svn.dealii.org/trunk@30971
0785d39b -7218-0410-832d-
ea1e28bc413d
turcksin [Thu, 26 Sep 2013 20:37:50 +0000 (20:37 +0000)]
Use std_cxx1x::function for graph_coloring.
git-svn-id: https://svn.dealii.org/trunk@30970
0785d39b -7218-0410-832d-
ea1e28bc413d
maier [Thu, 26 Sep 2013 20:23:06 +0000 (20:23 +0000)]
Bugfix
git-svn-id: https://svn.dealii.org/branches/branch_port_the_testsuite@30969
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Thu, 26 Sep 2013 19:49:16 +0000 (19:49 +0000)]
The official regression tester is c0541.
git-svn-id: https://svn.dealii.org/branches/branch_port_the_testsuite@30968
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Thu, 26 Sep 2013 19:12:40 +0000 (19:12 +0000)]
Produce output with more precision, so that numdiff can decide that 0.71 is the same as 0.70 if the actual result is 0.705 plus minus epsilon.
git-svn-id: https://svn.dealii.org/branches/branch_port_the_testsuite@30967
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Thu, 26 Sep 2013 18:48:55 +0000 (18:48 +0000)]
Remove a test for a function that can not be stably tested.
git-svn-id: https://svn.dealii.org/branches/branch_port_the_testsuite@30966
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Thu, 26 Sep 2013 18:46:35 +0000 (18:46 +0000)]
Only run test in debug mode.
git-svn-id: https://svn.dealii.org/branches/branch_port_the_testsuite@30965
0785d39b -7218-0410-832d-
ea1e28bc413d
kanschat [Thu, 26 Sep 2013 18:42:50 +0000 (18:42 +0000)]
fix elasticity test
git-svn-id: https://svn.dealii.org/trunk@30964
0785d39b -7218-0410-832d-
ea1e28bc413d
kanschat [Thu, 26 Sep 2013 18:42:28 +0000 (18:42 +0000)]
new residual Divergence::u_times_n\
fixed elasticity residuals
git-svn-id: https://svn.dealii.org/trunk@30963
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Thu, 26 Sep 2013 17:57:39 +0000 (17:57 +0000)]
make html table pretty
git-svn-id: https://svn.dealii.org/branches/branch_port_the_testsuite@30962
0785d39b -7218-0410-832d-
ea1e28bc413d
kanschat [Thu, 26 Sep 2013 15:49:18 +0000 (15:49 +0000)]
fix typo
git-svn-id: https://svn.dealii.org/trunk@30961
0785d39b -7218-0410-832d-
ea1e28bc413d
maier [Thu, 26 Sep 2013 15:28:19 +0000 (15:28 +0000)]
Set some defaults
git-svn-id: https://svn.dealii.org/branches/branch_port_the_testsuite@30960
0785d39b -7218-0410-832d-
ea1e28bc413d
frohne [Thu, 26 Sep 2013 15:26:10 +0000 (15:26 +0000)]
splitting obstacle class into two classes
git-svn-id: https://svn.dealii.org/trunk@30959
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Thu, 26 Sep 2013 15:13:14 +0000 (15:13 +0000)]
update other script too
git-svn-id: https://svn.dealii.org/branches/branch_port_the_testsuite@30958
0785d39b -7218-0410-832d-
ea1e28bc413d
maier [Thu, 26 Sep 2013 15:09:11 +0000 (15:09 +0000)]
Disable retry for now
git-svn-id: https://svn.dealii.org/branches/branch_port_the_testsuite@30957
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Thu, 26 Sep 2013 15:06:10 +0000 (15:06 +0000)]
fix script to accept new or old format
git-svn-id: https://svn.dealii.org/branches/branch_port_the_testsuite@30956
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Thu, 26 Sep 2013 14:49:46 +0000 (14:49 +0000)]
first version of parsing scripts
git-svn-id: https://svn.dealii.org/branches/branch_port_the_testsuite@30955
0785d39b -7218-0410-832d-
ea1e28bc413d
maier [Thu, 26 Sep 2013 14:28:48 +0000 (14:28 +0000)]
Finalize run_test.cmake, cleanup some other parts, Update TODO
git-svn-id: https://svn.dealii.org/branches/branch_port_the_testsuite@30954
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Thu, 26 Sep 2013 14:10:46 +0000 (14:10 +0000)]
Merge from mainline.
git-svn-id: https://svn.dealii.org/branches/branch_port_the_testsuite@30953
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Thu, 26 Sep 2013 14:10:12 +0000 (14:10 +0000)]
See whether it makes a difference to take the address, rather than
just write 'function<dim>'.
git-svn-id: https://svn.dealii.org/branches/branch_port_the_testsuite@30952
0785d39b -7218-0410-832d-
ea1e28bc413d
maier [Thu, 26 Sep 2013 12:37:10 +0000 (12:37 +0000)]
Bugfix
git-svn-id: https://svn.dealii.org/branches/branch_port_the_testsuite@30951
0785d39b -7218-0410-832d-
ea1e28bc413d
felix.gruber [Thu, 26 Sep 2013 12:24:50 +0000 (12:24 +0000)]
doc/users: fix some broken links
git-svn-id: https://svn.dealii.org/trunk@30950
0785d39b -7218-0410-832d-
ea1e28bc413d
maier [Thu, 26 Sep 2013 12:14:40 +0000 (12:14 +0000)]
Bugfix
git-svn-id: https://svn.dealii.org/branches/branch_port_the_testsuite@30949
0785d39b -7218-0410-832d-
ea1e28bc413d
maier [Thu, 26 Sep 2013 11:13:44 +0000 (11:13 +0000)]
Refactor: Write revision information to a pseudo Update.xml file
git-svn-id: https://svn.dealii.org/branches/branch_port_the_testsuite@30948
0785d39b -7218-0410-832d-
ea1e28bc413d
maier [Thu, 26 Sep 2013 09:43:15 +0000 (09:43 +0000)]
Bugfix
git-svn-id: https://svn.dealii.org/branches/branch_port_the_testsuite@30947
0785d39b -7218-0410-832d-
ea1e28bc413d
maier [Thu, 26 Sep 2013 09:38:47 +0000 (09:38 +0000)]
Bugfix
git-svn-id: https://svn.dealii.org/branches/branch_port_the_testsuite@30946
0785d39b -7218-0410-832d-
ea1e28bc413d
maier [Thu, 26 Sep 2013 09:28:52 +0000 (09:28 +0000)]
Fix a lot of links
git-svn-id: https://svn.dealii.org/trunk@30945
0785d39b -7218-0410-832d-
ea1e28bc413d
maier [Thu, 26 Sep 2013 09:18:00 +0000 (09:18 +0000)]
Add a second link for the reports
git-svn-id: https://svn.dealii.org/trunk@30944
0785d39b -7218-0410-832d-
ea1e28bc413d
maier [Thu, 26 Sep 2013 09:15:15 +0000 (09:15 +0000)]
Fix typos
git-svn-id: https://svn.dealii.org/trunk@30943
0785d39b -7218-0410-832d-
ea1e28bc413d
kanschat [Thu, 26 Sep 2013 08:58:02 +0000 (08:58 +0000)]
advection residuals fixed
git-svn-id: https://svn.dealii.org/trunk@30942
0785d39b -7218-0410-832d-
ea1e28bc413d
kanschat [Thu, 26 Sep 2013 08:19:33 +0000 (08:19 +0000)]
weak residuals
git-svn-id: https://svn.dealii.org/trunk@30941
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Thu, 26 Sep 2013 01:23:54 +0000 (01:23 +0000)]
Fix name of type...
git-svn-id: https://svn.dealii.org/branches/branch_port_the_testsuite@30940
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Thu, 26 Sep 2013 01:22:38 +0000 (01:22 +0000)]
Fix name of type...
git-svn-id: https://svn.dealii.org/trunk@30939
0785d39b -7218-0410-832d-
ea1e28bc413d
maier [Thu, 26 Sep 2013 00:23:05 +0000 (00:23 +0000)]
Add revision back to build name for now, add branch to xml as well
git-svn-id: https://svn.dealii.org/branches/branch_port_the_testsuite@30938
0785d39b -7218-0410-832d-
ea1e28bc413d
maier [Wed, 25 Sep 2013 23:37:59 +0000 (23:37 +0000)]
Refactor run_testsuite.cmake slightly:
- Inject compiler name and version by hand into xml files
- Same for SVN revision
git-svn-id: https://svn.dealii.org/branches/branch_port_the_testsuite@30937
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Wed, 25 Sep 2013 22:59:03 +0000 (22:59 +0000)]
Merge from mainline.
git-svn-id: https://svn.dealii.org/branches/branch_port_the_testsuite@30936
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Wed, 25 Sep 2013 22:57:59 +0000 (22:57 +0000)]
More cases of needing to use types::global_dof_indices.
git-svn-id: https://svn.dealii.org/branches/branch_port_the_testsuite@30935
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Wed, 25 Sep 2013 22:56:28 +0000 (22:56 +0000)]
Use types::global_dof_indices.
git-svn-id: https://svn.dealii.org/branches/branch_port_the_testsuite@30934
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Wed, 25 Sep 2013 22:56:05 +0000 (22:56 +0000)]
Use types::global_dof_indices.
git-svn-id: https://svn.dealii.org/branches/branch_port_the_testsuite@30933
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Wed, 25 Sep 2013 22:55:14 +0000 (22:55 +0000)]
Use types::global_dof_indices.
git-svn-id: https://svn.dealii.org/branches/branch_port_the_testsuite@30932
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Wed, 25 Sep 2013 22:49:59 +0000 (22:49 +0000)]
Use types::global_dof_indices.
git-svn-id: https://svn.dealii.org/trunk@30931
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Wed, 25 Sep 2013 22:48:53 +0000 (22:48 +0000)]
Use types::global_dof_indices.
git-svn-id: https://svn.dealii.org/trunk@30930
0785d39b -7218-0410-832d-
ea1e28bc413d
maier [Wed, 25 Sep 2013 22:33:26 +0000 (22:33 +0000)]
The big documentation overhaul
git-svn-id: https://svn.dealii.org/trunk@30929
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Wed, 25 Sep 2013 21:21:40 +0000 (21:21 +0000)]
Fix test by generating output that is independent of 32/64-bit issues.
git-svn-id: https://svn.dealii.org/branches/branch_port_the_testsuite@30928
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Wed, 25 Sep 2013 21:12:56 +0000 (21:12 +0000)]
Adjust output.
git-svn-id: https://svn.dealii.org/branches/branch_port_the_testsuite@30927
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Wed, 25 Sep 2013 21:08:56 +0000 (21:08 +0000)]
Make compile.
git-svn-id: https://svn.dealii.org/branches/branch_port_the_testsuite@30926
0785d39b -7218-0410-832d-
ea1e28bc413d
maier [Wed, 25 Sep 2013 20:30:34 +0000 (20:30 +0000)]
Finish documentation
git-svn-id: https://svn.dealii.org/trunk@30925
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Wed, 25 Sep 2013 19:21:08 +0000 (19:21 +0000)]
Make two tests compile in 64-bit mode.
git-svn-id: https://svn.dealii.org/branches/branch_port_the_testsuite@30924
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Wed, 25 Sep 2013 19:15:20 +0000 (19:15 +0000)]
Make several tests work.
git-svn-id: https://svn.dealii.org/branches/branch_port_the_testsuite@30923
0785d39b -7218-0410-832d-
ea1e28bc413d
turcksin [Wed, 25 Sep 2013 17:28:47 +0000 (17:28 +0000)]
Fix a bug in work_stream when using graph_coloring.
git-svn-id: https://svn.dealii.org/trunk@30922
0785d39b -7218-0410-832d-
ea1e28bc413d
turcksin [Wed, 25 Sep 2013 16:12:27 +0000 (16:12 +0000)]
Use graph coloring whith work_stream.
git-svn-id: https://svn.dealii.org/trunk@30921
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Wed, 25 Sep 2013 14:57:51 +0000 (14:57 +0000)]
Add note about yesterday's change to PETSc wrappers.
git-svn-id: https://svn.dealii.org/trunk@30920
0785d39b -7218-0410-832d-
ea1e28bc413d
scott.miller [Wed, 25 Sep 2013 12:44:32 +0000 (12:44 +0000)]
Fix typo in documentation.
git-svn-id: https://svn.dealii.org/trunk@30919
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Tue, 24 Sep 2013 18:29:29 +0000 (18:29 +0000)]
Merge from mainline.
git-svn-id: https://svn.dealii.org/branches/branch_port_the_testsuite@30918
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Tue, 24 Sep 2013 18:25:07 +0000 (18:25 +0000)]
Avoid outputting 'number-number' since ./normalize might turn that into numbernumber if the second number just so happens to be zero -- and then consequently completely confuse numdiff.
git-svn-id: https://svn.dealii.org/trunk@30917
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Tue, 24 Sep 2013 18:12:47 +0000 (18:12 +0000)]
Work around a change in PETSc 3.4.
git-svn-id: https://svn.dealii.org/trunk@30916
0785d39b -7218-0410-832d-
ea1e28bc413d
kanschat [Tue, 24 Sep 2013 16:12:47 +0000 (16:12 +0000)]
instantiate selectors for const vectors
git-svn-id: https://svn.dealii.org/trunk@30915
0785d39b -7218-0410-832d-
ea1e28bc413d
daniel.arndt [Tue, 24 Sep 2013 14:37:29 +0000 (14:37 +0000)]
Fixed bug in add_periodicity. There were errors when the mesh is not immediately refined.
git-svn-id: https://svn.dealii.org/trunk@30914
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Tue, 24 Sep 2013 14:29:15 +0000 (14:29 +0000)]
Run only in debug mode.
git-svn-id: https://svn.dealii.org/branches/branch_port_the_testsuite@30913
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Tue, 24 Sep 2013 14:22:34 +0000 (14:22 +0000)]
Run tests only in debug mode.
git-svn-id: https://svn.dealii.org/branches/branch_port_the_testsuite@30912
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Tue, 24 Sep 2013 14:20:47 +0000 (14:20 +0000)]
Only run test in debug mode.
git-svn-id: https://svn.dealii.org/branches/branch_port_the_testsuite@30911
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Tue, 24 Sep 2013 13:03:04 +0000 (13:03 +0000)]
Allow test to run also in release mode.
git-svn-id: https://svn.dealii.org/branches/branch_port_the_testsuite@30910
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Tue, 24 Sep 2013 12:59:26 +0000 (12:59 +0000)]
Run one test only in debug mode.
git-svn-id: https://svn.dealii.org/branches/branch_port_the_testsuite@30909
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Tue, 24 Sep 2013 12:55:38 +0000 (12:55 +0000)]
Instantiate more functions that were previously forgotten.
git-svn-id: https://svn.dealii.org/branches/branch_port_the_testsuite@30908
0785d39b -7218-0410-832d-
ea1e28bc413d
kanschat [Tue, 24 Sep 2013 09:04:36 +0000 (09:04 +0000)]
add homogeneous boundary operator
git-svn-id: https://svn.dealii.org/trunk@30907
0785d39b -7218-0410-832d-
ea1e28bc413d
maier [Tue, 24 Sep 2013 08:12:56 +0000 (08:12 +0000)]
Typo
git-svn-id: https://svn.dealii.org/branches/branch_port_the_testsuite@30906
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Tue, 24 Sep 2013 02:51:12 +0000 (02:51 +0000)]
Instantiate one function that was previously somehow only available in debug
mode builds.
git-svn-id: https://svn.dealii.org/branches/branch_port_the_testsuite@30905
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Tue, 24 Sep 2013 02:41:13 +0000 (02:41 +0000)]
Do not instantiate stuff for dim=4. This has been an old wart, and one we need not propagate. No viz program can actually visualize such data. Nor do we have the actual writers for this.
git-svn-id: https://svn.dealii.org/branches/branch_port_the_testsuite@30904
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Tue, 24 Sep 2013 00:35:14 +0000 (00:35 +0000)]
More work.
git-svn-id: https://svn.dealii.org/trunk@30903
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Mon, 23 Sep 2013 23:56:21 +0000 (23:56 +0000)]
Some more work.
git-svn-id: https://svn.dealii.org/trunk@30902
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Mon, 23 Sep 2013 21:15:23 +0000 (21:15 +0000)]
More small rewrites.
git-svn-id: https://svn.dealii.org/trunk@30901
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Mon, 23 Sep 2013 16:11:26 +0000 (16:11 +0000)]
Resize picture.
git-svn-id: https://svn.dealii.org/trunk@30900
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Mon, 23 Sep 2013 16:03:08 +0000 (16:03 +0000)]
Merge from mainline.
git-svn-id: https://svn.dealii.org/branches/branch_port_the_testsuite@30899
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Mon, 23 Sep 2013 15:58:51 +0000 (15:58 +0000)]
Use pictures from the central repository.
git-svn-id: https://svn.dealii.org/trunk@30898
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Mon, 23 Sep 2013 15:58:27 +0000 (15:58 +0000)]
More editing. Return some values rather than having functions have several output arguments.
git-svn-id: https://svn.dealii.org/trunk@30897
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Mon, 23 Sep 2013 15:48:30 +0000 (15:48 +0000)]
Remove the original tex version of the introduction.
git-svn-id: https://svn.dealii.org/trunk@30896
0785d39b -7218-0410-832d-
ea1e28bc413d
maier [Mon, 23 Sep 2013 15:23:24 +0000 (15:23 +0000)]
Remove the out-of-source check from DEAL_II_INVOKE_AUTOPILOT
git-svn-id: https://svn.dealii.org/trunk@30895
0785d39b -7218-0410-832d-
ea1e28bc413d
scott.miller [Mon, 23 Sep 2013 14:02:09 +0000 (14:02 +0000)]
Fix typos and set diffusion in step-51.
git-svn-id: https://svn.dealii.org/trunk@30894
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Mon, 23 Sep 2013 13:41:10 +0000 (13:41 +0000)]
Use standard indentation scheme.
git-svn-id: https://svn.dealii.org/trunk@30893
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.