]> https://gitweb.dealii.org/ - dealii-svn.git/log
dealii-svn.git
25 years agoRevert the mistakenly checked-in version of this program that outputs ucd- instead...
wolf [Thu, 15 Apr 1999 11:38:40 +0000 (11:38 +0000)]
Revert the mistakenly checked-in version of this program that outputs ucd- instead of gnuplot-data.

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

25 years agopreparations for ILU; comments for backward/forward
guido [Thu, 15 Apr 1999 09:07:50 +0000 (09:07 +0000)]
preparations for ILU; comments for backward/forward

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

25 years agoModified the example to account for hanging nodes
schrage [Wed, 14 Apr 1999 16:05:26 +0000 (16:05 +0000)]
Modified the example to account for hanging nodes

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

25 years agoadd a nontemplatized assignement operator to convince the compiler not to generate...
hartmann [Wed, 14 Apr 1999 13:14:32 +0000 (13:14 +0000)]
add a nontemplatized assignement operator to convince the compiler not to generate a predefined copy operator

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

25 years agoadd using of deallog
hartmann [Wed, 14 Apr 1999 12:13:50 +0000 (12:13 +0000)]
add using of deallog

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

25 years agoTest for abstract multigrid
guido [Wed, 14 Apr 1999 12:13:15 +0000 (12:13 +0000)]
Test for abstract multigrid

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

25 years agoAdd another constructor for the 1d case, since there no faces exist. Not yet implemen...
wolf [Wed, 14 Apr 1999 11:23:48 +0000 (11:23 +0000)]
Add another constructor for the 1d case, since there no faces exist. Not yet implemented, though.

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

25 years agoThrow an exception upon inversion of too large matrices in all cases, not only in...
hartmann [Tue, 13 Apr 1999 17:24:59 +0000 (17:24 +0000)]
Throw an exception upon inversion of too large matrices in all cases, not only in debug mode; this allows to test this feature in runtime and use direct solvers if not present.

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

25 years agoThrow an exception in all cases, not only in debug mode; this allows to test this...
hartmann [Tue, 13 Apr 1999 17:21:38 +0000 (17:21 +0000)]
Throw an exception in all cases, not only in debug mode; this allows to test this feature in runtime and use direct solvers if not present.

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

25 years agoMove an assertion to a better place.
hartmann [Tue, 13 Apr 1999 17:19:25 +0000 (17:19 +0000)]
Move an assertion to a better place.

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

25 years agoExtend doc.
wolf [Mon, 12 Apr 1999 20:09:51 +0000 (20:09 +0000)]
Extend doc.

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

25 years agoFix typo.
wolf [Mon, 12 Apr 1999 20:06:53 +0000 (20:06 +0000)]
Fix typo.

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

25 years agoImplement the building of interface constraints for system-fe's also.
wolf [Mon, 12 Apr 1999 20:06:28 +0000 (20:06 +0000)]
Implement the building of interface constraints for system-fe's also.

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

25 years agoFix error in doc which might easily lead to confusion.
wolf [Mon, 12 Apr 1999 20:03:21 +0000 (20:03 +0000)]
Fix error in doc which might easily lead to confusion.

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

25 years agoFix docs.
wolf [Mon, 12 Apr 1999 17:20:36 +0000 (17:20 +0000)]
Fix docs.

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

25 years agoRemove obviously obsolete copy constructor for FiniteElementData.
wolf [Mon, 12 Apr 1999 17:13:11 +0000 (17:13 +0000)]
Remove obviously obsolete copy constructor for FiniteElementData.

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

25 years agoReinsert computation of prolongation and restriction matrices for
wolf [Mon, 12 Apr 1999 17:08:00 +0000 (17:08 +0000)]
Reinsert computation of prolongation and restriction matrices for
FESystem objects from the base classes' respective matrices.

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

