]> https://gitweb.dealii.org/ - dealii-svn.git/log
dealii-svn.git
19 years agoreformat documentation for doxygen
guido [Tue, 12 Jul 2005 22:06:38 +0000 (22:06 +0000)]
reformat documentation for doxygen

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

19 years agoadd version projecting on one face, but returning a quadrature rule
guido [Tue, 12 Jul 2005 22:03:21 +0000 (22:03 +0000)]
add version projecting on one face, but returning a quadrature rule

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

19 years agofix doxygen problem
guido [Tue, 12 Jul 2005 22:02:43 +0000 (22:02 +0000)]
fix doxygen problem

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

19 years agominor improvements on last changes
guido [Tue, 12 Jul 2005 22:00:41 +0000 (22:00 +0000)]
minor improvements on last changes

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

19 years agoEssay on iterators
guido [Tue, 12 Jul 2005 20:57:02 +0000 (20:57 +0000)]
Essay on iterators

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

19 years ago.
hartmann [Tue, 12 Jul 2005 08:42:13 +0000 (08:42 +0000)]
.

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

19 years agoUpdate.
hartmann [Tue, 12 Jul 2005 08:40:47 +0000 (08:40 +0000)]
Update.

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

19 years agonew projection matrices for DGP
guido [Sun, 10 Jul 2005 22:01:31 +0000 (22:01 +0000)]
new projection matrices for DGP

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

19 years agoRemove stored projection matrices and computed them instead
guido [Sat, 9 Jul 2005 16:41:31 +0000 (16:41 +0000)]
Remove stored projection matrices and computed them instead

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

19 years agoFix wrong html tags.
wolf [Sat, 9 Jul 2005 01:52:57 +0000 (01:52 +0000)]
Fix wrong html tags.

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

19 years agoBuild dependencies properly. Should also fix the build failure on the Mac.
wolf [Fri, 8 Jul 2005 16:16:28 +0000 (16:16 +0000)]
Build dependencies properly. Should also fix the build failure on the Mac.

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

19 years agoUse $(EXEEXT) instead of .exe
wolf [Fri, 8 Jul 2005 16:10:18 +0000 (16:10 +0000)]
Use $(EXEEXT) instead of .exe

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

19 years agoUse $(OBJEXT) instead of .o.
wolf [Fri, 8 Jul 2005 16:08:47 +0000 (16:08 +0000)]
Use $(OBJEXT) instead of .o.

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

19 years agodelete object files in doxygen on cleanup
guido [Fri, 8 Jul 2005 14:41:09 +0000 (14:41 +0000)]
delete object files in doxygen on cleanup

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

19 years agoMention the pathscale compiler.
wolf [Thu, 7 Jul 2005 22:02:39 +0000 (22:02 +0000)]
Mention the pathscale compiler.

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

19 years agoMove an entry down that isn't really imminent any more.
wolf [Thu, 7 Jul 2005 22:01:08 +0000 (22:01 +0000)]
Move an entry down that isn't really imminent any more.

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

19 years agoRegenerate
wolf [Thu, 7 Jul 2005 22:00:55 +0000 (22:00 +0000)]
Regenerate

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

19 years agoDetect and support the pathscale compiler. Everything above -O3 seems
wolf [Thu, 7 Jul 2005 21:59:33 +0000 (21:59 +0000)]
Detect and support the pathscale compiler. Everything above -O3 seems
to hang the compiler somewhere.

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

19 years agoDocument input parameters.
wolf [Thu, 7 Jul 2005 20:27:43 +0000 (20:27 +0000)]
Document input parameters.

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

19 years agoAdd a way to figure out whether a parameter is documented.
wolf [Thu, 7 Jul 2005 20:27:22 +0000 (20:27 +0000)]
Add a way to figure out whether a parameter is documented.

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

19 years agoMinor changes.
wolf [Thu, 7 Jul 2005 20:26:27 +0000 (20:26 +0000)]
Minor changes.

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

19 years agoThis part
wolf [Thu, 7 Jul 2005 18:45:31 +0000 (18:45 +0000)]
This part
       Output is created via the new <code
       class="class">ExceptionBase::print_stack_trace</code> function.
isn't true anymore, but the rest is.

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

19 years agoRegenerate.
wolf [Thu, 7 Jul 2005 18:21:09 +0000 (18:21 +0000)]
Regenerate.

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

19 years agoDon't forget to include stdlib.h if we want to use free()
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

19 years agoCheck whether we can link with -rdynamic.
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

