]> https://gitweb.dealii.org/ - dealii-svn.git/log
dealii-svn.git
20 years agoexternal links fixed, local entities eliminated
guido [Fri, 28 Nov 2003 13:19:48 +0000 (13:19 +0000)]
external links fixed, local entities eliminated

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

20 years agonew function tensor_degree in FiniteElementData
guido [Fri, 28 Nov 2003 11:52:35 +0000 (11:52 +0000)]
new function tensor_degree in FiniteElementData

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

20 years agodocumentation improved for doxygen
guido [Fri, 28 Nov 2003 11:51:37 +0000 (11:51 +0000)]
documentation improved for doxygen

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

20 years agonew function for projection prepared
guido [Fri, 28 Nov 2003 11:51:13 +0000 (11:51 +0000)]
new function for projection prepared

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

20 years agodoc improved
guido [Fri, 28 Nov 2003 11:16:09 +0000 (11:16 +0000)]
doc improved

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

20 years agoformulas improved and missing $ added
guido [Fri, 28 Nov 2003 11:12:24 +0000 (11:12 +0000)]
formulas improved and missing $ added

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

20 years agofix formulas
guido [Fri, 28 Nov 2003 10:44:49 +0000 (10:44 +0000)]
fix formulas

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

20 years agocatch exceptions
guido [Fri, 28 Nov 2003 10:12:24 +0000 (10:12 +0000)]
catch exceptions

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

20 years agoremove offensive test
guido [Fri, 28 Nov 2003 10:03:28 +0000 (10:03 +0000)]
remove offensive test

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

20 years agoformulas fixed
guido [Fri, 28 Nov 2003 09:59:55 +0000 (09:59 +0000)]
formulas fixed

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

20 years agolog as function
guido [Fri, 28 Nov 2003 09:51:11 +0000 (09:51 +0000)]
log as function

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

20 years ago$ removed
guido [Fri, 28 Nov 2003 09:49:07 +0000 (09:49 +0000)]
$ removed

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

20 years agoreplace some LaTeX-commands
guido [Fri, 28 Nov 2003 09:13:01 +0000 (09:13 +0000)]
replace some LaTeX-commands

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

20 years agomissing end{verbatim}
guido [Fri, 28 Nov 2003 08:50:19 +0000 (08:50 +0000)]
missing end{verbatim}

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

20 years agoOnly print default value if different from actual value.
wolf [Fri, 21 Nov 2003 16:34:24 +0000 (16:34 +0000)]
Only print default value if different from actual value.

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

20 years agoforgotten update
guido [Wed, 19 Nov 2003 22:38:44 +0000 (22:38 +0000)]
forgotten update

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

20 years agoNow gcc 3.3 complains about unused static functions. Rather than
deal [Tue, 18 Nov 2003 22:54:23 +0000 (22:54 +0000)]
Now gcc 3.3 complains about unused static functions. Rather than
specifying -Wno-unused-functions, we rather just make these functions inline.

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

20 years agoSparseMatrix diagonals
guido [Tue, 18 Nov 2003 14:38:52 +0000 (14:38 +0000)]
SparseMatrix diagonals

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

20 years agoavoid diagonal in quadratic matrices
guido [Tue, 18 Nov 2003 14:28:28 +0000 (14:28 +0000)]
avoid diagonal in quadratic matrices

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

20 years agoadd some info.
deal [Fri, 14 Nov 2003 17:17:55 +0000 (17:17 +0000)]
add some info.

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

20 years agoUse a really nasty work around for a problem with icc.
deal [Fri, 14 Nov 2003 17:06:10 +0000 (17:06 +0000)]
Use a really nasty work around for a problem with icc.

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

20 years agoReintroduce an attempted fix for a static/weak linkage problem.
wolf [Fri, 14 Nov 2003 15:35:57 +0000 (15:35 +0000)]
Reintroduce an attempted fix for a static/weak linkage problem.

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