25 years agoGuido's suggestions + added next chapter to navbar
schrage [Mon, 12 Apr 1999 14:44:50 +0000 (14:44 +0000)]
Guido's suggestions + added next chapter to navbar

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

25 years agoMore readable by now
schrage [Mon, 12 Apr 1999 14:44:14 +0000 (14:44 +0000)]
More readable by now

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

25 years agoGuido's suggestions. Grid Creation within a program added.
schrage [Mon, 12 Apr 1999 14:43:53 +0000 (14:43 +0000)]
Guido's suggestions. Grid Creation within a program added.

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

25 years agoRemove a friend declaration to a class that does no more exist.
wolf [Fri, 9 Apr 1999 23:44:53 +0000 (23:44 +0000)]
Remove a friend declaration to a class that does no more exist.

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

25 years agoWolfs suggestions adapted.
schrage [Fri, 9 Apr 1999 17:31:57 +0000 (17:31 +0000)]
Wolfs suggestions adapted.

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

25 years agoAdd forgotten destructor.
wolf [Fri, 9 Apr 1999 16:08:13 +0000 (16:08 +0000)]
Add forgotten destructor.

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

25 years agoInitial version of the implementation of the smoother base class.
wolf [Fri, 9 Apr 1999 16:00:19 +0000 (16:00 +0000)]
Initial version of the implementation of the smoother base class.

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

25 years agomore multigrid
guido [Fri, 9 Apr 1999 15:23:18 +0000 (15:23 +0000)]
more multigrid

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

25 years agoSwitch smooth to pre_smooth and post_smooth.
wolf [Fri, 9 Apr 1999 15:06:03 +0000 (15:06 +0000)]
Switch smooth to pre_smooth and post_smooth.

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

25 years agoMake this compilable.
wolf [Fri, 9 Apr 1999 14:55:36 +0000 (14:55 +0000)]
Make this compilable.

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

25 years agoMake PCG solver a bit faster by not initializing memory that will be
wolf [Fri, 9 Apr 1999 14:44:26 +0000 (14:44 +0000)]
Make PCG solver a bit faster by not initializing memory that will be
overwritten soon anyway.

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

25 years ago.
wolf [Fri, 9 Apr 1999 14:38:00 +0000 (14:38 +0000)]
.

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

25 years agoInitial check-in with the framework of multigrid smoothers only.
wolf [Fri, 9 Apr 1999 14:37:49 +0000 (14:37 +0000)]
Initial check-in with the framework of multigrid smoothers only.

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

25 years agoAdd some code for raw output of triangulations.
wolf [Thu, 8 Apr 1999 17:37:10 +0000 (17:37 +0000)]
Add some code for raw output of triangulations.

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

25 years agoAdd stubs for the computation of measures and barycenters of faces in 3d.
wolf [Thu, 8 Apr 1999 17:36:18 +0000 (17:36 +0000)]
Add stubs for the computation of measures and barycenters of faces in 3d.

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

25 years agoFix a bug in the multigrid code.
wolf [Thu, 8 Apr 1999 17:35:32 +0000 (17:35 +0000)]
Fix a bug in the multigrid code.

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

25 years agoUse quadrature instead of the exact mass matrix if the latter is not available.
wolf [Thu, 8 Apr 1999 17:35:00 +0000 (17:35 +0000)]
Use quadrature instead of the exact mass matrix if the latter is not available.

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

25 years agoFix improperly placed const-declaration of a parameter.
wolf [Thu, 8 Apr 1999 17:33:36 +0000 (17:33 +0000)]
Fix improperly placed const-declaration of a parameter.

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

25 years agoFix several bugs in the multigrid classes.
wolf [Thu, 8 Apr 1999 17:33:02 +0000 (17:33 +0000)]
Fix several bugs in the multigrid classes.

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

25 years ago.
wolf [Thu, 8 Apr 1999 17:10:55 +0000 (17:10 +0000)]
.

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

