]> https://gitweb.dealii.org/ - dealii.git/log
dealii.git
15 years agoList Joerg's thesis.
Wolfgang Bangerth [Mon, 27 Jul 2009 19:03:58 +0000 (19:03 +0000)]
List Joerg's thesis.

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

15 years agoFix some small formatting issues.
Martin Kronbichler [Mon, 27 Jul 2009 12:50:37 +0000 (12:50 +0000)]
Fix some small formatting issues.

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

15 years agoAvoid a compiler warning by setting the values of old_min_product directly and not...
Martin Kronbichler [Mon, 27 Jul 2009 10:28:28 +0000 (10:28 +0000)]
Avoid a compiler warning by setting the values of old_min_product directly and not within an if statement.

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

15 years agoFix the MPI problem in ConstraintMatrix reported by Michael Rapson in the mailing...
Martin Kronbichler [Mon, 27 Jul 2009 08:42:11 +0000 (08:42 +0000)]
Fix the MPI problem in ConstraintMatrix reported by Michael Rapson in the mailing list: Use a pointer to a Trilinos vector instead of a vector object directly.

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

15 years agoTweaked documentation of step-36
Toby D. Young [Fri, 17 Jul 2009 10:15:51 +0000 (10:15 +0000)]
Tweaked documentation of step-36

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

15 years agoCorrect output.
Wolfgang Bangerth [Fri, 17 Jul 2009 03:33:30 +0000 (03:33 +0000)]
Correct output.

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

15 years agoTestcase for fixing up faces.
Wolfgang Bangerth [Fri, 17 Jul 2009 03:33:06 +0000 (03:33 +0000)]
Testcase for fixing up faces.

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

15 years agoImplement the fix-up procedure also for faces. It isn't tested right
Wolfgang Bangerth [Fri, 17 Jul 2009 01:49:37 +0000 (01:49 +0000)]
Implement the fix-up procedure also for faces. It isn't tested right
now, a testcase is going to be next.

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

15 years agoAdd to documentation.
Wolfgang Bangerth [Fri, 17 Jul 2009 01:47:10 +0000 (01:47 +0000)]
Add to documentation.

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

15 years agoAdjust function name.
Wolfgang Bangerth [Fri, 17 Jul 2009 01:19:20 +0000 (01:19 +0000)]
Adjust function name.

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

15 years agoOther minor re-organizations. Mainly move an if(...) statement that
Wolfgang Bangerth [Fri, 17 Jul 2009 01:10:36 +0000 (01:10 +0000)]
Other minor re-organizations. Mainly move an if(...) statement that
was located on exactly the wrong loop.

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

15 years agoFix a bug in the documentation.
Wolfgang Bangerth [Thu, 16 Jul 2009 23:51:01 +0000 (23:51 +0000)]
Fix a bug in the documentation.

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

15 years agoFix a link.
Wolfgang Bangerth [Thu, 16 Jul 2009 23:38:50 +0000 (23:38 +0000)]
Fix a link.

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

15 years agoMake the fix_up_cell function and helpers a bit more generic.
Wolfgang Bangerth [Thu, 16 Jul 2009 23:27:11 +0000 (23:27 +0000)]
Make the fix_up_cell function and helpers a bit more generic.

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

15 years agoMake a function a bit more abstract by doing away with concrete
Wolfgang Bangerth [Thu, 16 Jul 2009 23:01:34 +0000 (23:01 +0000)]
Make a function a bit more abstract by doing away with concrete
template parameters and deducing them from other template arguments.

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

15 years agoMake a few static member variables public. This allows for some more
Wolfgang Bangerth [Thu, 16 Jul 2009 23:00:53 +0000 (23:00 +0000)]
Make a few static member variables public. This allows for some more
opportunities to do generic programming.

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

15 years agoAnd get parentheses right this time.
Wolfgang Bangerth [Thu, 16 Jul 2009 18:08:57 +0000 (18:08 +0000)]
And get parentheses right this time.

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

15 years agoReindent one place.
Wolfgang Bangerth [Thu, 16 Jul 2009 18:08:37 +0000 (18:08 +0000)]
Reindent one place.

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

15 years agoMake the implementation of the alternating form more elegant by using
Wolfgang Bangerth [Thu, 16 Jul 2009 18:08:07 +0000 (18:08 +0000)]
Make the implementation of the alternating form more elegant by using
the wedge product.

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

