]> https://gitweb.dealii.org/ - dealii-svn.git/log
dealii-svn.git
25 years agoFix a problem with an assertion that is not valid as it was. the
wolf [Tue, 22 Jun 1999 09:07:57 +0000 (09:07 +0000)]
Fix a problem with an assertion that is not valid as it was. the
problem was that we checked at one of the first steps of the main loop
in prepare_* whether the level difference of cells at one vertex was
greater than two which we considered an error; this is not true in
some cases, namely in the first loop in which the condition that no
double refinement at each line is allowed is only enforced in step 4
so we can't rely on that in step 1 or 2 and therefore the assertion
may be violated even though no error is present.

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

25 years agoFix omission.
wolf [Tue, 22 Jun 1999 08:39:00 +0000 (08:39 +0000)]
Fix omission.

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

25 years agoMinor modifications.
schrage [Tue, 22 Jun 1999 07:34:13 +0000 (07:34 +0000)]
Minor modifications.

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

25 years agoadapted to new boundary structure
guido [Mon, 21 Jun 1999 21:17:31 +0000 (21:17 +0000)]
adapted to new boundary structure

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

25 years agodon't interpolate boundaries for components with HUGE_VAL value
guido [Mon, 21 Jun 1999 21:09:04 +0000 (21:09 +0000)]
don't interpolate boundaries for components with HUGE_VAL value

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

25 years agomultiple boundaries
guido [Mon, 21 Jun 1999 21:08:07 +0000 (21:08 +0000)]
multiple boundaries

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

25 years agocosmetics
guido [Mon, 21 Jun 1999 21:07:39 +0000 (21:07 +0000)]
cosmetics

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

25 years agooperator() and check for division by 0 in SparseILU
guido [Mon, 21 Jun 1999 15:40:30 +0000 (15:40 +0000)]
operator() and check for division by 0 in SparseILU

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

25 years agoiterated simpson rule
guido [Mon, 21 Jun 1999 15:39:42 +0000 (15:39 +0000)]
iterated simpson rule

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

25 years agoCheck in the fix for one bug, before starting to find the next one.
wolf [Mon, 21 Jun 1999 15:12:36 +0000 (15:12 +0000)]
Check in the fix for one bug, before starting to find the next one.

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

25 years agoMinor adjustments.
schrage [Fri, 18 Jun 1999 14:03:56 +0000 (14:03 +0000)]
Minor adjustments.

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

25 years agoFirst check-in. General description of DataOut, formats ucd, gnuplot.
schrage [Fri, 18 Jun 1999 14:03:25 +0000 (14:03 +0000)]
First check-in. General description of DataOut, formats ucd, gnuplot.

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

25 years agoFirst check-in. General description of DataOut, formats ucd, gnuplot.
schrage [Fri, 18 Jun 1999 14:00:51 +0000 (14:00 +0000)]
First check-in. General description of DataOut, formats ucd, gnuplot.

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

25 years agoBugfix wrt frames
schrage [Fri, 18 Jun 1999 11:56:57 +0000 (11:56 +0000)]
Bugfix wrt frames

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

25 years agoChanged design.
schrage [Fri, 18 Jun 1999 11:56:35 +0000 (11:56 +0000)]
Changed design.

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

25 years agoFirst check-in due to changed design.
schrage [Fri, 18 Jun 1999 11:50:58 +0000 (11:50 +0000)]
First check-in due to changed design.

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

25 years agoChanged design.
schrage [Fri, 18 Jun 1999 11:50:33 +0000 (11:50 +0000)]
Changed design.

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

25 years agoAdded Data Output
schrage [Fri, 18 Jun 1999 11:50:16 +0000 (11:50 +0000)]
Added Data Output

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

25 years agoMake the evaluation of a timer a constant operation. For this, we have to make the...
wolf [Fri, 18 Jun 1999 11:49:29 +0000 (11:49 +0000)]
Make the evaluation of a timer a constant operation. For this, we have to make the overflow variable 'mutable' since it may be changed by the evaluation operator. This, however, seems justified since the state of the timer is not changed by this operation. Information is only reorganized from the tics counter to the overflow counter.

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

25 years agoUpdate doc.
wolf [Fri, 18 Jun 1999 11:23:29 +0000 (11:23 +0000)]
Update doc.

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

25 years agoFix typo.
wolf [Fri, 18 Jun 1999 11:22:52 +0000 (11:22 +0000)]
Fix typo.

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

25 years agoDoc updates.
wolf [Fri, 18 Jun 1999 10:52:05 +0000 (10:52 +0000)]
Doc updates.

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

25 years agoBugfix
schrage [Fri, 18 Jun 1999 10:43:11 +0000 (10:43 +0000)]
Bugfix

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

