]> https://gitweb.dealii.org/ - dealii-svn.git/log
dealii-svn.git
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

25 years agoChanges to the text.
schrage [Tue, 23 Mar 1999 17:18:19 +0000 (17:18 +0000)]
Changes to the text.

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

25 years agoChanged navigatio bar and fixed HTML.
schrage [Tue, 23 Mar 1999 17:14:24 +0000 (17:14 +0000)]
Changed navigatio bar and fixed HTML.

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

25 years agoTemplate for deal.II tutorial HTML pages.
schrage [Tue, 23 Mar 1999 17:14:00 +0000 (17:14 +0000)]
Template for deal.II tutorial HTML pages.

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

25 years agoChanged navigation bar and fixed HTML
schrage [Tue, 23 Mar 1999 17:13:24 +0000 (17:13 +0000)]
Changed navigation bar and fixed HTML

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

25 years agoFE program structure: Explanation and TOC
schrage [Tue, 23 Mar 1999 15:05:08 +0000 (15:05 +0000)]
FE program structure: Explanation and TOC

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

25 years agoAdded chapter 0: FE program structure.
schrage [Tue, 23 Mar 1999 15:04:09 +0000 (15:04 +0000)]
Added chapter 0: FE program structure.

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

25 years agoTutorial/Laplace revisited. Code broken after last changes to deal.II.
schrage [Tue, 23 Mar 1999 14:37:39 +0000 (14:37 +0000)]
Tutorial/Laplace revisited. Code broken after last changes to deal.II.

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

25 years agoAdd constructors and other functions for FESystem with three different sub-elements.
wolf [Tue, 23 Mar 1999 12:26:19 +0000 (12:26 +0000)]
Add constructors and other functions for FESystem with three different sub-elements.

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

25 years agoAdd a conversion constructor to the Vector class and disable it immediately again...
wolf [Mon, 22 Mar 1999 15:53:54 +0000 (15:53 +0000)]
Add a conversion constructor to the Vector class and disable it immediately again since egcs does not honour the 'explicit' keyword for constructors if they are templated.

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

25 years agoAdd a file which I forgot yesterday.
wolf [Sat, 20 Mar 1999 15:00:38 +0000 (15:00 +0000)]
Add a file which I forgot yesterday.

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

25 years agoAdd a function make_sparsity_pattern which uses a mask; this is useful only for syste...
wolf [Sat, 20 Mar 1999 14:59:44 +0000 (14:59 +0000)]
Add a function make_sparsity_pattern which uses a mask; this is useful only for systems of finite elements.

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

25 years agoDoc update to make kdoc's life easier.
wolf [Sat, 20 Mar 1999 12:29:27 +0000 (12:29 +0000)]
Doc update to make kdoc's life easier.

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

25 years agoFix omitted include.
wolf [Sat, 20 Mar 1999 12:19:11 +0000 (12:19 +0000)]
Fix omitted include.

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

25 years agoTake over the changes made to the experimental branch with the new prepare_* function...
wolf [Sat, 20 Mar 1999 12:11:12 +0000 (12:11 +0000)]
Take over the changes made to the experimental branch with the new prepare_* functions in the Triangulation class to the main line. It seems they do their job well.

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

25 years agoRemove source for a compiler warning.
wolf [Sat, 20 Mar 1999 12:02:00 +0000 (12:02 +0000)]
Remove source for a compiler warning.

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

25 years agoMake many functions inline and put them into the header files, but only when optimize...
wolf [Fri, 19 Mar 1999 18:15:19 +0000 (18:15 +0000)]
Make many functions inline and put them into the header files, but only when optimized mode is used. This gains us approx. 10 per cent in computing time in real life programs.

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

25 years agoSmall doc update.
wolf [Fri, 19 Mar 1999 17:22:37 +0000 (17:22 +0000)]
Small doc update.

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

25 years agoAllow templates and :: in variable names.
wolf [Fri, 19 Mar 1999 17:21:15 +0000 (17:21 +0000)]
Allow templates and :: in variable names.

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

25 years agoAdd my own project to the list of automatically generated docs. (WB).
deal [Fri, 19 Mar 1999 16:48:06 +0000 (16:48 +0000)]
Add my own project to the list of automatically generated docs. (WB).

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

25 years agoFix several bugs.
wolf [Thu, 18 Mar 1999 09:06:57 +0000 (09:06 +0000)]
Fix several bugs.

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

25 years agoAdd <cmath> to the list of included files. Don't know why it worked by
wolf [Tue, 16 Mar 1999 19:54:26 +0000 (19:54 +0000)]
Add <cmath> to the list of included files. Don't know why it worked by
now.

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

25 years agoWork around a well-known bug within egcs1.1.
wolf [Tue, 16 Mar 1999 19:48:57 +0000 (19:48 +0000)]
Work around a well-known bug within egcs1.1.

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

25 years agoUse the file with the global options for compiler runs.
wolf [Tue, 16 Mar 1999 19:47:11 +0000 (19:47 +0000)]
Use the file with the global options for compiler runs.

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