]>
https://gitweb.dealii.org/ - dealii-svn.git/log
bangerth [Thu, 26 Oct 2006 21:38:34 +0000 (21:38 +0000)]
Rewrite the license preamble.
git-svn-id: https://svn.dealii.org/trunk@14100
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Thu, 26 Oct 2006 21:34:24 +0000 (21:34 +0000)]
Add movie
git-svn-id: https://svn.dealii.org/trunk@14099
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Thu, 26 Oct 2006 21:22:00 +0000 (21:22 +0000)]
Check the thing with the random coefficient back in. The problem was that we re-initialized the random coefficient in each iteration again and again.
git-svn-id: https://svn.dealii.org/trunk@14098
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Thu, 26 Oct 2006 19:43:15 +0000 (19:43 +0000)]
Add first movie
git-svn-id: https://svn.dealii.org/trunk@14097
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Thu, 26 Oct 2006 13:33:32 +0000 (13:33 +0000)]
Make another function static, to work around a bug in icc.
git-svn-id: https://svn.dealii.org/trunk@14096
0785d39b -7218-0410-832d-
ea1e28bc413d
kanschat [Thu, 26 Oct 2006 05:38:05 +0000 (05:38 +0000)]
Add output for the default platform
git-svn-id: https://svn.dealii.org/trunk@14095
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Wed, 25 Oct 2006 22:27:47 +0000 (22:27 +0000)]
Escape one character
git-svn-id: https://svn.dealii.org/trunk@14094
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Wed, 25 Oct 2006 22:26:13 +0000 (22:26 +0000)]
Go back to revision 14011 when everything was still working. Use a slightly more interesting permeability field that we can actually resolve in our computations.
git-svn-id: https://svn.dealii.org/trunk@14093
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Wed, 25 Oct 2006 19:55:54 +0000 (19:55 +0000)]
Implement a few more improvements.
git-svn-id: https://svn.dealii.org/trunk@14092
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Wed, 25 Oct 2006 17:31:18 +0000 (17:31 +0000)]
Make two variables static so as to make icc happy.
git-svn-id: https://svn.dealii.org/trunk@14091
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Wed, 25 Oct 2006 17:30:43 +0000 (17:30 +0000)]
Implement a filter to make sure our dealii:: qualified name look as if they meant the global scope for doxygen
git-svn-id: https://svn.dealii.org/trunk@14090
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Wed, 25 Oct 2006 17:18:30 +0000 (17:18 +0000)]
Fix comment typo.
git-svn-id: https://svn.dealii.org/trunk@14089
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Wed, 25 Oct 2006 16:43:29 +0000 (16:43 +0000)]
Add a missing space
git-svn-id: https://svn.dealii.org/trunk@14088
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Wed, 25 Oct 2006 14:30:33 +0000 (14:30 +0000)]
One more note
git-svn-id: https://svn.dealii.org/trunk@14087
0785d39b -7218-0410-832d-
ea1e28bc413d
hartmann [Wed, 25 Oct 2006 13:17:54 +0000 (13:17 +0000)]
Remove a DEAL_II_NAMESPACE_CLOSE which has been added accidentally.
git-svn-id: https://svn.dealii.org/trunk@14086
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Wed, 25 Oct 2006 03:09:22 +0000 (03:09 +0000)]
Use shared_ptr's instead of plain C-style pointers, to ensure that the factory objects get deleted at the end of the program and don't show up as memory leaks when running under valgrind.
git-svn-id: https://svn.dealii.org/trunk@14085
0785d39b -7218-0410-832d-
ea1e28bc413d
kanschat [Wed, 25 Oct 2006 02:29:11 +0000 (02:29 +0000)]
add some more doc
git-svn-id: https://svn.dealii.org/trunk@14084
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Wed, 25 Oct 2006 01:59:15 +0000 (01:59 +0000)]
Undo previous accidental commit.
git-svn-id: https://svn.dealii.org/trunk@14083
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Wed, 25 Oct 2006 01:58:27 +0000 (01:58 +0000)]
Various cleanups. In particular static initialization of the map at the beginning of the program.
git-svn-id: https://svn.dealii.org/trunk@14082
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Wed, 25 Oct 2006 01:43:49 +0000 (01:43 +0000)]
More doc updates
git-svn-id: https://svn.dealii.org/trunk@14081
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Wed, 25 Oct 2006 01:41:39 +0000 (01:41 +0000)]
A few updates to the documentation
git-svn-id: https://svn.dealii.org/trunk@14080
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Wed, 25 Oct 2006 00:55:27 +0000 (00:55 +0000)]
Use deal_II_numbers::PI instead of M_PI
git-svn-id: https://svn.dealii.org/trunk@14079
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Wed, 25 Oct 2006 00:16:06 +0000 (00:16 +0000)]
One more test
git-svn-id: https://svn.dealii.org/trunk@14078
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Wed, 25 Oct 2006 00:13:45 +0000 (00:13 +0000)]
Tests are now fixed
git-svn-id: https://svn.dealii.org/trunk@14077
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Wed, 25 Oct 2006 00:13:36 +0000 (00:13 +0000)]
Fix a couple of issues.
git-svn-id: https://svn.dealii.org/trunk@14076
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Wed, 25 Oct 2006 00:01:44 +0000 (00:01 +0000)]
Revamp the functionality of sorting each row for block matrices
git-svn-id: https://svn.dealii.org/trunk@14075
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Tue, 24 Oct 2006 23:44:31 +0000 (23:44 +0000)]
Fix obvious oversight so as to make everything compile.
git-svn-id: https://svn.dealii.org/trunk@14074
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Tue, 24 Oct 2006 23:42:12 +0000 (23:42 +0000)]
Fix comment
git-svn-id: https://svn.dealii.org/trunk@14073
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Tue, 24 Oct 2006 22:36:47 +0000 (22:36 +0000)]
Properly set svn:ignore
git-svn-id: https://svn.dealii.org/trunk@14072
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Tue, 24 Oct 2006 22:36:09 +0000 (22:36 +0000)]
Add an even simpler test
git-svn-id: https://svn.dealii.org/trunk@14071
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Tue, 24 Oct 2006 22:20:04 +0000 (22:20 +0000)]
Qualify class with its namespace, to make icc happier.
git-svn-id: https://svn.dealii.org/trunk@14070
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Tue, 24 Oct 2006 21:57:48 +0000 (21:57 +0000)]
Make detection of icc more robust.
git-svn-id: https://svn.dealii.org/trunk@14069
0785d39b -7218-0410-832d-
ea1e28bc413d
kanschat [Tue, 24 Oct 2006 18:47:02 +0000 (18:47 +0000)]
stupid bug removed
git-svn-id: https://svn.dealii.org/trunk@14068
0785d39b -7218-0410-832d-
ea1e28bc413d
kanschat [Tue, 24 Oct 2006 17:32:36 +0000 (17:32 +0000)]
add a command that reruns configure with the same arguments as last time
git-svn-id: https://svn.dealii.org/trunk@14067
0785d39b -7218-0410-832d-
ea1e28bc413d
kanschat [Tue, 24 Oct 2006 17:30:04 +0000 (17:30 +0000)]
add a command that reruns configure with the same arguments as last time
git-svn-id: https://svn.dealii.org/trunk@14066
0785d39b -7218-0410-832d-
ea1e28bc413d
kanschat [Tue, 24 Oct 2006 17:17:19 +0000 (17:17 +0000)]
make add_fe_name thread safe and add documentation
git-svn-id: https://svn.dealii.org/trunk@14065
0785d39b -7218-0410-832d-
ea1e28bc413d
kanschat [Tue, 24 Oct 2006 17:16:41 +0000 (17:16 +0000)]
test data_out_base_tecplot_bin/OK only if configured with libtecio
git-svn-id: https://svn.dealii.org/trunk@14064
0785d39b -7218-0410-832d-
ea1e28bc413d
kanschat [Tue, 24 Oct 2006 16:06:10 +0000 (16:06 +0000)]
just a comment added
git-svn-id: https://svn.dealii.org/trunk@14063
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Tue, 24 Oct 2006 15:44:41 +0000 (15:44 +0000)]
Remove files that are apparently no longer needed
git-svn-id: https://svn.dealii.org/trunk@14062
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Tue, 24 Oct 2006 15:44:05 +0000 (15:44 +0000)]
Update from after change to move everything into namespace dealii::
git-svn-id: https://svn.dealii.org/trunk@14061
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Mon, 23 Oct 2006 23:22:14 +0000 (23:22 +0000)]
Undo last change. If we let doxygen move everything into namespace dealii, then it won't find these classes any more from inside the tutorial programs, since we use a 'using namespace dealii' declaration there, rather than referring to the qualified version...
git-svn-id: https://svn.dealii.org/trunk@14060
0785d39b -7218-0410-832d-
ea1e28bc413d
kanschat [Mon, 23 Oct 2006 22:21:04 +0000 (22:21 +0000)]
use crc32 checksum to verify binary output
git-svn-id: https://svn.dealii.org/trunk@14059
0785d39b -7218-0410-832d-
ea1e28bc413d
kanschat [Mon, 23 Oct 2006 22:06:02 +0000 (22:06 +0000)]
fix some html errors
git-svn-id: https://svn.dealii.org/trunk@14058
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Mon, 23 Oct 2006 21:47:43 +0000 (21:47 +0000)]
Document the 'using namespace dealii;' clause at the beginning of each program
git-svn-id: https://svn.dealii.org/trunk@14057
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Mon, 23 Oct 2006 21:00:50 +0000 (21:00 +0000)]
Fix properties
git-svn-id: https://svn.dealii.org/trunk@14056
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Mon, 23 Oct 2006 20:59:38 +0000 (20:59 +0000)]
Add macro expansions for dealii namespace
git-svn-id: https://svn.dealii.org/trunk@14055
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Mon, 23 Oct 2006 19:44:23 +0000 (19:44 +0000)]
Mention the namespace thing.
git-svn-id: https://svn.dealii.org/trunk@14054
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Mon, 23 Oct 2006 19:20:44 +0000 (19:20 +0000)]
Improve wording
git-svn-id: https://svn.dealii.org/trunk@14053
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Mon, 23 Oct 2006 17:24:15 +0000 (17:24 +0000)]
New function GridTools::create_union_triangulation
git-svn-id: https://svn.dealii.org/trunk@14052
0785d39b -7218-0410-832d-
ea1e28bc413d
hartmann [Mon, 23 Oct 2006 16:31:28 +0000 (16:31 +0000)]
Add some missing ::dealii which are required if DEAL_II_USE_PETSC.
git-svn-id: https://svn.dealii.org/trunk@14051
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Mon, 23 Oct 2006 16:29:16 +0000 (16:29 +0000)]
Document that these functions need sequential vectors.
git-svn-id: https://svn.dealii.org/trunk@14050
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Mon, 23 Oct 2006 15:54:37 +0000 (15:54 +0000)]
Set ignore property.
git-svn-id: https://svn.dealii.org/trunk@14049
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Mon, 23 Oct 2006 15:53:31 +0000 (15:53 +0000)]
Fix fallout from the dealii:: namespace patches
git-svn-id: https://svn.dealii.org/trunk@14048
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Mon, 23 Oct 2006 15:45:07 +0000 (15:45 +0000)]
Let numbers.h include config.h, so that one can include it as a first file as well. This is needed so that the namespace macros work as expected. Note that config.h also includes numbers.h, but include guards make sure that nothing bad happens from this recursion.
git-svn-id: https://svn.dealii.org/trunk@14047
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Mon, 23 Oct 2006 15:40:55 +0000 (15:40 +0000)]
Update output
git-svn-id: https://svn.dealii.org/trunk@14046
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Mon, 23 Oct 2006 11:43:57 +0000 (11:43 +0000)]
Import namespace dealii.
git-svn-id: https://svn.dealii.org/trunk@14045
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Mon, 23 Oct 2006 03:27:39 +0000 (03:27 +0000)]
Add missing .PHONY declarations.
git-svn-id: https://svn.dealii.org/trunk@14044
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Mon, 23 Oct 2006 03:26:26 +0000 (03:26 +0000)]
Add missing include file
git-svn-id: https://svn.dealii.org/trunk@14043
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Mon, 23 Oct 2006 03:07:19 +0000 (03:07 +0000)]
Move into namespace dealii.
git-svn-id: https://svn.dealii.org/trunk@14042
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Mon, 23 Oct 2006 02:57:07 +0000 (02:57 +0000)]
Further improve docs
git-svn-id: https://svn.dealii.org/trunk@14041
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Mon, 23 Oct 2006 02:55:33 +0000 (02:55 +0000)]
Improve docs
git-svn-id: https://svn.dealii.org/trunk@14040
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Mon, 23 Oct 2006 02:48:23 +0000 (02:48 +0000)]
Move everything into namespace dealii
git-svn-id: https://svn.dealii.org/trunk@14039
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Mon, 23 Oct 2006 02:46:34 +0000 (02:46 +0000)]
Move everything into a namespace.
git-svn-id: https://svn.dealii.org/trunk@14038
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Mon, 23 Oct 2006 02:41:20 +0000 (02:41 +0000)]
Escape a class name
git-svn-id: https://svn.dealii.org/trunk@14037
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Fri, 20 Oct 2006 19:52:38 +0000 (19:52 +0000)]
A few more things
git-svn-id: https://svn.dealii.org/trunk@14036
0785d39b -7218-0410-832d-
ea1e28bc413d
kanschat [Fri, 20 Oct 2006 15:55:53 +0000 (15:55 +0000)]
new test for FETools::get_fe_by_name
git-svn-id: https://svn.dealii.org/trunk@14035
0785d39b -7218-0410-832d-
ea1e28bc413d
kanschat [Fri, 20 Oct 2006 15:54:12 +0000 (15:54 +0000)]
reorganize FETools::get_fe_by_name and allow for adding custom elements
git-svn-id: https://svn.dealii.org/trunk@14034
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Fri, 20 Oct 2006 05:58:38 +0000 (05:58 +0000)]
More work on text
git-svn-id: https://svn.dealii.org/trunk@14033
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Fri, 20 Oct 2006 04:04:53 +0000 (04:04 +0000)]
Update
git-svn-id: https://svn.dealii.org/trunk@14032
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Fri, 20 Oct 2006 03:59:25 +0000 (03:59 +0000)]
add
git-svn-id: https://svn.dealii.org/trunk@14031
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Thu, 19 Oct 2006 23:03:17 +0000 (23:03 +0000)]
More text
git-svn-id: https://svn.dealii.org/trunk@14030
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Thu, 19 Oct 2006 22:06:00 +0000 (22:06 +0000)]
Move introduction to doxygen file
git-svn-id: https://svn.dealii.org/trunk@14029
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Thu, 19 Oct 2006 21:28:30 +0000 (21:28 +0000)]
Rename to match directory name
git-svn-id: https://svn.dealii.org/trunk@14028
0785d39b -7218-0410-832d-
ea1e28bc413d
heltai [Thu, 19 Oct 2006 20:32:02 +0000 (20:32 +0000)]
added test for bug in umfpack wrapper.
git-svn-id: https://svn.dealii.org/trunk@14027
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Thu, 19 Oct 2006 02:04:55 +0000 (02:04 +0000)]
Fix a problem where we can not forward declare an overloaded version of a template function, but nevertheless call the overload from the driver file. This is invalid code according to the standard, but for some reason we have gotten lucky so far...
git-svn-id: https://svn.dealii.org/trunk@14026
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Thu, 19 Oct 2006 01:12:58 +0000 (01:12 +0000)]
All tests should include ../tests.h
git-svn-id: https://svn.dealii.org/trunk@14025
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Thu, 19 Oct 2006 00:58:34 +0000 (00:58 +0000)]
Add include file
git-svn-id: https://svn.dealii.org/trunk@14024
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Thu, 19 Oct 2006 00:56:00 +0000 (00:56 +0000)]
Get rid of the typeid(...).name() thing, since it produces mangled names and those are up for change when we move everything into a namespace.
git-svn-id: https://svn.dealii.org/trunk@14023
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Thu, 19 Oct 2006 00:37:54 +0000 (00:37 +0000)]
Move functions local to these files into an anonymous namespace
git-svn-id: https://svn.dealii.org/trunk@14022
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Thu, 19 Oct 2006 00:17:16 +0000 (00:17 +0000)]
All tests should include ../tests.h
git-svn-id: https://svn.dealii.org/trunk@14021
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Wed, 18 Oct 2006 23:42:04 +0000 (23:42 +0000)]
All tests should include ../tests.h
git-svn-id: https://svn.dealii.org/trunk@14020
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Wed, 18 Oct 2006 23:41:29 +0000 (23:41 +0000)]
All tests should include ../tests.h
git-svn-id: https://svn.dealii.org/trunk@14019
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Wed, 18 Oct 2006 23:40:59 +0000 (23:40 +0000)]
All tests should include ../tests.h
git-svn-id: https://svn.dealii.org/trunk@14018
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Wed, 18 Oct 2006 23:40:28 +0000 (23:40 +0000)]
All tests should include ../tests.h
git-svn-id: https://svn.dealii.org/trunk@14017
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Wed, 18 Oct 2006 22:24:22 +0000 (22:24 +0000)]
Add some text for the types of Matt Knepley or me :-)
git-svn-id: https://svn.dealii.org/trunk@14016
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Wed, 18 Oct 2006 00:37:42 +0000 (00:37 +0000)]
Properly indent
git-svn-id: https://svn.dealii.org/trunk@14015
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Wed, 18 Oct 2006 00:32:10 +0000 (00:32 +0000)]
Remove some more unnecessary using namespace declarations.
git-svn-id: https://svn.dealii.org/trunk@14014
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Wed, 18 Oct 2006 00:28:53 +0000 (00:28 +0000)]
Remove unnecessary using namespace declarations.
git-svn-id: https://svn.dealii.org/trunk@14013
0785d39b -7218-0410-832d-
ea1e28bc413d
kanschat [Tue, 17 Oct 2006 15:55:01 +0000 (15:55 +0000)]
add entry for gfortran and fix nesting error with <a> and <h3>
git-svn-id: https://svn.dealii.org/trunk@14012
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Tue, 17 Oct 2006 04:31:42 +0000 (04:31 +0000)]
Bring up to date
git-svn-id: https://svn.dealii.org/trunk@14011
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Tue, 17 Oct 2006 04:24:27 +0000 (04:24 +0000)]
Add Yan Li's step-21 for the IMPES problem
git-svn-id: https://svn.dealii.org/trunk@14010
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Tue, 17 Oct 2006 04:08:39 +0000 (04:08 +0000)]
Take over a few useful changes anyway.
git-svn-id: https://svn.dealii.org/trunk@14009
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Tue, 17 Oct 2006 04:05:33 +0000 (04:05 +0000)]
Undo previous change, at least for those files that I didn't want to be affected
git-svn-id: https://svn.dealii.org/trunk@14008
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Tue, 17 Oct 2006 03:59:47 +0000 (03:59 +0000)]
Move the presently unfinished step-21 to step-27, to make room for the IMPES tutorial program that naturally follows step-20
git-svn-id: https://svn.dealii.org/trunk@14007
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Tue, 17 Oct 2006 03:52:37 +0000 (03:52 +0000)]
add
git-svn-id: https://svn.dealii.org/trunk@14006
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Tue, 17 Oct 2006 03:51:26 +0000 (03:51 +0000)]
update
git-svn-id: https://svn.dealii.org/trunk@14005
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Sat, 14 Oct 2006 14:17:12 +0000 (14:17 +0000)]
Move the failing hp tests into the new 'fail' directory
git-svn-id: https://svn.dealii.org/trunk@14004
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Sat, 14 Oct 2006 14:15:17 +0000 (14:15 +0000)]
Include the new 'fail' directory into all targets
git-svn-id: https://svn.dealii.org/trunk@14003
0785d39b -7218-0410-832d-
ea1e28bc413d
kanschat [Fri, 13 Oct 2006 18:40:00 +0000 (18:40 +0000)]
move tests known to fail to fail
git-svn-id: https://svn.dealii.org/trunk@14002
0785d39b -7218-0410-832d-
ea1e28bc413d
kanschat [Fri, 13 Oct 2006 18:07:33 +0000 (18:07 +0000)]
delete RT for the moment
git-svn-id: https://svn.dealii.org/trunk@14001
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.