25 years agoAdded topic Data Output
schrage [Fri, 18 Jun 1999 09:28:23 +0000 (09:28 +0000)]
Added topic Data Output

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

25 years agoException DivideByZero
guido [Thu, 17 Jun 1999 20:31:55 +0000 (20:31 +0000)]
Exception DivideByZero

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

25 years agoFix typo.
wolf [Thu, 17 Jun 1999 20:10:13 +0000 (20:10 +0000)]
Fix typo.

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

25 years agosmall changes for helping the doc to show the right hierarchy of classes
hartmann [Thu, 17 Jun 1999 12:39:27 +0000 (12:39 +0000)]
small changes for helping the doc to show the right hierarchy of classes

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

25 years agoAdded slit domain
nauber [Thu, 17 Jun 1999 06:30:23 +0000 (06:30 +0000)]
Added slit domain

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

25 years agoadd #get_fe()# function
hartmann [Wed, 16 Jun 1999 16:03:23 +0000 (16:03 +0000)]
add #get_fe()# function

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

25 years agoUpdated some URLS
schrage [Tue, 15 Jun 1999 15:34:50 +0000 (15:34 +0000)]
Updated some URLS

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

25 years agoChanged frame settings.
schrage [Tue, 15 Jun 1999 14:44:41 +0000 (14:44 +0000)]
Changed frame settings.

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

25 years agoChanges to framesets
schrage [Fri, 11 Jun 1999 15:37:01 +0000 (15:37 +0000)]
Changes to framesets

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

25 years agoAdded some more solvers and SolverSelector
schrage [Fri, 11 Jun 1999 15:36:45 +0000 (15:36 +0000)]
Added some more solvers and SolverSelector

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

25 years agoAdd the GMV data format for output.
wolf [Fri, 11 Jun 1999 13:20:08 +0000 (13:20 +0000)]
Add the GMV data format for output.

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

25 years agoChanged eps-default behavior
nauber [Fri, 11 Jun 1999 07:08:40 +0000 (07:08 +0000)]
Changed eps-default behavior

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

25 years agoAdd a way to find out about the number of used vertices in a triangulation.
wolf [Thu, 10 Jun 1999 15:16:30 +0000 (15:16 +0000)]
Add a way to find out about the number of used vertices in a triangulation.

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

25 years agoRemove crap.
wolf [Thu, 10 Jun 1999 11:02:13 +0000 (11:02 +0000)]
Remove crap.

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

25 years agoFix forgotten destructor.
wolf [Thu, 10 Jun 1999 09:37:05 +0000 (09:37 +0000)]
Fix forgotten destructor.

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

25 years agoAdd some code to make the copiler happier with unitialized data members and copy...
wolf [Tue, 8 Jun 1999 16:09:59 +0000 (16:09 +0000)]
Add some code to make the copiler happier with unitialized data members and copy constructors, etc.

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

25 years agoAnd make the right thing (tm).
wolf [Tue, 8 Jun 1999 16:07:58 +0000 (16:07 +0000)]
And make the right thing (tm).

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

25 years agoFix typo.
wolf [Tue, 8 Jun 1999 16:05:12 +0000 (16:05 +0000)]
Fix typo.

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

25 years agoFix a problem with the newly introduced copy operator.
wolf [Tue, 8 Jun 1999 16:02:28 +0000 (16:02 +0000)]
Fix a problem with the newly introduced copy operator.

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

25 years agoAdd some code to make the copiler happier with unitialized data members and copy...
wolf [Tue, 8 Jun 1999 15:47:07 +0000 (15:47 +0000)]
Add some code to make the copiler happier with unitialized data members and copy constructors, etc.

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

25 years agoChanged frame borders.
schrage [Tue, 8 Jun 1999 10:22:03 +0000 (10:22 +0000)]
Changed frame borders.

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

25 years agoChanged the figure for hanging nodes.
schrage [Mon, 7 Jun 1999 14:40:22 +0000 (14:40 +0000)]
Changed the figure for hanging nodes.

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

25 years agoNavigation links changed.
schrage [Mon, 7 Jun 1999 14:34:41 +0000 (14:34 +0000)]
Navigation links changed.

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

25 years agoComments to the source code added.
schrage [Mon, 7 Jun 1999 14:31:52 +0000 (14:31 +0000)]
Comments to the source code added.

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

25 years agoDoc update.
wolf [Mon, 7 Jun 1999 14:31:21 +0000 (14:31 +0000)]
Doc update.

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

25 years agoUpdate for newer deal.II version, class GridGenerator,FEQ1
schrage [Mon, 7 Jun 1999 14:15:12 +0000 (14:15 +0000)]
Update for newer deal.II version, class GridGenerator,FEQ1

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

25 years agoUpdate for newer deal.II version, class GridGenerator
schrage [Mon, 7 Jun 1999 14:12:35 +0000 (14:12 +0000)]
Update for newer deal.II version, class GridGenerator

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