15 years agoImplement and test the alternating form for faces.
Wolfgang Bangerth [Thu, 16 Jul 2009 17:54:40 +0000 (17:54 +0000)]
Implement and test the alternating form for faces.

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

15 years agoAugment documentation.
Wolfgang Bangerth [Thu, 16 Jul 2009 17:40:57 +0000 (17:40 +0000)]
Augment documentation.

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

15 years agoReindent.
Wolfgang Bangerth [Thu, 16 Jul 2009 17:22:02 +0000 (17:22 +0000)]
Reindent.

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

15 years agoFixed an acknowledgement error
Toby D. Young [Thu, 16 Jul 2009 10:28:38 +0000 (10:28 +0000)]
Fixed an acknowledgement error

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

15 years agostraighten documentation
Guido Kanschat [Thu, 16 Jul 2009 09:09:44 +0000 (09:09 +0000)]
straighten documentation

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

15 years agoGeneralize jacobian_determinants_at_vertices to alternating_form_a_vertices.
Wolfgang Bangerth [Thu, 16 Jul 2009 04:39:12 +0000 (04:39 +0000)]
Generalize jacobian_determinants_at_vertices to alternating_form_a_vertices.

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

15 years agoAdd the forgotten output operator.
Wolfgang Bangerth [Thu, 16 Jul 2009 04:10:49 +0000 (04:10 +0000)]
Add the forgotten output operator.

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

15 years agoAdd a Tensor<0,dim> template specialization.
Wolfgang Bangerth [Thu, 16 Jul 2009 03:37:44 +0000 (03:37 +0000)]
Add a Tensor<0,dim> template specialization.

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

15 years agoThe meshes we create here are distorted. Right now we can't fix it,
Wolfgang Bangerth [Wed, 15 Jul 2009 14:55:26 +0000 (14:55 +0000)]
The meshes we create here are distorted. Right now we can't fix it,
but at least catch the exception that was thrown.

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

15 years agoSplit out main algorithm into a function of its own.
Wolfgang Bangerth [Wed, 15 Jul 2009 14:48:17 +0000 (14:48 +0000)]
Split out main algorithm into a function of its own.

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

15 years agoPoint out that the problem doesn't actually happen in 2d if only one side of
Wolfgang Bangerth [Wed, 15 Jul 2009 14:03:06 +0000 (14:03 +0000)]
Point out that the problem doesn't actually happen in 2d if only one side of
the quad is at the boundary, as pointed out by Tobias.

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

15 years agoRemove files not needed.
Wolfgang Bangerth [Wed, 15 Jul 2009 04:26:08 +0000 (04:26 +0000)]
Remove files not needed.

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

15 years agoAdd a test for the preceding bug fix.
Wolfgang Bangerth [Wed, 15 Jul 2009 04:25:26 +0000 (04:25 +0000)]
Add a test for the preceding bug fix.

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

15 years agoFix an obvious bug in recursively_set_material_id.
Wolfgang Bangerth [Wed, 15 Jul 2009 04:23:01 +0000 (04:23 +0000)]
Fix an obvious bug in recursively_set_material_id.

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

15 years agoRe-indent a couple functions.
Wolfgang Bangerth [Wed, 15 Jul 2009 03:19:09 +0000 (03:19 +0000)]
Re-indent a couple functions.

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

15 years agoFinish writing documentation.
Wolfgang Bangerth [Tue, 14 Jul 2009 21:04:59 +0000 (21:04 +0000)]
Finish writing documentation.

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

15 years agoAdd default pictures.
Wolfgang Bangerth [Tue, 14 Jul 2009 20:44:06 +0000 (20:44 +0000)]
Add default pictures.

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

15 years agoAdjust the description how the center point is computed.
Wolfgang Bangerth [Tue, 14 Jul 2009 19:27:13 +0000 (19:27 +0000)]
Adjust the description how the center point is computed.

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

15 years agoUse the correct iterator.
Wolfgang Bangerth [Tue, 14 Jul 2009 02:34:03 +0000 (02:34 +0000)]
Use the correct iterator.

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

15 years agoAlso test the case where a cell is not fixable.
Wolfgang Bangerth [Tue, 14 Jul 2009 02:32:45 +0000 (02:32 +0000)]
Also test the case where a cell is not fixable.

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

15 years agoImplement one way to fix up cells with distorted children.
Wolfgang Bangerth [Tue, 14 Jul 2009 02:17:51 +0000 (02:17 +0000)]
Implement one way to fix up cells with distorted children.

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

