]> https://gitweb.dealii.org/ - dealii-svn.git/log
dealii-svn.git
20 years agoGive test right name.
deal [Thu, 23 Oct 2003 15:51:47 +0000 (15:51 +0000)]
Give test right name.

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

20 years agoAdd a TODO.
wolf [Thu, 23 Oct 2003 14:15:52 +0000 (14:15 +0000)]
Add a TODO.

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

20 years agoDoc update.
wolf [Thu, 23 Oct 2003 14:14:44 +0000 (14:14 +0000)]
Doc update.

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

20 years agoMGCoarseGridHouseholder
guido [Thu, 23 Oct 2003 13:09:29 +0000 (13:09 +0000)]
MGCoarseGridHouseholder

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

20 years agoDetect and work around a bug in an old version of gcc.
wolf [Wed, 22 Oct 2003 23:51:34 +0000 (23:51 +0000)]
Detect and work around a bug in an old version of gcc.

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

20 years agoDetect and work around a bug in an old version of gcc.
wolf [Wed, 22 Oct 2003 23:51:13 +0000 (23:51 +0000)]
Detect and work around a bug in an old version of gcc.

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

20 years agoWork around a bug in old gccs.
wolf [Wed, 22 Oct 2003 23:50:43 +0000 (23:50 +0000)]
Work around a bug in old gccs.

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

20 years agoAnd fix mail address.
wolf [Wed, 22 Oct 2003 22:53:06 +0000 (22:53 +0000)]
And fix mail address.

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

20 years agoMention who sent in the problem.
wolf [Wed, 22 Oct 2003 22:52:53 +0000 (22:52 +0000)]
Mention who sent in the problem.

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

20 years agoFix one bug in SolutionTransfer in which we first computed the size of the output...
wolf [Wed, 22 Oct 2003 22:49:41 +0000 (22:49 +0000)]
Fix one bug in SolutionTransfer in which we first computed the size of the output vector and then resized it.

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

20 years agoGenerate output, add comment.
wolf [Wed, 22 Oct 2003 22:42:26 +0000 (22:42 +0000)]
Generate output, add comment.

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

20 years agoSimplify.
wolf [Wed, 22 Oct 2003 22:34:15 +0000 (22:34 +0000)]
Simplify.

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

20 years agoAdd new test.
wolf [Wed, 22 Oct 2003 22:32:46 +0000 (22:32 +0000)]
Add new test.

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

20 years agoFix non-existence of FEFaceValuesBase::boundary_forms
wolf [Wed, 22 Oct 2003 19:39:59 +0000 (19:39 +0000)]
Fix non-existence of FEFaceValuesBase::boundary_forms

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

20 years agoFix one problem with mis-oriented faces in 3d. Document some places
wolf [Wed, 22 Oct 2003 19:21:00 +0000 (19:21 +0000)]
Fix one problem with mis-oriented faces in 3d. Document some places
about another failure we hit later (as yet unresolved).

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

20 years agoSome slight doc updates.
wolf [Wed, 22 Oct 2003 19:19:21 +0000 (19:19 +0000)]
Some slight doc updates.

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

20 years agoNew test that presently fails.
wolf [Wed, 22 Oct 2003 19:19:01 +0000 (19:19 +0000)]
New test that presently fails.

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

20 years agoTemplatize the create_mass_matrix functions also on the template argument of the...
hartmann [Wed, 22 Oct 2003 15:52:34 +0000 (15:52 +0000)]
Templatize the create_mass_matrix functions also on the template argument of the SparseMatrix class.

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

20 years agoNew MGDoFCellAccessor::neighbor_child_on_subface function.
hartmann [Wed, 22 Oct 2003 15:41:16 +0000 (15:41 +0000)]
New MGDoFCellAccessor::neighbor_child_on_subface function.

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

20 years agoSmall fixes.
hartmann [Wed, 22 Oct 2003 13:55:56 +0000 (13:55 +0000)]
Small fixes.

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

20 years agoUpdate.
wolf [Tue, 21 Oct 2003 15:57:39 +0000 (15:57 +0000)]
Update.

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

20 years agooutput of boundary edges
guido [Tue, 21 Oct 2003 07:25:53 +0000 (07:25 +0000)]
output of boundary edges

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

20 years agostandard constructor
guido [Tue, 21 Oct 2003 07:25:36 +0000 (07:25 +0000)]
standard constructor

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

20 years agoNew test results for this platform.
deal [Tue, 21 Oct 2003 00:06:45 +0000 (00:06 +0000)]
New test results for this platform.

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

20 years agoAdapt to our usual coding style -- well, in parts...
wolf [Mon, 20 Oct 2003 15:35:37 +0000 (15:35 +0000)]
Adapt to our usual coding style -- well, in parts...

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

