]>
https://gitweb.dealii.org/ - dealii-svn.git/log
wolf [Mon, 18 Jul 2005 19:01:20 +0000 (19:01 +0000)]
New test
git-svn-id: https://svn.dealii.org/trunk@11163
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 18 Jul 2005 19:00:43 +0000 (19:00 +0000)]
New test.
git-svn-id: https://svn.dealii.org/trunk@11162
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 18 Jul 2005 17:05:56 +0000 (17:05 +0000)]
Slightly clean up code, making the life of return-value optimizations simpler
by having only a single return statement.
git-svn-id: https://svn.dealii.org/trunk@11161
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Mon, 18 Jul 2005 16:16:41 +0000 (16:16 +0000)]
compute additional restriction matrices
git-svn-id: https://svn.dealii.org/trunk@11160
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 18 Jul 2005 15:24:38 +0000 (15:24 +0000)]
Some rewording.
git-svn-id: https://svn.dealii.org/trunk@11159
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 18 Jul 2005 15:17:12 +0000 (15:17 +0000)]
Simplify logic in 1d compute_row_length_vector.
git-svn-id: https://svn.dealii.org/trunk@11158
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 18 Jul 2005 14:09:32 +0000 (14:09 +0000)]
Fix one typo.
git-svn-id: https://svn.dealii.org/trunk@11157
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Sun, 17 Jul 2005 21:03:33 +0000 (21:03 +0000)]
Switch to DoFTools::compute_row_length_vector
git-svn-id: https://svn.dealii.org/trunk@11156
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Sat, 16 Jul 2005 17:17:28 +0000 (17:17 +0000)]
Remove @section from documentation
git-svn-id: https://svn.dealii.org/trunk@11155
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Sat, 16 Jul 2005 17:03:04 +0000 (17:03 +0000)]
include test for DoFTools::compute_row_lengths_vector
git-svn-id: https://svn.dealii.org/trunk@11154
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Sat, 16 Jul 2005 10:23:25 +0000 (10:23 +0000)]
half implemented function deleted
git-svn-id: https://svn.dealii.org/trunk@11153
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Sat, 16 Jul 2005 08:40:28 +0000 (08:40 +0000)]
function for estimating row lengths
git-svn-id: https://svn.dealii.org/trunk@11152
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Fri, 15 Jul 2005 20:46:26 +0000 (20:46 +0000)]
more documentation on iterators
git-svn-id: https://svn.dealii.org/trunk@11151
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Fri, 15 Jul 2005 20:39:04 +0000 (20:39 +0000)]
more on iterators
git-svn-id: https://svn.dealii.org/trunk@11150
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 15 Jul 2005 18:18:09 +0000 (18:18 +0000)]
Add one more publication of Brian.
git-svn-id: https://svn.dealii.org/trunk@11149
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 15 Jul 2005 15:58:01 +0000 (15:58 +0000)]
hyper_ball does work in 3d as well for quite some time now.
git-svn-id: https://svn.dealii.org/trunk@11148
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 15 Jul 2005 15:05:14 +0000 (15:05 +0000)]
.
git-svn-id: https://svn.dealii.org/trunk@11147
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 15 Jul 2005 15:04:21 +0000 (15:04 +0000)]
.
git-svn-id: https://svn.dealii.org/trunk@11146
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 15 Jul 2005 15:03:03 +0000 (15:03 +0000)]
Remove write_multigrid flag from DXFLAGS.
git-svn-id: https://svn.dealii.org/trunk@11145
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 15 Jul 2005 15:01:38 +0000 (15:01 +0000)]
Improve documentation.
git-svn-id: https://svn.dealii.org/trunk@11144
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Thu, 14 Jul 2005 08:42:34 +0000 (08:42 +0000)]
FETools::compute_face_embedding_matrices
git-svn-id: https://svn.dealii.org/trunk@11143
0785d39b -7218-0410-832d-
ea1e28bc413d
rschulz [Wed, 13 Jul 2005 22:02:07 +0000 (22:02 +0000)]
added disable_abort_on_exception() function to prevent the Assert() macro
from calling abort. This change is not yet used in the regression tests,
but this will soon happen...
git-svn-id: https://svn.dealii.org/trunk@11142
0785d39b -7218-0410-832d-
ea1e28bc413d
rschulz [Wed, 13 Jul 2005 14:16:14 +0000 (14:16 +0000)]
same as before, but working this time...
git-svn-id: https://svn.dealii.org/trunk@11138
0785d39b -7218-0410-832d-
ea1e28bc413d
rschulz [Wed, 13 Jul 2005 13:56:14 +0000 (13:56 +0000)]
changed cygwin linkage behaviour, if dynamic libraries are used (see change notes)
git-svn-id: https://svn.dealii.org/trunk@11137
0785d39b -7218-0410-832d-
ea1e28bc413d
rschulz [Wed, 13 Jul 2005 13:04:54 +0000 (13:04 +0000)]
added <cmath> header in householder.h
git-svn-id: https://svn.dealii.org/trunk@11136
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Tue, 12 Jul 2005 22:11:29 +0000 (22:11 +0000)]
new function FETools::compute_face_embedding_matrices
git-svn-id: https://svn.dealii.org/trunk@11135
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Tue, 12 Jul 2005 22:09:55 +0000 (22:09 +0000)]
QProjector
git-svn-id: https://svn.dealii.org/trunk@11134
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Tue, 12 Jul 2005 22:09:36 +0000 (22:09 +0000)]
add missing instantiations
git-svn-id: https://svn.dealii.org/trunk@11133
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Tue, 12 Jul 2005 22:08:58 +0000 (22:08 +0000)]
add documentation
git-svn-id: https://svn.dealii.org/trunk@11132
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Tue, 12 Jul 2005 22:08:09 +0000 (22:08 +0000)]
start moving documentation from the description of the pseudo class to its functions
git-svn-id: https://svn.dealii.org/trunk@11131
0785d39b -7218-0410-832d-
ea1e28bc413d
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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.