]> https://gitweb.dealii.org/ - dealii-svn.git/log
dealii-svn.git
25 years agonumber templates improved for long double
guido [Wed, 5 May 1999 11:31:31 +0000 (11:31 +0000)]
number templates improved for long double

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

25 years agoPreconditionMG
guido [Wed, 5 May 1999 11:29:39 +0000 (11:29 +0000)]
PreconditionMG

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

25 years agosmall speed test for LAC
guido [Tue, 4 May 1999 22:12:28 +0000 (22:12 +0000)]
small speed test for LAC

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

25 years agosmall change that makes it faster
hartmann [Tue, 4 May 1999 17:57:27 +0000 (17:57 +0000)]
small change that makes it faster

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

25 years agoSolve to high accuracy
guido [Tue, 4 May 1999 16:31:28 +0000 (16:31 +0000)]
Solve to high accuracy

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

25 years agoregular names for FEDG
guido [Tue, 4 May 1999 16:27:13 +0000 (16:27 +0000)]
regular names for FEDG

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

25 years agoMake one function static and change its name.
wolf [Tue, 4 May 1999 15:35:28 +0000 (15:35 +0000)]
Make one function static and change its name.

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

25 years agoThe First MultiGrid Test works
guido [Tue, 4 May 1999 15:29:14 +0000 (15:29 +0000)]
The First MultiGrid Test works

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

25 years agoOops, revert the last, erroneous check-in.
wolf [Tue, 4 May 1999 12:01:01 +0000 (12:01 +0000)]
Oops, revert the last, erroneous check-in.

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

25 years agoAdd functions which tell us how often a given line/quad/hex is refined.
wolf [Tue, 4 May 1999 11:59:50 +0000 (11:59 +0000)]
Add functions which tell us how often a given line/quad/hex is refined.

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

25 years agologging flags for ReductionControl
guido [Tue, 4 May 1999 11:54:58 +0000 (11:54 +0000)]
logging flags for ReductionControl

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

25 years agoImplement a way to get the actual maximum number of elements per row from the sparsit...
wolf [Tue, 4 May 1999 11:46:45 +0000 (11:46 +0000)]
Implement a way to get the actual maximum number of elements per row from the sparsity pattern.

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

25 years agofix doc
hartmann [Tue, 4 May 1999 10:14:50 +0000 (10:14 +0000)]
fix doc

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

25 years agoApply Guido's fix for the function returning second derivatives also.
wolf [Tue, 4 May 1999 08:21:56 +0000 (08:21 +0000)]
Apply Guido's fix for the function returning second derivatives also.

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

25 years agoget_function_grads asserts number of components
guido [Tue, 4 May 1999 08:06:45 +0000 (08:06 +0000)]
get_function_grads asserts number of components

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

25 years agosemantics
guido [Mon, 3 May 1999 21:57:47 +0000 (21:57 +0000)]
semantics

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

25 years agoExternalize the grid generation functions from the Triangulation class to an own...
wolf [Mon, 3 May 1999 18:50:21 +0000 (18:50 +0000)]
Externalize the grid generation functions from the Triangulation class to an own class.

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

25 years agoupgrade of the doc
hartmann [Mon, 3 May 1999 17:26:15 +0000 (17:26 +0000)]
upgrade of the doc

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

25 years agoreplace rank_ by rank
hartmann [Mon, 3 May 1999 16:41:25 +0000 (16:41 +0000)]
replace rank_ by rank

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

25 years agofix documentation
hartmann [Mon, 3 May 1999 16:18:12 +0000 (16:18 +0000)]
fix documentation

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

25 years agoType conversion between vectors
guido [Mon, 3 May 1999 15:53:51 +0000 (15:53 +0000)]
Type conversion between vectors

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

25 years agoFlag log_result added
guido [Mon, 3 May 1999 15:52:51 +0000 (15:52 +0000)]
Flag log_result added

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

25 years agoReplace the BlockSparseMatrix by the PreconditionBlock
hartmann [Mon, 3 May 1999 15:31:22 +0000 (15:31 +0000)]
Replace the BlockSparseMatrix by the PreconditionBlock

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

25 years agoInitial version of PreconditionSelector
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

25 years agoInitial version of SolverSelector
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