25 years agoAdded preconditioner.
schrage [Mon, 7 Jun 1999 13:53:33 +0000 (13:53 +0000)]
Added preconditioner.

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

25 years agoChanged frame parameters.
schrage [Mon, 7 Jun 1999 12:45:26 +0000 (12:45 +0000)]
Changed frame parameters.

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

25 years ago.
hartmann [Mon, 7 Jun 1999 11:54:32 +0000 (11:54 +0000)]
.

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

25 years agoAdded SolverCG.
schrage [Mon, 7 Jun 1999 09:03:34 +0000 (09:03 +0000)]
Added SolverCG.

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

25 years agoAdded warning about this version of the code.
schrage [Mon, 7 Jun 1999 08:40:45 +0000 (08:40 +0000)]
Added warning about this version of the code.

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

25 years agoHopefully fix a bug in arrays that were accessed in the wrong order.
wolf [Sat, 5 Jun 1999 20:53:03 +0000 (20:53 +0000)]
Hopefully fix a bug in arrays that were accessed in the wrong order.

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

25 years agoCheck in a class which is able to iterate a given quadrature formula n times in each...
wolf [Sat, 5 Jun 1999 14:05:57 +0000 (14:05 +0000)]
Check in a class which is able to iterate a given quadrature formula n times in each direction.

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

25 years agoDoc update to finally make kdoc happy.
wolf [Fri, 4 Jun 1999 09:16:09 +0000 (09:16 +0000)]
Doc update to finally make kdoc happy.

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

25 years agoChange the layout of the documentation to move the doc of a local enum
wolf [Wed, 2 Jun 1999 13:35:08 +0000 (13:35 +0000)]
Change the layout of the documentation to move the doc of a local enum
to the general doc. It seems that this was the reasons that confused
kdoc.

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

25 years ago-ansi removed
guido [Tue, 1 Jun 1999 15:08:15 +0000 (15:08 +0000)]
-ansi removed

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

25 years agonew frontpage
guido [Tue, 1 Jun 1999 14:27:09 +0000 (14:27 +0000)]
new frontpage

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

25 years agoUpdate Makefile.
wolf [Tue, 1 Jun 1999 14:26:11 +0000 (14:26 +0000)]
Update Makefile.

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

25 years agoMore doc fixes for doc++.
wolf [Tue, 1 Jun 1999 13:33:01 +0000 (13:33 +0000)]
More doc fixes for doc++.

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

25 years agoDoc updates to make doc++ happy with operator definitions.
wolf [Tue, 1 Jun 1999 13:04:58 +0000 (13:04 +0000)]
Doc updates to make doc++ happy with operator definitions.

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

25 years agoDoc update to make doc++ happy.
wolf [Tue, 1 Jun 1999 12:28:51 +0000 (12:28 +0000)]
Doc update to make doc++ happy.

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

25 years agoMore such changes.
wolf [Tue, 1 Jun 1999 12:23:32 +0000 (12:23 +0000)]
More such changes.

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

25 years agoDoc update to make doc++ happy.
wolf [Tue, 1 Jun 1999 12:19:16 +0000 (12:19 +0000)]
Doc update to make doc++ happy.

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

25 years agoOne more such change.
wolf [Tue, 1 Jun 1999 12:06:34 +0000 (12:06 +0000)]
One more such change.

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

25 years agoDoc update to make doc++ happy.
wolf [Tue, 1 Jun 1999 12:03:47 +0000 (12:03 +0000)]
Doc update to make doc++ happy.

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

25 years agoNew = operator
guido [Tue, 1 Jun 1999 09:11:02 +0000 (09:11 +0000)]
New = operator

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

25 years agoAdd doc for a traphole.
wolf [Fri, 28 May 1999 09:24:21 +0000 (09:24 +0000)]
Add doc for a traphole.

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

25 years agoMade operator = private to avoid improper use.
nauber [Wed, 26 May 1999 08:21:37 +0000 (08:21 +0000)]
Made operator = private to avoid improper use.

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

25 years agoSmall changes and speed improvement.
wolf [Mon, 24 May 1999 14:04:36 +0000 (14:04 +0000)]
Small changes and speed improvement.

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

25 years agoInterpolate boundary values in 1d.
wolf [Fri, 21 May 1999 13:55:02 +0000 (13:55 +0000)]
Interpolate boundary values in 1d.

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

25 years agoDoc update.
wolf [Fri, 21 May 1999 13:54:15 +0000 (13:54 +0000)]
Doc update.

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

25 years agoError estimation in 1d.
wolf [Fri, 21 May 1999 13:53:59 +0000 (13:53 +0000)]
Error estimation in 1d.

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