25 years agoInitial version of the prebuilt MGTransfer class. May or may not work.
wolf [Thu, 8 Apr 1999 16:15:17 +0000 (16:15 +0000)]
Initial version of the prebuilt MGTransfer class. May or may not work.

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

25 years agoAllow copying of sparse matrices and their sparsity patterns, but only if they repres...
wolf [Thu, 8 Apr 1999 16:09:39 +0000 (16:09 +0000)]
Allow copying of sparse matrices and their sparsity patterns, but only if they represent empty objects.

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

25 years agoFix ommission.
wolf [Thu, 8 Apr 1999 15:49:21 +0000 (15:49 +0000)]
Fix ommission.

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

25 years agoTest commitment to pass changes to Guido.
wolf [Thu, 8 Apr 1999 15:48:39 +0000 (15:48 +0000)]
Test commitment to pass changes to Guido.

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

25 years agoFixed language
schrage [Thu, 8 Apr 1999 15:23:06 +0000 (15:23 +0000)]
Fixed language

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

25 years agoFixed title
schrage [Thu, 8 Apr 1999 15:22:22 +0000 (15:22 +0000)]
Fixed title

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

25 years agoFixed a frame problem with the external references
schrage [Thu, 8 Apr 1999 15:20:58 +0000 (15:20 +0000)]
Fixed a frame problem with the external references

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

25 years agoFirst checkin
schrage [Thu, 8 Apr 1999 15:19:35 +0000 (15:19 +0000)]
First checkin

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

25 years agomg:level_step
guido [Thu, 8 Apr 1999 15:15:13 +0000 (15:15 +0000)]
mg:level_step

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

25 years agoMultigrid framework
guido [Thu, 8 Apr 1999 13:56:23 +0000 (13:56 +0000)]
Multigrid framework

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

25 years agoArgument to get_function_values changed back
guido [Thu, 8 Apr 1999 12:02:46 +0000 (12:02 +0000)]
Argument to get_function_values changed back

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

25 years agoChanged targets for link to tutorial index in navigation bars
schrage [Thu, 8 Apr 1999 11:02:46 +0000 (11:02 +0000)]
Changed targets for link to tutorial index in navigation bars

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

25 years agoMisc changes to link targets, html, style etc.
schrage [Thu, 8 Apr 1999 10:57:35 +0000 (10:57 +0000)]
Misc changes to link targets, html, style etc.

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

25 years agoAdded frames/noframes versions
schrage [Thu, 8 Apr 1999 10:57:06 +0000 (10:57 +0000)]
Added frames/noframes versions

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

25 years agoAdded examples
schrage [Thu, 8 Apr 1999 09:58:50 +0000 (09:58 +0000)]
Added examples

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

25 years agoAdded indentation to example style
schrage [Thu, 8 Apr 1999 09:58:37 +0000 (09:58 +0000)]
Added indentation to example style

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

25 years agoAdded target frame to TOC anchors
schrage [Thu, 8 Apr 1999 09:22:58 +0000 (09:22 +0000)]
Added target frame to TOC anchors

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

25 years agoRemoved heading
schrage [Thu, 8 Apr 1999 09:19:39 +0000 (09:19 +0000)]
Removed heading

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

25 years agoFirst checkin
schrage [Thu, 8 Apr 1999 08:39:21 +0000 (08:39 +0000)]
First checkin

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

25 years agoSwitched to frames
schrage [Thu, 8 Apr 1999 08:37:16 +0000 (08:37 +0000)]
Switched to frames

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

25 years agoFirst checkin.
schrage [Thu, 8 Apr 1999 08:28:09 +0000 (08:28 +0000)]
First checkin.

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

25 years agoFormer index.html
schrage [Thu, 8 Apr 1999 08:26:28 +0000 (08:26 +0000)]
Former index.html

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

25 years agoChanged look
schrage [Thu, 8 Apr 1999 08:25:52 +0000 (08:25 +0000)]
Changed look

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