20 years agoAnother check for broken handling of anonymous namespaces and weak linkage.
wolf [Fri, 14 Nov 2003 15:32:55 +0000 (15:32 +0000)]
Another check for broken handling of anonymous namespaces and weak linkage.

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

20 years agoAdd a TODO.
wolf [Fri, 14 Nov 2003 14:08:52 +0000 (14:08 +0000)]
Add a TODO.

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

20 years agoRemove face orientation table. Was wrong anyway, and not used anywhere.
wolf [Thu, 13 Nov 2003 15:05:58 +0000 (15:05 +0000)]
Remove face orientation table. Was wrong anyway, and not used anywhere.

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

20 years agoSpecialize precondition_Jacobi for the case that the factor is equal
wolf [Tue, 11 Nov 2003 22:17:58 +0000 (22:17 +0000)]
Specialize precondition_Jacobi for the case that the factor is equal
to 1.0.

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

20 years agoNew tests, finally finished.
wolf [Thu, 30 Oct 2003 17:20:53 +0000 (17:20 +0000)]
New tests, finally finished.

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

20 years agoUse deal_II_numbers::invalid_unsigned_int instead of static_cast<unsigned int>(-1)
wolf [Thu, 30 Oct 2003 17:19:12 +0000 (17:19 +0000)]
Use deal_II_numbers::invalid_unsigned_int instead of static_cast<unsigned int>(-1)

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

20 years agoFix a stupid bug.
wolf [Thu, 30 Oct 2003 17:02:51 +0000 (17:02 +0000)]
Fix a stupid bug.

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

20 years agoThrow an exception in 3d if degree>3 since then the mapping is not
wolf [Thu, 30 Oct 2003 16:30:48 +0000 (16:30 +0000)]
Throw an exception in 3d if degree>3 since then the mapping is not
implemented. Previously, we would allow the creation of such an
object, but that didn't make much sense since the object couldn't be
used.

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

20 years agoFix.
hartmann [Thu, 30 Oct 2003 14:55:54 +0000 (14:55 +0000)]
Fix.

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

20 years agoGridTools::find_active_cell_around_point
wolf [Thu, 30 Oct 2003 14:23:51 +0000 (14:23 +0000)]
GridTools::find_active_cell_around_point

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

20 years agoAdd missing include.
wolf [Wed, 29 Oct 2003 22:01:00 +0000 (22:01 +0000)]
Add missing include.

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

20 years agoNew test.
wolf [Wed, 29 Oct 2003 16:07:08 +0000 (16:07 +0000)]
New test.

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

20 years agoNew class by Ralf Schulz.
wolf [Wed, 29 Oct 2003 15:40:05 +0000 (15:40 +0000)]
New class by Ralf Schulz.

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

20 years agoA small experiment shows that much better code is generated if local unchanging array...
wolf [Tue, 28 Oct 2003 15:10:47 +0000 (15:10 +0000)]
A small experiment shows that much better code is generated if local unchanging arrays are made static.

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

20 years agoReflect renaming of functions.
wolf [Tue, 28 Oct 2003 15:03:54 +0000 (15:03 +0000)]
Reflect renaming of functions.

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

20 years agoAdded comments to the edge_orientation_array member.
mike [Mon, 27 Oct 2003 22:42:42 +0000 (22:42 +0000)]
Added comments to the edge_orientation_array member.

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

20 years agoMade the use of edge_orient_array clearer and commented its use
mike [Mon, 27 Oct 2003 22:39:32 +0000 (22:39 +0000)]
Made the use of edge_orient_array clearer and commented its use

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

20 years agoFinal adjustments for conversion to deal.II-style coding.
wolf [Mon, 27 Oct 2003 14:40:00 +0000 (14:40 +0000)]
Final adjustments for conversion to deal.II-style coding.

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