20 years agoFixed uninitialised flags
mike [Mon, 20 Oct 2003 14:45:02 +0000 (14:45 +0000)]
Fixed uninitialised flags

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

20 years agoAdd missing include file.
wolf [Mon, 20 Oct 2003 13:41:35 +0000 (13:41 +0000)]
Add missing include file.

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

20 years agoAdd missing include file.
wolf [Mon, 20 Oct 2003 13:29:45 +0000 (13:29 +0000)]
Add missing include file.

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

20 years agoNew tests
wolf [Sun, 19 Oct 2003 22:32:36 +0000 (22:32 +0000)]
New tests

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

20 years agoNew test.
wolf [Sun, 19 Oct 2003 22:30:05 +0000 (22:30 +0000)]
New test.

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

20 years agoFix shell test.
wolf [Sun, 19 Oct 2003 22:28:00 +0000 (22:28 +0000)]
Fix shell test.

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

20 years agoSmall clean-ups.
wolf [Sun, 19 Oct 2003 22:27:26 +0000 (22:27 +0000)]
Small clean-ups.

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

20 years agoDoc update.
wolf [Sun, 19 Oct 2003 22:26:27 +0000 (22:26 +0000)]
Doc update.

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

20 years agoRemove inline marker.
wolf [Sat, 18 Oct 2003 21:03:39 +0000 (21:03 +0000)]
Remove inline marker.

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

20 years agoMove computation of offsets in QProjections into the class that does the projections...
wolf [Sat, 18 Oct 2003 19:20:41 +0000 (19:20 +0000)]
Move computation of offsets in QProjections into the class that does the projections. Document this in various places. Several other updates, including purging the use of GeometryInfo::child_cell_on_face and replacing it by the use of cell->neighbor_child_on_subface. Update news.html.

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

20 years agoDocument purpose of test.
wolf [Sat, 18 Oct 2003 19:18:52 +0000 (19:18 +0000)]
Document purpose of test.

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

20 years agoNew test.
wolf [Sat, 18 Oct 2003 19:18:29 +0000 (19:18 +0000)]
New test.

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

20 years agoAdd dummy return statement after Assert(false). Remove inline keyword
wolf [Fri, 17 Oct 2003 23:18:03 +0000 (23:18 +0000)]
Add dummy return statement after Assert(false). Remove inline keyword
to avoid missing symbols.

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

20 years agoRemove an assertion that I now works now, but that takes quite some
wolf [Fri, 17 Oct 2003 20:08:42 +0000 (20:08 +0000)]
Remove an assertion that I now works now, but that takes quite some
computing time to verify.

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

20 years agoRename <revert> to <reflect>. Make a static member function. Document.
wolf [Fri, 17 Oct 2003 19:53:13 +0000 (19:53 +0000)]
Rename <revert> to <reflect>. Make a static member function. Document.

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

20 years agoInvent function neighbor_child_on_subface. Add respective test.
wolf [Fri, 17 Oct 2003 19:46:59 +0000 (19:46 +0000)]
Invent function neighbor_child_on_subface. Add respective test.

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

20 years agoUgh. Fix this.
wolf [Fri, 17 Oct 2003 16:15:49 +0000 (16:15 +0000)]
Ugh. Fix this.

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

20 years agoMake more conforming to our coding style. Move some functions to inlined rather than...
wolf [Fri, 17 Oct 2003 15:36:27 +0000 (15:36 +0000)]
Make more conforming to our coding style. Move some functions to inlined rather than in-class.

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

20 years agoFix the assertion.
wolf [Fri, 17 Oct 2003 15:35:48 +0000 (15:35 +0000)]
Fix the assertion.

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

20 years agoMGCoarseGridHouseholder
guido [Fri, 17 Oct 2003 14:22:32 +0000 (14:22 +0000)]
MGCoarseGridHouseholder

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

20 years agoRemove one more unused variable.
wolf [Thu, 16 Oct 2003 15:05:42 +0000 (15:05 +0000)]
Remove one more unused variable.

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

20 years agoRemove unused variable.
wolf [Thu, 16 Oct 2003 15:03:54 +0000 (15:03 +0000)]
Remove unused variable.

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

20 years agoFix various things for 3d with misoriented faces.
wolf [Thu, 16 Oct 2003 14:27:33 +0000 (14:27 +0000)]
Fix various things for 3d with misoriented faces.

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

20 years agoRemove output file if test failed.
wolf [Thu, 16 Oct 2003 14:18:35 +0000 (14:18 +0000)]
Remove output file if test failed.

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

