]>
https://gitweb.dealii.org/ - dealii.git/log
Ralf Hartmann [Mon, 3 May 1999 15:25:35 +0000 (15:25 +0000)]
Initial version of PreconditionSelector
git-svn-id: https://svn.dealii.org/trunk@1249
0785d39b -7218-0410-832d-
ea1e28bc413d
Ralf Hartmann [Mon, 3 May 1999 15:24:27 +0000 (15:24 +0000)]
Initial version of SolverSelector
git-svn-id: https://svn.dealii.org/trunk@1248
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Mon, 3 May 1999 15:03:19 +0000 (15:03 +0000)]
Remove old functions which do no longer belong into this file.
git-svn-id: https://svn.dealii.org/trunk@1247
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Mon, 3 May 1999 15:01:04 +0000 (15:01 +0000)]
Make this file compile again after the Solver-changes.
git-svn-id: https://svn.dealii.org/trunk@1246
0785d39b -7218-0410-832d-
ea1e28bc413d
Ralf Hartmann [Mon, 3 May 1999 14:43:03 +0000 (14:43 +0000)]
Use of struct 'AdditionalData' in the constructor of each solver
git-svn-id: https://svn.dealii.org/trunk@1245
0785d39b -7218-0410-832d-
ea1e28bc413d
Ralf Hartmann [Mon, 3 May 1999 14:36:31 +0000 (14:36 +0000)]
Copy constructor of SparseMatrixStruct needs explicit initialization of the base class 'Subscriptor'
git-svn-id: https://svn.dealii.org/trunk@1244
0785d39b -7218-0410-832d-
ea1e28bc413d
Ralf Hartmann [Mon, 3 May 1999 14:32:47 +0000 (14:32 +0000)]
add destructors
git-svn-id: https://svn.dealii.org/trunk@1243
0785d39b -7218-0410-832d-
ea1e28bc413d
Ralf Hartmann [Mon, 3 May 1999 14:31:40 +0000 (14:31 +0000)]
derive SolverControl and VectorMemory from Subscriptor
git-svn-id: https://svn.dealii.org/trunk@1242
0785d39b -7218-0410-832d-
ea1e28bc413d
Ralf Hartmann [Mon, 3 May 1999 14:21:44 +0000 (14:21 +0000)]
Copy constructor needs explicit initialization of the base class 'Subscriptor'
git-svn-id: https://svn.dealii.org/trunk@1241
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Mon, 3 May 1999 13:13:29 +0000 (13:13 +0000)]
Error in assembler.cc removed (Equation)
git-svn-id: https://svn.dealii.org/trunk@1240
0785d39b -7218-0410-832d-
ea1e28bc413d
Ralf Hartmann [Mon, 3 May 1999 11:15:01 +0000 (11:15 +0000)]
Copy constructor needs explicit initialization of the base class 'Subscriptor'
git-svn-id: https://svn.dealii.org/trunk@1239
0785d39b -7218-0410-832d-
ea1e28bc413d
Ralf Hartmann [Mon, 3 May 1999 10:54:38 +0000 (10:54 +0000)]
derive the Sparsematrix and Sparsematrixstruct from Subsriptor
git-svn-id: https://svn.dealii.org/trunk@1238
0785d39b -7218-0410-832d-
ea1e28bc413d
Ralf Hartmann [Mon, 3 May 1999 10:52:21 +0000 (10:52 +0000)]
derive the fullmatrix from Subsriptor
git-svn-id: https://svn.dealii.org/trunk@1237
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Fri, 30 Apr 1999 14:09:21 +0000 (14:09 +0000)]
more multigrid
git-svn-id: https://svn.dealii.org/trunk@1236
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Fri, 30 Apr 1999 11:44:21 +0000 (11:44 +0000)]
more multigrid
git-svn-id: https://svn.dealii.org/trunk@1235
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Fri, 30 Apr 1999 10:49:57 +0000 (10:49 +0000)]
Small cleanups.
git-svn-id: https://svn.dealii.org/trunk@1234
0785d39b -7218-0410-832d-
ea1e28bc413d
nauber [Fri, 30 Apr 1999 06:47:31 +0000 (06:47 +0000)]
Sorry, there was another bug
git-svn-id: https://svn.dealii.org/trunk@1233
0785d39b -7218-0410-832d-
ea1e28bc413d
nauber [Fri, 30 Apr 1999 06:27:17 +0000 (06:27 +0000)]
fixed error
git-svn-id: https://svn.dealii.org/trunk@1232
0785d39b -7218-0410-832d-
ea1e28bc413d
nauber [Fri, 30 Apr 1999 06:24:58 +0000 (06:24 +0000)]
fixed write_eps and enhanced output to shaded surface plot
git-svn-id: https://svn.dealii.org/trunk@1231
0785d39b -7218-0410-832d-
ea1e28bc413d
nauber [Fri, 30 Apr 1999 06:23:47 +0000 (06:23 +0000)]
write_eps fixed and enhanced to shaded output
git-svn-id: https://svn.dealii.org/trunk@1230
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Thu, 29 Apr 1999 20:38:55 +0000 (20:38 +0000)]
Remove warning about possibly undefined value of #dim#.
git-svn-id: https://svn.dealii.org/trunk@1229
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Thu, 29 Apr 1999 19:20:00 +0000 (19:20 +0000)]
Fix ommission.
git-svn-id: https://svn.dealii.org/trunk@1228
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Thu, 29 Apr 1999 19:00:24 +0000 (19:00 +0000)]
Add sparse ILU decompoition.
git-svn-id: https://svn.dealii.org/trunk@1227
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Thu, 29 Apr 1999 17:39:53 +0000 (17:39 +0000)]
.
git-svn-id: https://svn.dealii.org/trunk@1226
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Thu, 29 Apr 1999 16:36:15 +0000 (16:36 +0000)]
Fix typo.
git-svn-id: https://svn.dealii.org/trunk@1225
0785d39b -7218-0410-832d-
ea1e28bc413d
schrage [Thu, 29 Apr 1999 13:58:54 +0000 (13:58 +0000)]
Additions to the text.
git-svn-id: https://svn.dealii.org/trunk@1224
0785d39b -7218-0410-832d-
ea1e28bc413d
schrage [Thu, 29 Apr 1999 13:56:17 +0000 (13:56 +0000)]
First check-in. Template for examples to save typing.
git-svn-id: https://svn.dealii.org/trunk@1223
0785d39b -7218-0410-832d-
ea1e28bc413d
schrage [Thu, 29 Apr 1999 13:55:45 +0000 (13:55 +0000)]
First check-in, by no means finished.
git-svn-id: https://svn.dealii.org/trunk@1222
0785d39b -7218-0410-832d-
ea1e28bc413d
schrage [Thu, 29 Apr 1999 13:55:08 +0000 (13:55 +0000)]
Added a section on constraints.
git-svn-id: https://svn.dealii.org/trunk@1221
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Wed, 28 Apr 1999 16:11:12 +0000 (16:11 +0000)]
MGBase moved to LAC
git-svn-id: https://svn.dealii.org/trunk@1220
0785d39b -7218-0410-832d-
ea1e28bc413d
schrage [Wed, 28 Apr 1999 14:02:27 +0000 (14:02 +0000)]
First check-in.
git-svn-id: https://svn.dealii.org/trunk@1219
0785d39b -7218-0410-832d-
ea1e28bc413d
schrage [Wed, 28 Apr 1999 14:01:20 +0000 (14:01 +0000)]
Extensions to the text.
git-svn-id: https://svn.dealii.org/trunk@1218
0785d39b -7218-0410-832d-
ea1e28bc413d
schrage [Wed, 28 Apr 1999 14:00:48 +0000 (14:00 +0000)]
First check-in
git-svn-id: https://svn.dealii.org/trunk@1217
0785d39b -7218-0410-832d-
ea1e28bc413d
nauber [Wed, 28 Apr 1999 12:17:25 +0000 (12:17 +0000)]
Add forgotten deallog pop.
git-svn-id: https://svn.dealii.org/trunk@1216
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Wed, 28 Apr 1999 08:43:23 +0000 (08:43 +0000)]
Replaced ambiguous names by common abbrevs
git-svn-id: https://svn.dealii.org/trunk@1215
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Tue, 27 Apr 1999 15:28:23 +0000 (15:28 +0000)]
entry_type changed to value_type
git-svn-id: https://svn.dealii.org/trunk@1214
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Mon, 26 Apr 1999 21:33:47 +0000 (21:33 +0000)]
missing logstream added
git-svn-id: https://svn.dealii.org/trunk@1213
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Mon, 26 Apr 1999 21:27:27 +0000 (21:27 +0000)]
cleanup
git-svn-id: https://svn.dealii.org/trunk@1212
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Mon, 26 Apr 1999 20:30:17 +0000 (20:30 +0000)]
number templates in ConstraintMatrix
git-svn-id: https://svn.dealii.org/trunk@1211
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Mon, 26 Apr 1999 20:04:34 +0000 (20:04 +0000)]
Test fuer iterative Loeser
git-svn-id: https://svn.dealii.org/trunk@1210
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Mon, 26 Apr 1999 20:01:31 +0000 (20:01 +0000)]
removed precondition in SparseMatrix
git-svn-id: https://svn.dealii.org/trunk@1209
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Mon, 26 Apr 1999 20:01:13 +0000 (20:01 +0000)]
More documentation
git-svn-id: https://svn.dealii.org/trunk@1208
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Mon, 26 Apr 1999 19:43:05 +0000 (19:43 +0000)]
precondition now a class of it's own
git-svn-id: https://svn.dealii.org/trunk@1207
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Mon, 26 Apr 1999 17:50:15 +0000 (17:50 +0000)]
entry_type in SparseMatrix defined
git-svn-id: https://svn.dealii.org/trunk@1206
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Sun, 25 Apr 1999 22:15:29 +0000 (22:15 +0000)]
Use faster copy operations for vectors and matrices. Some other small updates also.
git-svn-id: https://svn.dealii.org/trunk@1205
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Sun, 25 Apr 1999 22:14:27 +0000 (22:14 +0000)]
Check for starting vector being a solution already.
git-svn-id: https://svn.dealii.org/trunk@1203
0785d39b -7218-0410-832d-
ea1e28bc413d
schrage [Fri, 23 Apr 1999 13:12:06 +0000 (13:12 +0000)]
Finished page.
git-svn-id: https://svn.dealii.org/trunk@1202
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Thu, 22 Apr 1999 15:10:57 +0000 (15:10 +0000)]
Implement renumbering by component.
git-svn-id: https://svn.dealii.org/trunk@1201
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Thu, 22 Apr 1999 12:36:15 +0000 (12:36 +0000)]
Added common to newdeal
git-svn-id: https://svn.dealii.org/trunk@1200
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Thu, 22 Apr 1999 11:48:26 +0000 (11:48 +0000)]
Initial revision
git-svn-id: https://svn.dealii.org/trunk@1196
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Thu, 22 Apr 1999 08:14:55 +0000 (08:14 +0000)]
multigrid dimension templates
git-svn-id: https://svn.dealii.org/trunk@1195
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Tue, 20 Apr 1999 15:11:30 +0000 (15:11 +0000)]
Fix another bug with multplicities of base elements.
git-svn-id: https://svn.dealii.org/trunk@1194
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Tue, 20 Apr 1999 15:00:28 +0000 (15:00 +0000)]
more mulitgrid and some cosmetics
git-svn-id: https://svn.dealii.org/trunk@1193
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Tue, 20 Apr 1999 14:45:34 +0000 (14:45 +0000)]
Added debug only targets
git-svn-id: https://svn.dealii.org/trunk@1192
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Tue, 20 Apr 1999 11:58:36 +0000 (11:58 +0000)]
Rename the DoFRenumbering::renumber_* functions to DoFRenumbering::*
git-svn-id: https://svn.dealii.org/trunk@1191
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Tue, 20 Apr 1999 11:10:33 +0000 (11:10 +0000)]
Separate the dof renumbering code from the dof handlers into a new class. Add several missing functions for 3d to the MGDoFHandler class to allow for testing the first item.
git-svn-id: https://svn.dealii.org/trunk@1190
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Tue, 20 Apr 1999 11:02:19 +0000 (11:02 +0000)]
Fix problem with forgotten boundary object being deleted while still
in use.
git-svn-id: https://svn.dealii.org/trunk@1189
0785d39b -7218-0410-832d-
ea1e28bc413d
schrage [Tue, 20 Apr 1999 10:44:11 +0000 (10:44 +0000)]
Added images, bugfixes.
git-svn-id: https://svn.dealii.org/trunk@1188
0785d39b -7218-0410-832d-
ea1e28bc413d
schrage [Tue, 20 Apr 1999 10:40:14 +0000 (10:40 +0000)]
Hyperballs. First check-in.
git-svn-id: https://svn.dealii.org/trunk@1187
0785d39b -7218-0410-832d-
ea1e28bc413d
schrage [Tue, 20 Apr 1999 10:39:35 +0000 (10:39 +0000)]
First checkin. Hyperball triangulation.
git-svn-id: https://svn.dealii.org/trunk@1186
0785d39b -7218-0410-832d-
ea1e28bc413d
nauber [Tue, 20 Apr 1999 08:53:38 +0000 (08:53 +0000)]
Removed some unnecessary logging
git-svn-id: https://svn.dealii.org/trunk@1185
0785d39b -7218-0410-832d-
ea1e28bc413d
nauber [Tue, 20 Apr 1999 08:39:39 +0000 (08:39 +0000)]
Implementation of the Gauss-Seidel iterative solver
git-svn-id: https://svn.dealii.org/trunk@1184
0785d39b -7218-0410-832d-
ea1e28bc413d
nauber [Tue, 20 Apr 1999 08:36:28 +0000 (08:36 +0000)]
These are only some macros for logging support
git-svn-id: https://svn.dealii.org/trunk@1183
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Mon, 19 Apr 1999 21:33:43 +0000 (21:33 +0000)]
.
git-svn-id: https://svn.dealii.org/trunk@1182
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Mon, 19 Apr 1999 19:53:41 +0000 (19:53 +0000)]
Use compiler capabilities better than before on the LogStream class. We can now use member templates and make the local variables of this class private, as should be, which was not possible before, however.
git-svn-id: https://svn.dealii.org/trunk@1181
0785d39b -7218-0410-832d-
ea1e28bc413d
Ralf Hartmann [Mon, 19 Apr 1999 15:03:43 +0000 (15:03 +0000)]
add major documentation of the implementation
git-svn-id: https://svn.dealii.org/trunk@1180
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Mon, 19 Apr 1999 14:48:02 +0000 (14:48 +0000)]
Fix bug with base elements used multiply.
git-svn-id: https://svn.dealii.org/trunk@1179
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Mon, 19 Apr 1999 14:33:01 +0000 (14:33 +0000)]
assertion in base_element
git-svn-id: https://svn.dealii.org/trunk@1178
0785d39b -7218-0410-832d-
ea1e28bc413d
Ralf Hartmann [Mon, 19 Apr 1999 11:57:45 +0000 (11:57 +0000)]
Richardson's iteration method as preconditioned solver.
git-svn-id: https://svn.dealii.org/trunk@1177
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Mon, 19 Apr 1999 11:47:15 +0000 (11:47 +0000)]
Rename make_constraint_matrix to make_hanging_node_constraints.
git-svn-id: https://svn.dealii.org/trunk@1176
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Mon, 19 Apr 1999 09:16:15 +0000 (09:16 +0000)]
Make function names more intuitive. Add post-sweep clean-up function.
git-svn-id: https://svn.dealii.org/trunk@1175
0785d39b -7218-0410-832d-
ea1e28bc413d
deal [Mon, 19 Apr 1999 08:55:59 +0000 (08:55 +0000)]
Nicer latex output, including reasonable title page.
git-svn-id: https://svn.dealii.org/trunk@1174
0785d39b -7218-0410-832d-
ea1e28bc413d
schrage [Fri, 16 Apr 1999 14:42:22 +0000 (14:42 +0000)]
Added text, graphics etc.
git-svn-id: https://svn.dealii.org/trunk@1173
0785d39b -7218-0410-832d-
ea1e28bc413d
schrage [Fri, 16 Apr 1999 14:23:42 +0000 (14:23 +0000)]
Error correction.
git-svn-id: https://svn.dealii.org/trunk@1172
0785d39b -7218-0410-832d-
ea1e28bc413d
schrage [Fri, 16 Apr 1999 12:40:08 +0000 (12:40 +0000)]
Added figure style.
git-svn-id: https://svn.dealii.org/trunk@1171
0785d39b -7218-0410-832d-
ea1e28bc413d
schrage [Fri, 16 Apr 1999 12:39:48 +0000 (12:39 +0000)]
First check-in
git-svn-id: https://svn.dealii.org/trunk@1170
0785d39b -7218-0410-832d-
ea1e28bc413d
schrage [Fri, 16 Apr 1999 12:39:36 +0000 (12:39 +0000)]
Changes to the nodes shown.
git-svn-id: https://svn.dealii.org/trunk@1169
0785d39b -7218-0410-832d-
ea1e28bc413d
schrage [Fri, 16 Apr 1999 12:11:04 +0000 (12:11 +0000)]
Fixed spelling.
git-svn-id: https://svn.dealii.org/trunk@1168
0785d39b -7218-0410-832d-
ea1e28bc413d
schrage [Fri, 16 Apr 1999 11:57:27 +0000 (11:57 +0000)]
Complete rewrite.
git-svn-id: https://svn.dealii.org/trunk@1167
0785d39b -7218-0410-832d-
ea1e28bc413d
schrage [Fri, 16 Apr 1999 11:57:09 +0000 (11:57 +0000)]
First check-in.
git-svn-id: https://svn.dealii.org/trunk@1166
0785d39b -7218-0410-832d-
ea1e28bc413d
schrage [Fri, 16 Apr 1999 11:56:47 +0000 (11:56 +0000)]
Minor modifications.
git-svn-id: https://svn.dealii.org/trunk@1165
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Fri, 16 Apr 1999 11:28:54 +0000 (11:28 +0000)]
Fix mis-spelling.
git-svn-id: https://svn.dealii.org/trunk@1164
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Fri, 16 Apr 1999 11:27:01 +0000 (11:27 +0000)]
Add missing include file.
git-svn-id: https://svn.dealii.org/trunk@1163
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Fri, 16 Apr 1999 11:13:44 +0000 (11:13 +0000)]
Make joining of documentation for the three sub-libs work better wrt. labels and cross-references.
git-svn-id: https://svn.dealii.org/trunk@1162
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Fri, 16 Apr 1999 10:57:07 +0000 (10:57 +0000)]
Limit the number of allocated vectors if the size of the system of equation is smaller than the maximum number of temporary vectors.
git-svn-id: https://svn.dealii.org/trunk@1161
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Fri, 16 Apr 1999 10:54:36 +0000 (10:54 +0000)]
Change variable name 'std' to something more reasonable since that name confused egcs (which is understandable, since std also denotes the not yet fully implemented standard namespace). Also add some doc.
git-svn-id: https://svn.dealii.org/trunk@1160
0785d39b -7218-0410-832d-
ea1e28bc413d
deal [Thu, 15 Apr 1999 18:32:29 +0000 (18:32 +0000)]
Fix a problem in the generation of the online-docs of the numerics library.
git-svn-id: https://svn.dealii.org/trunk@1159
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Thu, 15 Apr 1999 17:58:04 +0000 (17:58 +0000)]
Fix a comment.
git-svn-id: https://svn.dealii.org/trunk@1158
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Thu, 15 Apr 1999 17:41:53 +0000 (17:41 +0000)]
Small doc updates to allow for the generation of latex output using doc++.
git-svn-id: https://svn.dealii.org/trunk@1157
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Thu, 15 Apr 1999 17:37:48 +0000 (17:37 +0000)]
Small script to process doc++'s latex output a bit.
git-svn-id: https://svn.dealii.org/trunk@1156
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Thu, 15 Apr 1999 17:36:14 +0000 (17:36 +0000)]
Further work on latex output.
git-svn-id: https://svn.dealii.org/trunk@1155
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Thu, 15 Apr 1999 17:35:45 +0000 (17:35 +0000)]
Patch a bit around to make labels library dependent. Not yet fully
successful.
git-svn-id: https://svn.dealii.org/trunk@1154
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Thu, 15 Apr 1999 17:34:57 +0000 (17:34 +0000)]
Initial version of a header page.
git-svn-id: https://svn.dealii.org/trunk@1153
0785d39b -7218-0410-832d-
ea1e28bc413d
Ralf Hartmann [Thu, 15 Apr 1999 17:30:37 +0000 (17:30 +0000)]
small change of doc
git-svn-id: https://svn.dealii.org/trunk@1152
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Thu, 15 Apr 1999 17:05:59 +0000 (17:05 +0000)]
Add initial support for latex-output using doc++.
git-svn-id: https://svn.dealii.org/trunk@1151
0785d39b -7218-0410-832d-
ea1e28bc413d
schrage [Thu, 15 Apr 1999 15:08:03 +0000 (15:08 +0000)]
Enhanced examples + some bugfixes.
git-svn-id: https://svn.dealii.org/trunk@1150
0785d39b -7218-0410-832d-
ea1e28bc413d
schrage [Thu, 15 Apr 1999 13:49:34 +0000 (13:49 +0000)]
First checkin.
git-svn-id: https://svn.dealii.org/trunk@1149
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Thu, 15 Apr 1999 13:32:17 +0000 (13:32 +0000)]
Rename make_constraint_matrix to make_hanging_node_constraints (including change in the functionality of this method), and put AssemblerData into Assembler back again.
git-svn-id: https://svn.dealii.org/trunk@1148
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Thu, 15 Apr 1999 12:59:20 +0000 (12:59 +0000)]
Update Todo file.
git-svn-id: https://svn.dealii.org/trunk@1147
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Thu, 15 Apr 1999 12:55:29 +0000 (12:55 +0000)]
Fix removal of tmp files in results directory.
git-svn-id: https://svn.dealii.org/trunk@1146
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.