25 years agoRemove old functions which do no longer belong into this file.
wolf [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

25 years agoMake this file compile again after the Solver-changes.
wolf [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

25 years agoUse of struct 'AdditionalData' in the constructor of each solver
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

25 years agoCopy constructor of SparseMatrixStruct needs explicit initialization of the base...
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

25 years agoadd destructors
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

25 years agoderive SolverControl and VectorMemory from Subscriptor
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

25 years agoCopy constructor needs explicit initialization of the base class 'Subscriptor'
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

25 years agoError in assembler.cc removed (Equation)
guido [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

25 years agoCopy constructor needs explicit initialization of the base class 'Subscriptor'
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

25 years agoderive the Sparsematrix and Sparsematrixstruct from Subsriptor
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

25 years agoderive the fullmatrix from Subsriptor
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

25 years agomore multigrid
guido [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

25 years agomore multigrid
guido [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

25 years agoSmall cleanups.
wolf [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

25 years agoSorry, there was another bug
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

25 years agofixed error
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

25 years agofixed write_eps and enhanced output to shaded surface plot
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

25 years agowrite_eps fixed and enhanced to shaded output
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

25 years agoRemove warning about possibly undefined value of #dim#.
wolf [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

25 years agoFix ommission.
wolf [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

25 years agoAdd sparse ILU decompoition.
wolf [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

25 years ago.
wolf [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

25 years agoFix typo.
wolf [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

25 years agoAdditions to the text.
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

25 years agoFirst check-in. Template for examples to save typing.
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

25 years agoFirst check-in, by no means finished.
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

25 years agoAdded a section on constraints.
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

25 years agoMGBase moved to LAC
guido [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

25 years agoFirst check-in.
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

25 years agoExtensions to the text.
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

25 years agoFirst check-in
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

25 years agoAdd forgotten deallog pop.
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

25 years agoReplaced ambiguous names by common abbrevs
guido [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

25 years agoentry_type changed to value_type
guido [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

25 years agomissing logstream added
guido [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

25 years agocleanup
guido [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

25 years agonumber templates in ConstraintMatrix
guido [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

25 years agoTest fuer iterative Loeser
guido [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

25 years agoremoved precondition in SparseMatrix
guido [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

25 years agoMore documentation
guido [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

25 years agoprecondition now a class of it's own
guido [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

25 years agoentry_type in SparseMatrix defined
guido [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

25 years agoUse faster copy operations for vectors and matrices. Some other small updates also.
wolf [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

25 years agoCheck for starting vector being a solution already.
wolf [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

25 years agoFinished page.
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

25 years agoImplement renumbering by component.
wolf [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

25 years agoAdded common to newdeal
guido [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

25 years agoInitial revision
guido [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

25 years agomultigrid dimension templates
guido [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

25 years agoFix another bug with multplicities of base elements.
wolf [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

25 years agomore mulitgrid and some cosmetics
guido [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

25 years agoAdded debug only targets
guido [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

25 years agoRename the DoFRenumbering::renumber_* functions to DoFRenumbering::*
wolf [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

25 years agoSeparate the dof renumbering code from the dof handlers into a new class. Add several...
wolf [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

25 years agoFix problem with forgotten boundary object being deleted while still
wolf [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

25 years agoAdded images, bugfixes.
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

25 years agoHyperballs. First check-in.
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

25 years agoFirst checkin. Hyperball triangulation.
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

25 years agoRemoved some unnecessary logging
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

25 years agoImplementation of the Gauss-Seidel iterative solver
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

25 years agoThese are only some macros for logging support
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

25 years ago.
wolf [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

25 years agoUse compiler capabilities better than before on the LogStream class. We can now use...
wolf [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

25 years agoadd major documentation of the implementation
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

25 years agoFix bug with base elements used multiply.
wolf [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

25 years agoassertion in base_element
guido [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

25 years agoRichardson's iteration method as preconditioned solver.
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

25 years agoRename make_constraint_matrix to make_hanging_node_constraints.
wolf [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

25 years agoMake function names more intuitive. Add post-sweep clean-up function.
wolf [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

25 years agoNicer latex output, including reasonable title page.
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

25 years agoAdded text, graphics etc.
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

25 years agoError correction.
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

25 years agoAdded figure style.
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

25 years agoFirst check-in
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

25 years agoChanges to the nodes shown.
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


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.