25 years agoChanged frame looks
schrage [Thu, 8 Apr 1999 08:25:43 +0000 (08:25 +0000)]
Changed frame looks

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

25 years agoAdded version for non-frame-capable browsers
schrage [Thu, 8 Apr 1999 08:03:36 +0000 (08:03 +0000)]
Added version for non-frame-capable browsers

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

25 years agoChanged to frames
schrage [Thu, 8 Apr 1999 07:54:25 +0000 (07:54 +0000)]
Changed to frames

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

25 years agoFirst checkin
schrage [Thu, 8 Apr 1999 07:54:11 +0000 (07:54 +0000)]
First checkin

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

25 years agoOld index.html
schrage [Thu, 8 Apr 1999 07:38:41 +0000 (07:38 +0000)]
Old index.html

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

25 years agoDoc update.
wolf [Wed, 7 Apr 1999 18:09:43 +0000 (18:09 +0000)]
Doc update.

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

25 years agoAdd comment about temporary vectors to doc.
wolf [Wed, 7 Apr 1999 15:00:56 +0000 (15:00 +0000)]
Add comment about temporary vectors to doc.

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

25 years agoHm, compile first, check-in then...
wolf [Wed, 7 Apr 1999 13:50:12 +0000 (13:50 +0000)]
Hm, compile first, check-in then...

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

25 years agoImplement restarts for GMRES. More documentation.
wolf [Wed, 7 Apr 1999 13:48:42 +0000 (13:48 +0000)]
Implement restarts for GMRES. More documentation.

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

25 years agoHope to have fixed a very annoying bug... Hm, lets rather have easter now, instead...
wolf [Thu, 1 Apr 1999 15:21:30 +0000 (15:21 +0000)]
Hope to have fixed a very annoying bug... Hm, lets rather have easter now, instead of testing further.

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

25 years agoCommit a small patch of a strange kind; I actually don't know how this
wolf [Thu, 1 Apr 1999 13:24:46 +0000 (13:24 +0000)]
Commit a small patch of a strange kind; I actually don't know how this
could ever have worked!?

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

25 years agoClean-up
wolf [Thu, 1 Apr 1999 09:01:09 +0000 (09:01 +0000)]
Clean-up

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

25 years agoAdd some initial functionality to dump a grid to disk and re-read it later.
wolf [Thu, 1 Apr 1999 09:00:50 +0000 (09:00 +0000)]
Add some initial functionality to dump a grid to disk and re-read it later.

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

25 years agoFix two bugs when coarsening 3d grids.
wolf [Wed, 31 Mar 1999 16:07:20 +0000 (16:07 +0000)]
Fix two bugs when coarsening 3d grids.

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

25 years agoSmall modification. Can't integrate anyway...
wolf [Wed, 31 Mar 1999 14:59:19 +0000 (14:59 +0000)]
Small modification. Can't integrate anyway...

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

25 years agoRemove the assertions for higher dimensional quadrature formulae since
wolf [Wed, 31 Mar 1999 12:19:49 +0000 (12:19 +0000)]
Remove the assertions for higher dimensional quadrature formulae since
they seem to work.

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

25 years agoDo a major clean-up of this file to make it feasible in the future to
wolf [Wed, 31 Mar 1999 11:35:29 +0000 (11:35 +0000)]
Do a major clean-up of this file to make it feasible in the future to
add new projects without much ado.

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

25 years agoNext doc update -- forgot one thing.
wolf [Mon, 29 Mar 1999 16:10:26 +0000 (16:10 +0000)]
Next doc update -- forgot one thing.

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

25 years agoNext doc update.
wolf [Mon, 29 Mar 1999 15:52:40 +0000 (15:52 +0000)]
Next doc update.

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

25 years agoDoc update.
wolf [Mon, 29 Mar 1999 15:35:25 +0000 (15:35 +0000)]
Doc update.

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