20 years agoRename function.
wolf [Thu, 16 Oct 2003 14:18:17 +0000 (14:18 +0000)]
Rename function.

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

20 years agoNew tests
wolf [Thu, 16 Oct 2003 14:16:42 +0000 (14:16 +0000)]
New tests

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

20 years agochange point coordinates to int
guido [Wed, 15 Oct 2003 21:27:58 +0000 (21:27 +0000)]
change point coordinates to int

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

20 years agofirst results with write_xfig
guido [Wed, 15 Oct 2003 21:16:13 +0000 (21:16 +0000)]
first results with write_xfig

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

20 years agoXFig started
guido [Wed, 15 Oct 2003 19:54:47 +0000 (19:54 +0000)]
XFig started

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

20 years agoin-place filtering
guido [Tue, 7 Oct 2003 21:18:31 +0000 (21:18 +0000)]
in-place filtering

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

20 years agoFGMRES
guido [Tue, 7 Oct 2003 15:08:51 +0000 (15:08 +0000)]
FGMRES

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

20 years agoFGMRES in SolverSelector
guido [Tue, 7 Oct 2003 15:06:24 +0000 (15:06 +0000)]
FGMRES in SolverSelector

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

20 years agoFix one problem with misoriented faces. There's another one lurking somewhere, though...
wolf [Wed, 1 Oct 2003 22:57:59 +0000 (22:57 +0000)]
Fix one problem with misoriented faces. There's another one lurking somewhere, though, see mesh_3d_12.

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

20 years agoAdd mesh_3d_12
wolf [Wed, 1 Oct 2003 22:25:47 +0000 (22:25 +0000)]
Add mesh_3d_12

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

20 years agoAdd.
wolf [Wed, 1 Oct 2003 22:25:32 +0000 (22:25 +0000)]
Add.

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

20 years agoWe now integrate twice over faces in 3d. Adjust tolerances.
deal [Wed, 1 Oct 2003 20:24:31 +0000 (20:24 +0000)]
We now integrate twice over faces in 3d. Adjust tolerances.

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

20 years agoFix a stupid thinko.
wolf [Wed, 1 Oct 2003 16:08:14 +0000 (16:08 +0000)]
Fix a stupid thinko.

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

20 years agoRemove -shared from LDFLAGS, since that makes us generate shared libs
wolf [Wed, 1 Oct 2003 13:50:25 +0000 (13:50 +0000)]
Remove -shared from LDFLAGS, since that makes us generate shared libs
instead of executables.

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

20 years agoCheck in results for this particular machine.
deal [Wed, 1 Oct 2003 13:39:03 +0000 (13:39 +0000)]
Check in results for this particular machine.

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

20 years agoTests are now fixed, so check in final output.
wolf [Tue, 30 Sep 2003 23:17:00 +0000 (23:17 +0000)]
Tests are now fixed, so check in final output.

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

20 years agoFix mesh_3d_{7,11}
wolf [Tue, 30 Sep 2003 23:15:09 +0000 (23:15 +0000)]
Fix mesh_3d_{7,11}

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

20 years agoFix some problems with offset indices.
wolf [Tue, 30 Sep 2003 22:31:35 +0000 (22:31 +0000)]
Fix some problems with offset indices.

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

20 years agoAdd some assertions.
wolf [Tue, 30 Sep 2003 16:18:02 +0000 (16:18 +0000)]
Add some assertions.

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

20 years agoFix one problem.
wolf [Tue, 30 Sep 2003 16:14:36 +0000 (16:14 +0000)]
Fix one problem.

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

20 years agoAdd missing explicit instantiation.
wolf [Tue, 30 Sep 2003 15:34:32 +0000 (15:34 +0000)]
Add missing explicit instantiation.

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

20 years agoOverhaul the way we compute offsets. This was a big mess and unintelligible. Now...
wolf [Tue, 30 Sep 2003 14:48:29 +0000 (14:48 +0000)]
Overhaul the way we compute offsets. This was a big mess and unintelligible. Now have a descriptor for the data set we want to access.

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

20 years agoFix more problems with mis-oriented faces in 3d.
wolf [Tue, 30 Sep 2003 14:47:05 +0000 (14:47 +0000)]
Fix more problems with mis-oriented faces in 3d.

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

20 years agoMake get_face_orientation a function in 1d and 2d as well, though they should just...
wolf [Tue, 30 Sep 2003 14:46:34 +0000 (14:46 +0000)]
Make get_face_orientation a function in 1d and 2d as well, though they should just trigger an abort.

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

20 years agoNew test.
wolf [Tue, 30 Sep 2003 14:45:51 +0000 (14:45 +0000)]
New test.

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