25 years agoSome corrections, renamed eps_output_data to EpsOutputData
nauber [Fri, 21 May 1999 12:04:28 +0000 (12:04 +0000)]
Some corrections, renamed eps_output_data to EpsOutputData

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

25 years agoDoc
guido [Thu, 20 May 1999 11:15:16 +0000 (11:15 +0000)]
Doc

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

25 years agoFix thinko: we need to update the neighbor pointers of all descendents of a neighbor...
wolf [Thu, 20 May 1999 09:00:59 +0000 (09:00 +0000)]
Fix thinko: we need to update the neighbor pointers of all descendents of a neighbor upon refinement in 1d, not only of the most refined one.

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

25 years agoWe can parse DEAL
guido [Tue, 18 May 1999 15:04:53 +0000 (15:04 +0000)]
We can parse DEAL

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

25 years agoDouble declaration removed
guido [Tue, 18 May 1999 14:45:42 +0000 (14:45 +0000)]
Double declaration removed

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

25 years agoAllow for some comparisons to be wrong up to rounding error.
wolf [Tue, 18 May 1999 13:15:13 +0000 (13:15 +0000)]
Allow for some comparisons to be wrong up to rounding error.

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

25 years agoFix smal bug in delete_cell<1>
wolf [Tue, 18 May 1999 13:06:56 +0000 (13:06 +0000)]
Fix smal bug in delete_cell<1>

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

25 years ago.
wolf [Tue, 18 May 1999 13:00:42 +0000 (13:00 +0000)]
.

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

25 years agoFix forgotten out-commenting.
wolf [Tue, 18 May 1999 11:46:20 +0000 (11:46 +0000)]
Fix forgotten out-commenting.

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

25 years agoDo some things about quadrature formulae in 0d, which does not make much sense but...
wolf [Tue, 18 May 1999 11:43:32 +0000 (11:43 +0000)]
Do some things about quadrature formulae in 0d, which does not make much sense but enables writing programs with less preprocessor 'if deal_II_dimension ...' statements. The introduced functions for quadrature formulae in 0d all throw exceptions if called, apart from con/destructors.

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

25 years agoRename a function and implement Triangulation::delete_cell for 1d.
wolf [Tue, 18 May 1999 11:11:53 +0000 (11:11 +0000)]
Rename a function and implement Triangulation::delete_cell for 1d.

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

25 years agoMake this file compilable again for other then 2d. Tag some functions
wolf [Tue, 18 May 1999 10:45:27 +0000 (10:45 +0000)]
Make this file compilable again for other then 2d. Tag some functions
as existant but not implemented in 1d.

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

25 years agoInclude a file that was missing before we started compiling with
wolf [Mon, 17 May 1999 16:35:47 +0000 (16:35 +0000)]
Include a file that was missing before we started compiling with
-fno-builtin

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

25 years agoFix Guido's change of the special rule.
wolf [Mon, 17 May 1999 15:53:54 +0000 (15:53 +0000)]
Fix Guido's change of the special rule.

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

25 years agoCommit this to have it in the CVS, but I will delete it immediately after again since...
wolf [Mon, 17 May 1999 13:30:47 +0000 (13:30 +0000)]
Commit this to have it in the CVS, but I will delete it immediately after again since it did not really work from the beginning.

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

25 years agoCommit this to have it in the CVS, but I will delete it immediately after again since...
wolf [Mon, 17 May 1999 13:30:01 +0000 (13:30 +0000)]
Commit this to have it in the CVS, but I will delete it immediately after again since it did not really work from the beginning.

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

25 years ago.
wolf [Mon, 17 May 1999 12:56:38 +0000 (12:56 +0000)]
.

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

25 years agoMore cosmetic changes.
wolf [Mon, 17 May 1999 12:52:52 +0000 (12:52 +0000)]
More cosmetic changes.

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

25 years ago*** empty log message ***
guido [Mon, 17 May 1999 12:32:33 +0000 (12:32 +0000)]
*** empty log message ***

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

25 years agoCosmetic changes.
wolf [Mon, 17 May 1999 12:06:52 +0000 (12:06 +0000)]
Cosmetic changes.

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

25 years agoEPS output improved
nauber [Mon, 17 May 1999 11:41:32 +0000 (11:41 +0000)]
EPS output improved

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

25 years agoEPS Output enhanced
nauber [Mon, 17 May 1999 11:39:42 +0000 (11:39 +0000)]
EPS Output enhanced

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

25 years agochanged variable declaration in eps_vertex_data
guido [Wed, 12 May 1999 12:58:55 +0000 (12:58 +0000)]
changed variable declaration in eps_vertex_data

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

25 years agosmall doc update
hartmann [Tue, 11 May 1999 16:35:01 +0000 (16:35 +0000)]
small doc update

git-svn-id: https://svn.dealii.org/trunk@1320 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.