25 years agoCommit a larger patch which removes some arguments from many functions, namely Bounda...
wolf [Mon, 29 Mar 1999 12:59:05 +0000 (12:59 +0000)]
Commit a larger patch which removes some arguments from many functions, namely Boundary and FiniteElement references. These pointers can be obtained from the DoFHandler object in a safer way, so we should prefer it. Apart from the constructor of FE[[Sub]Face]Values objects, only arguments were dropped.

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

25 years agoAdd the data type of one argument and corresponding changes.
wolf [Fri, 26 Mar 1999 18:47:27 +0000 (18:47 +0000)]
Add the data type of one argument and corresponding changes.

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

25 years agoChange the data type of one argument. Add get_function_grads for vector valued finite...
wolf [Fri, 26 Mar 1999 18:46:56 +0000 (18:46 +0000)]
Change the data type of one argument. Add get_function_grads for vector valued finite elements.

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

25 years agoAdd the data type of one argument.
wolf [Fri, 26 Mar 1999 18:46:39 +0000 (18:46 +0000)]
Add the data type of one argument.

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

25 years agoClean-ups.
wolf [Fri, 26 Mar 1999 18:46:06 +0000 (18:46 +0000)]
Clean-ups.

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

25 years agoFurther clean-ups.
wolf [Fri, 26 Mar 1999 18:44:22 +0000 (18:44 +0000)]
Further clean-ups.

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

25 years agoFirst cleaned-up version.
wolf [Fri, 26 Mar 1999 10:50:44 +0000 (10:50 +0000)]
First cleaned-up version.

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

25 years agoClean up a little bit and make it conforming to our style guides.
wolf [Fri, 26 Mar 1999 10:21:08 +0000 (10:21 +0000)]
Clean up a little bit and make it conforming to our style guides.

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

25 years agoRemove an assertion that was not in the original DEAL implementation
wolf [Fri, 26 Mar 1999 10:19:20 +0000 (10:19 +0000)]
Remove an assertion that was not in the original DEAL implementation
and seems incorrect (at least the GMRES solver relied on these
assertions being invalid).

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

25 years agoSmall clean-up.
wolf [Fri, 26 Mar 1999 10:15:37 +0000 (10:15 +0000)]
Small clean-up.

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

25 years agoCheck in an initial working version of the preconditioned GMRES solver.
wolf [Fri, 26 Mar 1999 10:14:50 +0000 (10:14 +0000)]
Check in an initial working version of the preconditioned GMRES solver.

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

25 years agoSmall doc update.
wolf [Thu, 25 Mar 1999 15:15:27 +0000 (15:15 +0000)]
Small doc update.

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

25 years agoDoc update.
wolf [Thu, 25 Mar 1999 14:59:25 +0000 (14:59 +0000)]
Doc update.

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

25 years agoFix typo.
wolf [Thu, 25 Mar 1999 13:52:55 +0000 (13:52 +0000)]
Fix typo.

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

25 years agoFixed HTML entities.
schrage [Thu, 25 Mar 1999 10:02:56 +0000 (10:02 +0000)]
Fixed HTML entities.

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

25 years agoFirst check-in.
schrage [Thu, 25 Mar 1999 10:02:43 +0000 (10:02 +0000)]
First check-in.

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

25 years agoChange assertions to the constraints that were in the old library from
wolf [Wed, 24 Mar 1999 18:07:52 +0000 (18:07 +0000)]
Change assertions to the constraints that were in the old library from
which this code was taken.

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

25 years agoAdded class navbar to navigation bar.
schrage [Wed, 24 Mar 1999 17:00:28 +0000 (17:00 +0000)]
Added class navbar to navigation bar.

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

25 years agoAdded parts for paragraph headings and navigation bars.
schrage [Wed, 24 Mar 1999 16:59:47 +0000 (16:59 +0000)]
Added parts for paragraph headings and navigation bars.

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

25 years agoFirst checkin.
schrage [Wed, 24 Mar 1999 16:58:58 +0000 (16:58 +0000)]
First checkin.

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