19 years agoLet the compiler generate all the data for the 4d case itself recursively.
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

19 years agoWe can't reliably generate *and compare* stacktraces within the testsuite, so don...
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

19 years agoInclude tests.h -- this makes sure we don't produce a stack backtrace that may
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

19 years agoRe-write the initializers of a few data elements recursively, rather than
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

19 years ago.
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

19 years agoNew test.
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

19 years agoMake icc happy by adding missing this->
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

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

19 years agoAdditional negative grid.
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

19 years agoReinclude grid_in_3d_evil_* grids.
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

19 years agoReinclude grid_in_3d_evil_* meshes.
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

19 years agoAdditional grid grid_in_msh_01.3d_neg.msh for checking treatment of negative grids.
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

19 years agoGrid (originally version 1.1 of grid_in_msh_01.3d.msh) consisting of one misoriented...
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

19 years agoReinclude grid_in_3d_evil_*.in grids.
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

19 years agocell_measure, invert_all_cells_of_negative_grid and their use.
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

19 years agoMissing std.
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

19 years agoCheck for positive volumes right at the beginning of the 3d create_triangulation
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

19 years agoUse invert_all_cells_of_negative_grid function.
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

19 years agoRemove specializations of the GridReordering template class. Implementation of new...
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

19 years agoMove implementation of the 3d measure function to GridTools::cell_measure.
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

19 years agoNew GridTools::cell_measure function.
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

19 years agoReformatting.
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

19 years agoWhy copying all CellData? This is not needed! Is now removed, saves computing time...
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

19 years agoAllow to query the number of entries in a subsection and its children.
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

19 years agoAllow to query the number of entries in a subsection and its children.
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

19 years agoComment out grid_in_3d_evil_*.in grids which include negative cells. Reinclude them...
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

19 years agoChange this grid to represent a cube with positive volume. Reinclude previous version...
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

19 years agoComment out grid_in_3d_evil_*.in grids which include negative cells. Reinclude them...
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

19 years agoAdd comments. Safeguard against multiple inclusion.
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

19 years agoBring the dummy struct back that I had thought was unnecessary.
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

19 years agoDocument last change.
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

19 years agoFix previous checkin: only issue newlines if there was also text
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

19 years agoSwitch off stacktraces in the testsuite.
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

19 years agoProvide a way to switch off stacktraces.
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

19 years agoOne paper that has been accepted.
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

19 years agoMake it compile.
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

19 years agoFix.
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

19 years agoCheck in create_triangulation that all cells have positive volume.
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

19 years agoNew ExcCellHasNegativeMeasure.
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

19 years agoRemove NegativeMeasure assertions from measure function. Rather check for positive...
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

19 years agoMove NegativeMeasure exception to Triangulation class.
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

19 years agoNew ExcNegativeMeasure
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

19 years agoNow the measure value can be positive or negative. Add an assertion which checks...
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

19 years agoShort term bug fix: re-import all OutputFormats.
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

19 years agoMake step-13 and step-14 compile again.
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

19 years agochanged makefiles to enable compiling with lapack and umfpack on cygwin systems.
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

19 years agoMore changes.
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

19 years agoPut some empty lines between entries and subsections in print_parameters()
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

19 years agoA number of changes into the right direction.
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

19 years agoRemove obsolete lines.
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

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

19 years agoReimport a few symbols through using-declarations.
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

19 years agoFix.
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

19 years agoFix a few problems with DataOutBase vs DataOutInterface.
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

19 years agoMove a few functions to the DataOutBase class.
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

19 years agoMove a few of the dimension-independent functions into the base class.
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

19 years agoUpdate docs.
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

19 years agoMove some of the dimension-independent functions into the DataOutBase base class.
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

19 years agoAdd docs.
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

19 years agoAdd a copy constructor. Don't copy the stacktrace to avoid double
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

19 years agoAdd a copy constructor.
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

19 years ago.
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

19 years agoLast point not need, is now removed.
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

19 years agoMore doc changes. Move the include directive into the .cc file.
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

19 years agoRemove unused variable.
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

19 years agoFix docu.
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

19 years agoTake the right exception.
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

19 years agoanother bug in SparsityPattern::block_read / block_write removed
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

19 years agoSmall fix. Now it also compiles with gcc2.95.3
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

19 years agoFix stupid oversight.
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

19 years ago.
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

19 years agoRewrite parts of the documentation
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

19 years agoAdd stack backtrace functions.
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

19 years agoLink to download page for anonymous CVS.
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

19 years agoundeclared variable
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


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.