]>
https://gitweb.dealii.org/ - dealii.git/log
Wolfgang Bangerth [Thu, 30 Jul 2009 13:05:25 +0000 (13:05 +0000)]
Add another idea for extensions.
git-svn-id: https://svn.dealii.org/trunk@19136
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Thu, 30 Jul 2009 13:01:51 +0000 (13:01 +0000)]
Minor text edit.
git-svn-id: https://svn.dealii.org/trunk@19135
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Thu, 30 Jul 2009 12:57:19 +0000 (12:57 +0000)]
Minor mods.
git-svn-id: https://svn.dealii.org/trunk@19134
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Thu, 30 Jul 2009 12:34:25 +0000 (12:34 +0000)]
Add to documentation.
git-svn-id: https://svn.dealii.org/trunk@19133
0785d39b -7218-0410-832d-
ea1e28bc413d
Toby D. Young [Thu, 30 Jul 2009 12:03:40 +0000 (12:03 +0000)]
Quick fix removing repeated entries
git-svn-id: https://svn.dealii.org/trunk@19132
0785d39b -7218-0410-832d-
ea1e28bc413d
Toby D. Young [Wed, 29 Jul 2009 09:06:42 +0000 (09:06 +0000)]
Merged step-36 to online-doc
git-svn-id: https://svn.dealii.org/trunk@19131
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Tue, 28 Jul 2009 16:46:04 +0000 (16:46 +0000)]
Explicitly initialize the base Subscriptor class in copy constructor.
git-svn-id: https://svn.dealii.org/trunk@19130
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Tue, 28 Jul 2009 16:17:16 +0000 (16:17 +0000)]
Remove a vestige from olden times.
git-svn-id: https://svn.dealii.org/trunk@19129
0785d39b -7218-0410-832d-
ea1e28bc413d
linhart [Tue, 28 Jul 2009 15:51:18 +0000 (15:51 +0000)]
Added cholesky and outer_product to FullMatrix class, various typo edits
git-svn-id: https://svn.dealii.org/trunk@19128
0785d39b -7218-0410-832d-
ea1e28bc413d
Martin Kronbichler [Tue, 28 Jul 2009 15:18:39 +0000 (15:18 +0000)]
One more change to make things with the extra Trilinos vector really work (hopefully).
git-svn-id: https://svn.dealii.org/trunk@19127
0785d39b -7218-0410-832d-
ea1e28bc413d
Luca Heltai [Tue, 28 Jul 2009 14:48:25 +0000 (14:48 +0000)]
Added assertion in reading msh file to check that a number of cells != 0 is actually read.
git-svn-id: https://svn.dealii.org/trunk@19126
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Tue, 28 Jul 2009 14:20:58 +0000 (14:20 +0000)]
Update publication details.
git-svn-id: https://svn.dealii.org/trunk@19125
0785d39b -7218-0410-832d-
ea1e28bc413d
Martin Kronbichler [Tue, 28 Jul 2009 11:11:16 +0000 (11:11 +0000)]
std::auto_ptr cannot be copied which causes an error on some platforms. Use std_cxx1x::shared_ptr instead.
git-svn-id: https://svn.dealii.org/trunk@19124
0785d39b -7218-0410-832d-
ea1e28bc413d
Luca Heltai [Tue, 28 Jul 2009 09:06:06 +0000 (09:06 +0000)]
Added implicit conversion from VectorView to const Vector
git-svn-id: https://svn.dealii.org/trunk@19123
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Mon, 27 Jul 2009 23:53:48 +0000 (23:53 +0000)]
One more publication.
git-svn-id: https://svn.dealii.org/trunk@19122
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Mon, 27 Jul 2009 19:13:51 +0000 (19:13 +0000)]
Update paper status.
git-svn-id: https://svn.dealii.org/trunk@19121
0785d39b -7218-0410-832d-
ea1e28bc413d
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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.