]>
https://gitweb.dealii.org/ - dealii-svn.git/log
wolf [Thu, 7 Jul 2005 18:20:44 +0000 (18:20 +0000)]
Don't forget to include stdlib.h if we want to use free()
git-svn-id: https://svn.dealii.org/trunk@11100
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 7 Jul 2005 18:16:53 +0000 (18:16 +0000)]
Check whether we can link with -rdynamic.
git-svn-id: https://svn.dealii.org/trunk@11099
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 7 Jul 2005 15:20:51 +0000 (15:20 +0000)]
Let the compiler generate all the data for the 4d case itself recursively.
git-svn-id: https://svn.dealii.org/trunk@11098
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 7 Jul 2005 14:51:20 +0000 (14:51 +0000)]
We can't reliably generate *and compare* stacktraces within the testsuite, so don't even attempt.
git-svn-id: https://svn.dealii.org/trunk@11097
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 7 Jul 2005 14:50:12 +0000 (14:50 +0000)]
Include tests.h -- this makes sure we don't produce a stack backtrace that may
confuse the testers.
git-svn-id: https://svn.dealii.org/trunk@11096
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 7 Jul 2005 14:43:00 +0000 (14:43 +0000)]
Re-write the initializers of a few data elements recursively, rather than
using ?: for a fixed number of dimensions.
git-svn-id: https://svn.dealii.org/trunk@11095
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 7 Jul 2005 14:41:12 +0000 (14:41 +0000)]
.
git-svn-id: https://svn.dealii.org/trunk@11094
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 7 Jul 2005 14:41:02 +0000 (14:41 +0000)]
New test.
git-svn-id: https://svn.dealii.org/trunk@11093
0785d39b -7218-0410-832d-
ea1e28bc413d
hartmann [Thu, 7 Jul 2005 08:02:18 +0000 (08:02 +0000)]
Make icc happy by adding missing this->
git-svn-id: https://svn.dealii.org/trunk@11092
0785d39b -7218-0410-832d-
ea1e28bc413d
hartmann [Wed, 6 Jul 2005 17:40:18 +0000 (17:40 +0000)]
Update.
git-svn-id: https://svn.dealii.org/trunk@11091
0785d39b -7218-0410-832d-
ea1e28bc413d
hartmann [Wed, 6 Jul 2005 17:33:57 +0000 (17:33 +0000)]
Additional negative grid.
git-svn-id: https://svn.dealii.org/trunk@11090
0785d39b -7218-0410-832d-
ea1e28bc413d
hartmann [Wed, 6 Jul 2005 17:32:51 +0000 (17:32 +0000)]
Reinclude grid_in_3d_evil_* grids.
git-svn-id: https://svn.dealii.org/trunk@11089
0785d39b -7218-0410-832d-
ea1e28bc413d
hartmann [Wed, 6 Jul 2005 17:27:11 +0000 (17:27 +0000)]
Reinclude grid_in_3d_evil_* meshes.
git-svn-id: https://svn.dealii.org/trunk@11088
0785d39b -7218-0410-832d-
ea1e28bc413d
hartmann [Wed, 6 Jul 2005 17:26:17 +0000 (17:26 +0000)]
Additional grid grid_in_msh_01.3d_neg.msh for checking treatment of negative grids.
git-svn-id: https://svn.dealii.org/trunk@11087
0785d39b -7218-0410-832d-
ea1e28bc413d
hartmann [Wed, 6 Jul 2005 17:25:15 +0000 (17:25 +0000)]
Grid (originally version 1.1 of grid_in_msh_01.3d.msh) consisting of one misoriented cube with negative volume.
git-svn-id: https://svn.dealii.org/trunk@11086
0785d39b -7218-0410-832d-
ea1e28bc413d
hartmann [Wed, 6 Jul 2005 17:20:18 +0000 (17:20 +0000)]
Reinclude grid_in_3d_evil_*.in grids.
git-svn-id: https://svn.dealii.org/trunk@11085
0785d39b -7218-0410-832d-
ea1e28bc413d
hartmann [Wed, 6 Jul 2005 17:17:07 +0000 (17:17 +0000)]
cell_measure, invert_all_cells_of_negative_grid and their use.
git-svn-id: https://svn.dealii.org/trunk@11084
0785d39b -7218-0410-832d-
ea1e28bc413d
hartmann [Wed, 6 Jul 2005 16:49:02 +0000 (16:49 +0000)]
Missing std.
git-svn-id: https://svn.dealii.org/trunk@11083
0785d39b -7218-0410-832d-
ea1e28bc413d
hartmann [Wed, 6 Jul 2005 16:44:03 +0000 (16:44 +0000)]
Check for positive volumes right at the beginning of the 3d create_triangulation
git-svn-id: https://svn.dealii.org/trunk@11082
0785d39b -7218-0410-832d-
ea1e28bc413d
hartmann [Wed, 6 Jul 2005 16:42:51 +0000 (16:42 +0000)]
Use invert_all_cells_of_negative_grid function.
git-svn-id: https://svn.dealii.org/trunk@11081
0785d39b -7218-0410-832d-
ea1e28bc413d
hartmann [Wed, 6 Jul 2005 16:42:03 +0000 (16:42 +0000)]
Remove specializations of the GridReordering template class. Implementation of new invert_all_cells_of_negative_grid function.
git-svn-id: https://svn.dealii.org/trunk@11080
0785d39b -7218-0410-832d-
ea1e28bc413d
hartmann [Wed, 6 Jul 2005 16:36:22 +0000 (16:36 +0000)]
Move implementation of the 3d measure function to GridTools::cell_measure.
git-svn-id: https://svn.dealii.org/trunk@11079
0785d39b -7218-0410-832d-
ea1e28bc413d
hartmann [Wed, 6 Jul 2005 16:34:54 +0000 (16:34 +0000)]
New GridTools::cell_measure function.
git-svn-id: https://svn.dealii.org/trunk@11078
0785d39b -7218-0410-832d-
ea1e28bc413d
hartmann [Wed, 6 Jul 2005 15:21:13 +0000 (15:21 +0000)]
Reformatting.
git-svn-id: https://svn.dealii.org/trunk@11077
0785d39b -7218-0410-832d-
ea1e28bc413d
hartmann [Wed, 6 Jul 2005 09:43:09 +0000 (09:43 +0000)]
Why copying all CellData? This is not needed! Is now removed, saves computing time and memory.
git-svn-id: https://svn.dealii.org/trunk@11076
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 6 Jul 2005 02:53:32 +0000 (02:53 +0000)]
Allow to query the number of entries in a subsection and its children.
Use this to suppress output for completely empty subsections when printing.
git-svn-id: https://svn.dealii.org/trunk@11075
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 6 Jul 2005 02:52:22 +0000 (02:52 +0000)]
Allow to query the number of entries in a subsection and its children.
git-svn-id: https://svn.dealii.org/trunk@11074
0785d39b -7218-0410-832d-
ea1e28bc413d
hartmann [Tue, 5 Jul 2005 20:19:51 +0000 (20:19 +0000)]
Comment out grid_in_3d_evil_*.in grids which include negative cells. Reinclude them as soon as renumbering of negative grids is available.
git-svn-id: https://svn.dealii.org/trunk@11073
0785d39b -7218-0410-832d-
ea1e28bc413d
hartmann [Tue, 5 Jul 2005 20:07:29 +0000 (20:07 +0000)]
Change this grid to represent a cube with positive volume. Reinclude previous version (as additional test grid) as soon as renumbering of negative grids is available.
git-svn-id: https://svn.dealii.org/trunk@11072
0785d39b -7218-0410-832d-
ea1e28bc413d
hartmann [Tue, 5 Jul 2005 20:03:31 +0000 (20:03 +0000)]
Comment out grid_in_3d_evil_*.in grids which include negative cells. Reinclude them as soon as renumbering of negative grids is available.
git-svn-id: https://svn.dealii.org/trunk@11071
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 5 Jul 2005 19:23:49 +0000 (19:23 +0000)]
Add comments. Safeguard against multiple inclusion.
git-svn-id: https://svn.dealii.org/trunk@11070
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 5 Jul 2005 19:17:06 +0000 (19:17 +0000)]
Bring the dummy struct back that I had thought was unnecessary.
git-svn-id: https://svn.dealii.org/trunk@11069
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 5 Jul 2005 19:13:01 +0000 (19:13 +0000)]
Document last change.
git-svn-id: https://svn.dealii.org/trunk@11068
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 5 Jul 2005 19:11:29 +0000 (19:11 +0000)]
Fix previous checkin: only issue newlines if there was also text
before the sections.
git-svn-id: https://svn.dealii.org/trunk@11067
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 5 Jul 2005 19:04:03 +0000 (19:04 +0000)]
Switch off stacktraces in the testsuite.
git-svn-id: https://svn.dealii.org/trunk@11066
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 5 Jul 2005 19:03:51 +0000 (19:03 +0000)]
Provide a way to switch off stacktraces.
git-svn-id: https://svn.dealii.org/trunk@11065
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 5 Jul 2005 18:47:32 +0000 (18:47 +0000)]
One paper that has been accepted.
git-svn-id: https://svn.dealii.org/trunk@11064
0785d39b -7218-0410-832d-
ea1e28bc413d
hartmann [Tue, 5 Jul 2005 18:15:27 +0000 (18:15 +0000)]
Make it compile.
git-svn-id: https://svn.dealii.org/trunk@11063
0785d39b -7218-0410-832d-
ea1e28bc413d
hartmann [Tue, 5 Jul 2005 18:11:27 +0000 (18:11 +0000)]
Fix.
git-svn-id: https://svn.dealii.org/trunk@11062
0785d39b -7218-0410-832d-
ea1e28bc413d
hartmann [Tue, 5 Jul 2005 17:58:13 +0000 (17:58 +0000)]
Check in create_triangulation that all cells have positive volume.
git-svn-id: https://svn.dealii.org/trunk@11061
0785d39b -7218-0410-832d-
ea1e28bc413d
hartmann [Tue, 5 Jul 2005 17:57:21 +0000 (17:57 +0000)]
New ExcCellHasNegativeMeasure.
git-svn-id: https://svn.dealii.org/trunk@11060
0785d39b -7218-0410-832d-
ea1e28bc413d
hartmann [Tue, 5 Jul 2005 17:56:23 +0000 (17:56 +0000)]
Remove NegativeMeasure assertions from measure function. Rather check for positive volumes in the Triangulation::create_triangulation function.
git-svn-id: https://svn.dealii.org/trunk@11059
0785d39b -7218-0410-832d-
ea1e28bc413d
hartmann [Tue, 5 Jul 2005 17:54:51 +0000 (17:54 +0000)]
Move NegativeMeasure exception to Triangulation class.
git-svn-id: https://svn.dealii.org/trunk@11058
0785d39b -7218-0410-832d-
ea1e28bc413d
hartmann [Tue, 5 Jul 2005 17:16:22 +0000 (17:16 +0000)]
New ExcNegativeMeasure
git-svn-id: https://svn.dealii.org/trunk@11057
0785d39b -7218-0410-832d-
ea1e28bc413d
hartmann [Tue, 5 Jul 2005 17:15:29 +0000 (17:15 +0000)]
Now the measure value can be positive or negative. Add an assertion which checks that the computed measure is in fact positive.
git-svn-id: https://svn.dealii.org/trunk@11056
0785d39b -7218-0410-832d-
ea1e28bc413d
hartmann [Tue, 5 Jul 2005 08:27:53 +0000 (08:27 +0000)]
Short term bug fix: re-import all OutputFormats.
git-svn-id: https://svn.dealii.org/trunk@11055
0785d39b -7218-0410-832d-
ea1e28bc413d
hartmann [Mon, 4 Jul 2005 16:04:11 +0000 (16:04 +0000)]
Make step-13 and step-14 compile again.
git-svn-id: https://svn.dealii.org/trunk@11054
0785d39b -7218-0410-832d-
ea1e28bc413d
rschulz [Sat, 2 Jul 2005 09:16:57 +0000 (09:16 +0000)]
changed makefiles to enable compiling with lapack and umfpack on cygwin systems.
git-svn-id: https://svn.dealii.org/trunk@11053
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 1 Jul 2005 21:54:44 +0000 (21:54 +0000)]
More changes.
git-svn-id: https://svn.dealii.org/trunk@11052
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 1 Jul 2005 21:49:45 +0000 (21:49 +0000)]
Put some empty lines between entries and subsections in print_parameters()
git-svn-id: https://svn.dealii.org/trunk@11051
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 1 Jul 2005 21:44:24 +0000 (21:44 +0000)]
A number of changes into the right direction.
git-svn-id: https://svn.dealii.org/trunk@11050
0785d39b -7218-0410-832d-
ea1e28bc413d
hartmann [Fri, 1 Jul 2005 18:05:04 +0000 (18:05 +0000)]
Remove obsolete lines.
git-svn-id: https://svn.dealii.org/trunk@11049
0785d39b -7218-0410-832d-
ea1e28bc413d
hartmann [Fri, 1 Jul 2005 17:51:33 +0000 (17:51 +0000)]
Update.
git-svn-id: https://svn.dealii.org/trunk@11048
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 1 Jul 2005 16:40:03 +0000 (16:40 +0000)]
Reimport a few symbols through using-declarations.
git-svn-id: https://svn.dealii.org/trunk@11047
0785d39b -7218-0410-832d-
ea1e28bc413d
hartmann [Fri, 1 Jul 2005 16:18:45 +0000 (16:18 +0000)]
Fix.
git-svn-id: https://svn.dealii.org/trunk@11046
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 1 Jul 2005 16:09:25 +0000 (16:09 +0000)]
Fix a few problems with DataOutBase vs DataOutInterface.
git-svn-id: https://svn.dealii.org/trunk@11045
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 1 Jul 2005 15:32:16 +0000 (15:32 +0000)]
Move a few functions to the DataOutBase class.
git-svn-id: https://svn.dealii.org/trunk@11044
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 1 Jul 2005 15:28:27 +0000 (15:28 +0000)]
Move a few of the dimension-independent functions into the base class.
git-svn-id: https://svn.dealii.org/trunk@11043
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 1 Jul 2005 15:28:03 +0000 (15:28 +0000)]
Update docs.
git-svn-id: https://svn.dealii.org/trunk@11042
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 1 Jul 2005 15:06:38 +0000 (15:06 +0000)]
Move some of the dimension-independent functions into the DataOutBase base class.
git-svn-id: https://svn.dealii.org/trunk@11041
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 1 Jul 2005 15:05:54 +0000 (15:05 +0000)]
Add docs.
git-svn-id: https://svn.dealii.org/trunk@11040
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 1 Jul 2005 15:02:48 +0000 (15:02 +0000)]
Add a copy constructor. Don't copy the stacktrace to avoid double
de-allocation problems.
git-svn-id: https://svn.dealii.org/trunk@11039
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 1 Jul 2005 15:02:31 +0000 (15:02 +0000)]
Add a copy constructor.
git-svn-id: https://svn.dealii.org/trunk@11038
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 1 Jul 2005 14:31:20 +0000 (14:31 +0000)]
.
git-svn-id: https://svn.dealii.org/trunk@11037
0785d39b -7218-0410-832d-
ea1e28bc413d
hartmann [Fri, 1 Jul 2005 14:27:24 +0000 (14:27 +0000)]
Last point not need, is now removed.
git-svn-id: https://svn.dealii.org/trunk@11036
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 1 Jul 2005 13:20:07 +0000 (13:20 +0000)]
More doc changes. Move the include directive into the .cc file.
git-svn-id: https://svn.dealii.org/trunk@11035
0785d39b -7218-0410-832d-
ea1e28bc413d
hartmann [Fri, 1 Jul 2005 13:06:31 +0000 (13:06 +0000)]
Remove unused variable.
git-svn-id: https://svn.dealii.org/trunk@11034
0785d39b -7218-0410-832d-
ea1e28bc413d
hartmann [Fri, 1 Jul 2005 13:01:58 +0000 (13:01 +0000)]
Fix docu.
git-svn-id: https://svn.dealii.org/trunk@11033
0785d39b -7218-0410-832d-
ea1e28bc413d
hartmann [Fri, 1 Jul 2005 13:00:42 +0000 (13:00 +0000)]
Take the right exception.
git-svn-id: https://svn.dealii.org/trunk@11032
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Fri, 1 Jul 2005 11:56:06 +0000 (11:56 +0000)]
another bug in SparsityPattern::block_read / block_write removed
Functions are tested now
git-svn-id: https://svn.dealii.org/trunk@11031
0785d39b -7218-0410-832d-
ea1e28bc413d
hartmann [Fri, 1 Jul 2005 09:36:05 +0000 (09:36 +0000)]
Small fix. Now it also compiles with gcc2.95.3
git-svn-id: https://svn.dealii.org/trunk@11030
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 1 Jul 2005 00:12:58 +0000 (00:12 +0000)]
Fix stupid oversight.
git-svn-id: https://svn.dealii.org/trunk@11029
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 30 Jun 2005 23:42:09 +0000 (23:42 +0000)]
.
git-svn-id: https://svn.dealii.org/trunk@11028
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 30 Jun 2005 23:39:26 +0000 (23:39 +0000)]
Rewrite parts of the documentation
git-svn-id: https://svn.dealii.org/trunk@11027
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 30 Jun 2005 22:13:45 +0000 (22:13 +0000)]
Add stack backtrace functions.
git-svn-id: https://svn.dealii.org/trunk@11026
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 30 Jun 2005 21:53:44 +0000 (21:53 +0000)]
Link to download page for anonymous CVS.
git-svn-id: https://svn.dealii.org/trunk@11025
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Thu, 30 Jun 2005 21:29:28 +0000 (21:29 +0000)]
undeclared variable
git-svn-id: https://svn.dealii.org/trunk@11024
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Thu, 30 Jun 2005 21:23:46 +0000 (21:23 +0000)]
new function DoFTools::compute_row_length_vector
Doxygen group dofs filled
git-svn-id: https://svn.dealii.org/trunk@11023
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Thu, 30 Jun 2005 21:17:39 +0000 (21:17 +0000)]
link 4.1 from 4.0
git-svn-id: https://svn.dealii.org/trunk@11022
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Thu, 30 Jun 2005 21:17:28 +0000 (21:17 +0000)]
test conformity
git-svn-id: https://svn.dealii.org/trunk@11021
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 30 Jun 2005 21:05:55 +0000 (21:05 +0000)]
Suppress frames again.
git-svn-id: https://svn.dealii.org/trunk@11020
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 30 Jun 2005 21:04:33 +0000 (21:04 +0000)]
Test stack backtraces.
git-svn-id: https://svn.dealii.org/trunk@11019
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 30 Jun 2005 21:03:25 +0000 (21:03 +0000)]
Pretty print stack frames.
git-svn-id: https://svn.dealii.org/trunk@11018
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 30 Jun 2005 20:56:31 +0000 (20:56 +0000)]
Record the stacktrace at the same time and place where we also record
all the other information, i.e. when called from the place where the
exception (through Assert or AssertThrow) is generated, not where it
is caught.
git-svn-id: https://svn.dealii.org/trunk@11017
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Thu, 30 Jun 2005 20:43:18 +0000 (20:43 +0000)]
FiniteElementData::conforming_space
git-svn-id: https://svn.dealii.org/trunk@11016
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 30 Jun 2005 20:34:06 +0000 (20:34 +0000)]
There's no point to print a stacktrace in what() -- this function is
usually called at the place where an exception is caught, not where it
is triggered...
git-svn-id: https://svn.dealii.org/trunk@11015
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 30 Jun 2005 20:28:02 +0000 (20:28 +0000)]
Skip all backtrace frames that belong to the exception raising
mechanism itself.
git-svn-id: https://svn.dealii.org/trunk@11014
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 30 Jun 2005 20:22:03 +0000 (20:22 +0000)]
Add a test for backtraces.
git-svn-id: https://svn.dealii.org/trunk@11013
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 30 Jun 2005 20:20:08 +0000 (20:20 +0000)]
Check the component of a constant function.
git-svn-id: https://svn.dealii.org/trunk@11012
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 30 Jun 2005 20:17:49 +0000 (20:17 +0000)]
Also in another place.
git-svn-id: https://svn.dealii.org/trunk@11011
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 30 Jun 2005 20:17:01 +0000 (20:17 +0000)]
Check the component of a constant function.
git-svn-id: https://svn.dealii.org/trunk@11010
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 30 Jun 2005 20:14:37 +0000 (20:14 +0000)]
Reindent.
git-svn-id: https://svn.dealii.org/trunk@11009
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 30 Jun 2005 20:12:31 +0000 (20:12 +0000)]
Print stack trace also for Assert(), not only for AssertThrow().
git-svn-id: https://svn.dealii.org/trunk@11008
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 30 Jun 2005 20:06:27 +0000 (20:06 +0000)]
Minor clean-up.
git-svn-id: https://svn.dealii.org/trunk@11007
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 30 Jun 2005 18:41:39 +0000 (18:41 +0000)]
Add a TODO.
git-svn-id: https://svn.dealii.org/trunk@11006
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 30 Jun 2005 18:32:11 +0000 (18:32 +0000)]
Reformat comments. Fix a few typos.
git-svn-id: https://svn.dealii.org/trunk@11005
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 30 Jun 2005 17:55:49 +0000 (17:55 +0000)]
Add Brian's PhD thesis.
git-svn-id: https://svn.dealii.org/trunk@11004
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 30 Jun 2005 17:12:42 +0000 (17:12 +0000)]
Update results for new umfpack version.
git-svn-id: https://svn.dealii.org/trunk@11003
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 30 Jun 2005 16:23:04 +0000 (16:23 +0000)]
Rework: bring up to our coding standards.
git-svn-id: https://svn.dealii.org/trunk@11002
0785d39b -7218-0410-832d-
ea1e28bc413d
rschulz [Thu, 30 Jun 2005 16:21:49 +0000 (16:21 +0000)]
added last changes to changes.html
git-svn-id: https://svn.dealii.org/trunk@11001
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.