20 years agoAdd quadrature in reverse orientation when projecting to faces and subfaces in 3d.
wolf [Tue, 30 Sep 2003 14:45:33 +0000 (14:45 +0000)]
Add quadrature in reverse orientation when projecting to faces and subfaces in 3d.

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

20 years agoSome more info.
wolf [Mon, 29 Sep 2003 22:34:46 +0000 (22:34 +0000)]
Some more info.

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

20 years agoShow testresults even with report+mail
wolf [Mon, 29 Sep 2003 22:29:28 +0000 (22:29 +0000)]
Show testresults even with report+mail

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

20 years agoFix a few tests, more test results.
wolf [Mon, 29 Sep 2003 21:35:26 +0000 (21:35 +0000)]
Fix a few tests, more test results.

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

20 years ago.
wolf [Mon, 29 Sep 2003 20:59:32 +0000 (20:59 +0000)]
.

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

20 years agoNew test.
wolf [Mon, 29 Sep 2003 19:35:39 +0000 (19:35 +0000)]
New test.

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

20 years agoFormatting update.
wolf [Mon, 29 Sep 2003 19:13:10 +0000 (19:13 +0000)]
Formatting update.

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

20 years agoDon't use deal_II_dimension inside functions. Rather use a specialization.
wolf [Mon, 29 Sep 2003 19:10:18 +0000 (19:10 +0000)]
Don't use deal_II_dimension inside functions. Rather use a specialization.

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

20 years agoDon't use deal_II_dimension inside functions.
wolf [Mon, 29 Sep 2003 19:09:17 +0000 (19:09 +0000)]
Don't use deal_II_dimension inside functions.

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

20 years agoFix a pretty obvious typo.
wolf [Mon, 29 Sep 2003 17:34:31 +0000 (17:34 +0000)]
Fix a pretty obvious typo.

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

20 years agoReinstate previous order.
wolf [Mon, 29 Sep 2003 17:33:59 +0000 (17:33 +0000)]
Reinstate previous order.

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

20 years agoCleanup formatting.
wolf [Mon, 29 Sep 2003 17:15:19 +0000 (17:15 +0000)]
Cleanup formatting.

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

20 years agoCleanup formatting.
wolf [Mon, 29 Sep 2003 17:07:13 +0000 (17:07 +0000)]
Cleanup formatting.

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

20 years agoRevert order of evaluation of a conditional statement to better
wolf [Mon, 29 Sep 2003 17:04:29 +0000 (17:04 +0000)]
Revert order of evaluation of a conditional statement to better
reflect probabilities of different branches.

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

20 years agoGive field proper size.
wolf [Mon, 29 Sep 2003 16:37:32 +0000 (16:37 +0000)]
Give field proper size.

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

20 years agoFix a number of problems in code that didn't recognize face orientation issues yet.
wolf [Mon, 29 Sep 2003 15:18:11 +0000 (15:18 +0000)]
Fix a number of problems in code that didn't recognize face orientation issues yet.

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

20 years agoReduce amount of output.
wolf [Mon, 29 Sep 2003 15:16:56 +0000 (15:16 +0000)]
Reduce amount of output.

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

20 years agoReduce amount of output.
wolf [Mon, 29 Sep 2003 15:16:55 +0000 (15:16 +0000)]
Reduce amount of output.

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

20 years agoReduce amount of output.
wolf [Mon, 29 Sep 2003 15:16:54 +0000 (15:16 +0000)]
Reduce amount of output.

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

20 years agoReduce amount of output.
wolf [Mon, 29 Sep 2003 15:16:52 +0000 (15:16 +0000)]
Reduce amount of output.

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

20 years agoAdd some new tests.
wolf [Mon, 29 Sep 2003 14:43:55 +0000 (14:43 +0000)]
Add some new tests.

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

20 years agoAdd some new tests.
wolf [Mon, 29 Sep 2003 14:34:26 +0000 (14:34 +0000)]
Add some new tests.

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

20 years agoCheck in test results.
wolf [Sun, 28 Sep 2003 14:32:44 +0000 (14:32 +0000)]
Check in test results.

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

20 years agoImplement more things for non-orientable faces.
wolf [Sun, 28 Sep 2003 14:31:38 +0000 (14:31 +0000)]
Implement more things for non-orientable faces.

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

20 years agoRemove some fields that seem to have been left-over from copy-paste times.
wolf [Sun, 28 Sep 2003 14:29:11 +0000 (14:29 +0000)]
Remove some fields that seem to have been left-over from copy-paste times.

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

20 years agoFormatting and style changes.
wolf [Sun, 28 Sep 2003 14:28:24 +0000 (14:28 +0000)]
Formatting and style changes.

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