20 years agoFix an odd indentation.
deal [Fri, 24 Oct 2003 22:34:01 +0000 (22:34 +0000)]
Fix an odd indentation.

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

20 years agoCalm down a warning.
deal [Fri, 24 Oct 2003 22:27:44 +0000 (22:27 +0000)]
Calm down a warning.

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

20 years agoMention deal_II_numbers::invalid_unsigned_int
wolf [Fri, 24 Oct 2003 14:50:23 +0000 (14:50 +0000)]
Mention deal_II_numbers::invalid_unsigned_int

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

20 years agoRemove again from mainline.
wolf [Fri, 24 Oct 2003 14:41:12 +0000 (14:41 +0000)]
Remove again from mainline.

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

20 years agoAdd a file for Yuri's clamped plate with a hole testcase. Will be removed from mainli...
wolf [Fri, 24 Oct 2003 14:39:28 +0000 (14:39 +0000)]
Add a file for Yuri's clamped plate with a hole testcase. Will be removed from mainline again soonish.

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

20 years agoMore changes toward our usual coding conventions.
wolf [Fri, 24 Oct 2003 14:21:44 +0000 (14:21 +0000)]
More changes toward our usual coding conventions.

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

20 years agoRemove solution_transfer_1 test.
hartmann [Fri, 24 Oct 2003 09:41:47 +0000 (09:41 +0000)]
Remove solution_transfer_1 test.

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

20 years agoThis test is obsolete, as now all vector sizes are checked by the SolutionTransfer...
hartmann [Fri, 24 Oct 2003 09:40:08 +0000 (09:40 +0000)]
This test is obsolete, as now all vector sizes are checked by the SolutionTransfer::interpolate functions.

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

20 years agoSolutionTransfer::interpolate functions: Check for right sizes of in and output vectors.
hartmann [Fri, 24 Oct 2003 09:20:12 +0000 (09:20 +0000)]
SolutionTransfer::interpolate functions: Check for right sizes of in and output vectors.

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

20 years agoCheck for right sizes of in and output vectors.
hartmann [Fri, 24 Oct 2003 09:18:33 +0000 (09:18 +0000)]
Check for right sizes of in and output vectors.

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

20 years agoCloser to out coding standards.
wolf [Thu, 23 Oct 2003 23:26:59 +0000 (23:26 +0000)]
Closer to out coding standards.

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

20 years agoGet rid of the element info fields.
wolf [Thu, 23 Oct 2003 22:23:27 +0000 (22:23 +0000)]
Get rid of the element info fields.

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

20 years agoMany more clean-ups.
wolf [Thu, 23 Oct 2003 20:40:31 +0000 (20:40 +0000)]
Many more clean-ups.

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

20 years agoRemove debug output. Fix some typos.
wolf [Thu, 23 Oct 2003 19:37:11 +0000 (19:37 +0000)]
Remove debug output. Fix some typos.

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

20 years agoTwo more small things.
wolf [Thu, 23 Oct 2003 19:31:23 +0000 (19:31 +0000)]
Two more small things.

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

20 years agoClean up comments.
wolf [Thu, 23 Oct 2003 19:30:55 +0000 (19:30 +0000)]
Clean up comments.

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

20 years agoMention Mike's new 3d code.
wolf [Thu, 23 Oct 2003 19:18:16 +0000 (19:18 +0000)]
Mention Mike's new 3d code.

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

20 years ago.
deal [Thu, 23 Oct 2003 18:54:14 +0000 (18:54 +0000)]
.

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

20 years agoQ4 mappings will not be implemented in the near future for 3d.
deal [Thu, 23 Oct 2003 18:48:46 +0000 (18:48 +0000)]
Q4 mappings will not be implemented in the near future for 3d.

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

20 years agoReplace iterated if-else's by a switch statement.
wolf [Thu, 23 Oct 2003 16:27:51 +0000 (16:27 +0000)]
Replace iterated if-else's by a switch statement.

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

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


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.