15 years agoFix link.
linhart [Mon, 13 Jul 2009 18:55:08 +0000 (18:55 +0000)]
Fix link.

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

15 years agoFix a typo.
linhart [Mon, 13 Jul 2009 18:52:25 +0000 (18:52 +0000)]
Fix a typo.

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

15 years agoFix a typo found by Jean Marie.
Wolfgang Bangerth [Mon, 13 Jul 2009 18:51:16 +0000 (18:51 +0000)]
Fix a typo found by Jean Marie.

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

15 years agoFix the same off-by-one error in 2d a second time.
Wolfgang Bangerth [Mon, 13 Jul 2009 14:27:51 +0000 (14:27 +0000)]
Fix the same off-by-one error in 2d a second time.

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

15 years agoNew to the SLEPcWrappers: A shortcut for the (unlikely?) case where the mass matrix...
Toby D. Young [Mon, 13 Jul 2009 13:23:50 +0000 (13:23 +0000)]
New to the SLEPcWrappers: A shortcut for the (unlikely?) case where the mass matrix is the identity matrix

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

15 years agoAvoid an off-by-one error in 2d meshes.
Wolfgang Bangerth [Mon, 13 Jul 2009 12:54:30 +0000 (12:54 +0000)]
Avoid an off-by-one error in 2d meshes.

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

15 years agoConvert arrays that contain logical integers to integer arrays.
Wolfgang Bangerth [Mon, 13 Jul 2009 12:45:33 +0000 (12:45 +0000)]
Convert arrays that contain logical integers to integer arrays.

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

15 years agoAvoid a bunch of warnings when compiling.
Wolfgang Bangerth [Mon, 13 Jul 2009 12:28:49 +0000 (12:28 +0000)]
Avoid a bunch of warnings when compiling.

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

15 years agoMake sure we compile everything in debug mode (the file suffixes were wrong).
Wolfgang Bangerth [Mon, 13 Jul 2009 12:28:36 +0000 (12:28 +0000)]
Make sure we compile everything in debug mode (the file suffixes were wrong).

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

15 years agoAvoid a buffer overflow.
Wolfgang Bangerth [Mon, 13 Jul 2009 12:25:20 +0000 (12:25 +0000)]
Avoid a buffer overflow.

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

15 years agoLeave @sect{...} comments on a single line, even if too long.
Wolfgang Bangerth [Mon, 13 Jul 2009 12:00:33 +0000 (12:00 +0000)]
Leave @sect{...} comments on a single line, even if too long.

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

15 years agoSkeleton introduction to step-36
Toby D. Young [Mon, 13 Jul 2009 10:06:21 +0000 (10:06 +0000)]
Skeleton introduction to step-36

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

15 years agoAdd to the documentation.
Wolfgang Bangerth [Mon, 13 Jul 2009 03:26:14 +0000 (03:26 +0000)]
Add to the documentation.

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

15 years agoThrow an exception if we create cells that are distorted during mesh refinement....
Wolfgang Bangerth [Mon, 13 Jul 2009 03:07:03 +0000 (03:07 +0000)]
Throw an exception if we create cells that are distorted during mesh refinement. Explain the whole situation in much greater detail in the glossary. Add a new testcase.

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

15 years agoAdd a few more pictures.
Wolfgang Bangerth [Sun, 12 Jul 2009 20:58:10 +0000 (20:58 +0000)]
Add a few more pictures.

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

15 years agoNew test.
Wolfgang Bangerth [Fri, 10 Jul 2009 21:05:34 +0000 (21:05 +0000)]
New test.

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

15 years agoRemove a check in 3d that cells have positive volume. We later catch
Wolfgang Bangerth [Fri, 10 Jul 2009 21:05:28 +0000 (21:05 +0000)]
Remove a check in 3d that cells have positive volume. We later catch
these cases and throw a (catchable) exception if we find any such cells.

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

15 years agoFix a problem with whitespace at the end of lines -- apparently we can't put back...
Wolfgang Bangerth [Fri, 10 Jul 2009 20:59:20 +0000 (20:59 +0000)]
Fix a problem with whitespace at the end of lines -- apparently we can't put back characters that are not exactly in the same order in which we read them.

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

15 years agoAdd a couple assertions in good places.
Wolfgang Bangerth [Fri, 10 Jul 2009 20:43:50 +0000 (20:43 +0000)]
Add a couple assertions in good places.

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

15 years agoThe TBB can not be built in static mode (or at least I don't know how)
Wolfgang Bangerth [Fri, 10 Jul 2009 17:54:27 +0000 (17:54 +0000)]
The TBB can not be built in static mode (or at least I don't know how)
so always link with it as a shared lib, regardless of whether the rest
is built as static or shared libs.

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

15 years agoUpdate.
Wolfgang Bangerth [Fri, 10 Jul 2009 16:51:11 +0000 (16:51 +0000)]
Update.

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

15 years agoAlphabetize list.
Wolfgang Bangerth [Fri, 10 Jul 2009 16:39:39 +0000 (16:39 +0000)]
Alphabetize list.

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

15 years agoDocumented private members in point_value_history.h and added myself to authors list...
rapson [Thu, 9 Jul 2009 14:57:04 +0000 (14:57 +0000)]
Documented private members in point_value_history.h and added myself to authors list in authors.html

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

15 years agoCheck in forgotten file.
Wolfgang Bangerth [Wed, 8 Jul 2009 22:19:06 +0000 (22:19 +0000)]
Check in forgotten file.

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

15 years agoIndent in the way we usually do.
Wolfgang Bangerth [Wed, 8 Jul 2009 19:42:11 +0000 (19:42 +0000)]
Indent in the way we usually do.

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

15 years agoReindent. Declare a function in its own namespace.
Wolfgang Bangerth [Wed, 8 Jul 2009 19:37:18 +0000 (19:37 +0000)]
Reindent. Declare a function in its own namespace.

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

15 years agoSet svn:eol-style and svn:keywords on all files.
Wolfgang Bangerth [Wed, 8 Jul 2009 19:32:58 +0000 (19:32 +0000)]
Set svn:eol-style and svn:keywords on all files.

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

15 years agoSet svn:eol-style and svn:keywords on all files.
Wolfgang Bangerth [Wed, 8 Jul 2009 19:31:48 +0000 (19:31 +0000)]
Set svn:eol-style and svn:keywords on all files.

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

15 years agoSet svn:eol-style and svn:keywords on all files.
Wolfgang Bangerth [Wed, 8 Jul 2009 19:30:23 +0000 (19:30 +0000)]
Set svn:eol-style and svn:keywords on all files.

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

15 years agoAdd svn tags.
Wolfgang Bangerth [Wed, 8 Jul 2009 19:27:48 +0000 (19:27 +0000)]
Add svn tags.

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

15 years agoIndent things the way we usually have them.
Wolfgang Bangerth [Wed, 8 Jul 2009 19:23:23 +0000 (19:23 +0000)]
Indent things the way we usually have them.

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

15 years agoTweak docs in a couple of places.
Wolfgang Bangerth [Wed, 8 Jul 2009 19:18:11 +0000 (19:18 +0000)]
Tweak docs in a couple of places.

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

15 years agoAdding point_value_history class to numerics and compute_projection_from_face_quadrat...
rapson [Wed, 8 Jul 2009 15:43:50 +0000 (15:43 +0000)]
Adding point_value_history class to numerics and compute_projection_from_face_quadrature_points_matrix to FETools

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

15 years agoFix mistaken markup.
Wolfgang Bangerth [Mon, 6 Jul 2009 23:08:07 +0000 (23:08 +0000)]
Fix mistaken markup.

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

15 years agoDocument the rest.
Wolfgang Bangerth [Mon, 6 Jul 2009 22:53:05 +0000 (22:53 +0000)]
Document the rest.

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

15 years agoDocument half of the program.
Wolfgang Bangerth [Mon, 6 Jul 2009 22:18:58 +0000 (22:18 +0000)]
Document half of the program.

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

15 years agoCross-reference a function.
Wolfgang Bangerth [Mon, 6 Jul 2009 22:07:35 +0000 (22:07 +0000)]
Cross-reference a function.

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

15 years agoAck, one more place.
Wolfgang Bangerth [Mon, 6 Jul 2009 19:06:31 +0000 (19:06 +0000)]
Ack, one more place.

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

15 years agoFix up some markup doxygen is unhappy about.
Wolfgang Bangerth [Mon, 6 Jul 2009 19:06:14 +0000 (19:06 +0000)]
Fix up some markup doxygen is unhappy about.

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

15 years agoAdd a point to the list.
Wolfgang Bangerth [Mon, 6 Jul 2009 18:50:17 +0000 (18:50 +0000)]
Add a point to the list.

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

15 years agoRemove markup with which doxygen is unhappy.
Wolfgang Bangerth [Mon, 6 Jul 2009 18:45:21 +0000 (18:45 +0000)]
Remove markup with which doxygen is unhappy.

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

15 years agoUse proper markup.
Wolfgang Bangerth [Mon, 6 Jul 2009 18:37:01 +0000 (18:37 +0000)]
Use proper markup.

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

15 years agoUse proper markup.
Wolfgang Bangerth [Mon, 6 Jul 2009 18:36:46 +0000 (18:36 +0000)]
Use proper markup.

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

15 years agoAdd a few comments about the structure of the program to the intro.
Wolfgang Bangerth [Mon, 6 Jul 2009 18:35:26 +0000 (18:35 +0000)]
Add a few comments about the structure of the program to the intro.

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

15 years agoAdd a reference.
Wolfgang Bangerth [Mon, 6 Jul 2009 18:01:25 +0000 (18:01 +0000)]
Add a reference.

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

15 years agoTake input from step-36 as well.
Wolfgang Bangerth [Mon, 6 Jul 2009 17:54:03 +0000 (17:54 +0000)]
Take input from step-36 as well.

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

15 years agoRemove reliance on DEAL_II_METIS_INC_DIR.
Wolfgang Bangerth [Mon, 6 Jul 2009 17:53:08 +0000 (17:53 +0000)]
Remove reliance on DEAL_II_METIS_INC_DIR.

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

15 years agoMention changes to METIS and the workaround.
Wolfgang Bangerth [Mon, 6 Jul 2009 17:48:28 +0000 (17:48 +0000)]
Mention changes to METIS and the workaround.

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

15 years agoFix a stupid mistake with a missing semicolon.
Wolfgang Bangerth [Mon, 6 Jul 2009 17:43:00 +0000 (17:43 +0000)]
Fix a stupid mistake with a missing semicolon.

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

15 years agoRemove a comment on how Metis has to be modified once built. This goes with
Wolfgang Bangerth [Mon, 6 Jul 2009 17:42:30 +0000 (17:42 +0000)]
Remove a comment on how Metis has to be modified once built. This goes with
the recent change to sparsity_tools.cc.

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

15 years agoForward declare Metis stuff ourselves due to Metis header file stupidity. See
Wolfgang Bangerth [Mon, 6 Jul 2009 17:38:44 +0000 (17:38 +0000)]
Forward declare Metis stuff ourselves due to Metis header file stupidity. See
the long comment at the top of this file for a detailed explanation.

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

15 years agoChoose a more interesting potential.
Wolfgang Bangerth [Mon, 6 Jul 2009 17:24:56 +0000 (17:24 +0000)]
Choose a more interesting potential.

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

15 years agoRevert to writing VTK.
Wolfgang Bangerth [Mon, 6 Jul 2009 17:24:29 +0000 (17:24 +0000)]
Revert to writing VTK.

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

15 years agoUse the correct potential. Do not scale the eigenvalue in the output.
Wolfgang Bangerth [Mon, 6 Jul 2009 17:05:49 +0000 (17:05 +0000)]
Use the correct potential. Do not scale the eigenvalue in the output.

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

15 years agoMake refinement level a parameter. Set potential temporarily to zero.
Wolfgang Bangerth [Mon, 6 Jul 2009 16:29:05 +0000 (16:29 +0000)]
Make refinement level a parameter. Set potential temporarily to zero.

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

15 years agoMake refinement level a parameter. Remove factor 1/2, make domain [-1,1]^d.
Wolfgang Bangerth [Mon, 6 Jul 2009 16:27:52 +0000 (16:27 +0000)]
Make refinement level a parameter. Remove factor 1/2, make domain [-1,1]^d.

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

15 years agoMake use of variables generic in one other place.
Wolfgang Bangerth [Mon, 6 Jul 2009 15:22:45 +0000 (15:22 +0000)]
Make use of variables generic in one other place.

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

15 years agoIndent a line.
Wolfgang Bangerth [Mon, 6 Jul 2009 15:16:38 +0000 (15:16 +0000)]
Indent a line.

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

15 years agoMake use of variables generic.
Wolfgang Bangerth [Mon, 6 Jul 2009 15:13:03 +0000 (15:13 +0000)]
Make use of variables generic.

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

15 years agoCleaned the code. Added output of the sparsity pattern.
Toby D. Young [Mon, 6 Jul 2009 10:35:32 +0000 (10:35 +0000)]
Cleaned the code. Added output of the sparsity pattern.

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