]> https://gitweb.dealii.org/ - dealii.git/log
dealii.git
26 years ago.
Wolfgang Bangerth [Tue, 19 May 1998 13:50:09 +0000 (13:50 +0000)]
.

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

26 years agoMove some functions from ProblemBase to more general parts of the library.
Wolfgang Bangerth [Tue, 19 May 1998 13:17:38 +0000 (13:17 +0000)]
Move some functions from ProblemBase to more general parts of the library.

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

26 years agoSmall change.
Wolfgang Bangerth [Mon, 18 May 1998 16:49:35 +0000 (16:49 +0000)]
Small change.

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

26 years ago.
Wolfgang Bangerth [Mon, 18 May 1998 16:46:43 +0000 (16:46 +0000)]
.

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

26 years agoAdd time dependant functionality to the Function class.
Wolfgang Bangerth [Mon, 18 May 1998 16:46:21 +0000 (16:46 +0000)]
Add time dependant functionality to the Function class.

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

26 years agoTake over timer module from the old DEAL library.
Wolfgang Bangerth [Mon, 18 May 1998 16:45:54 +0000 (16:45 +0000)]
Take over timer module from the old DEAL library.

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

26 years agoAdd some checks for safety.
Wolfgang Bangerth [Mon, 18 May 1998 09:08:04 +0000 (09:08 +0000)]
Add some checks for safety.

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

26 years agoMainly changes for the String->string conversion of the parameter handler module...
Wolfgang Bangerth [Mon, 18 May 1998 08:44:52 +0000 (08:44 +0000)]
Mainly changes for the String->string conversion of the parameter handler module, but also some minor performance tweaks with assumptions on the size of passed vectors.

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

26 years agoEliminate the need for libg++.a since we changed String->string in the parameter_hand...
Wolfgang Bangerth [Mon, 18 May 1998 08:42:48 +0000 (08:42 +0000)]
Eliminate the need for libg++.a since we changed String->string in the parameter_handler.* files.

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

26 years agoPerformance tweaks with assumptions on the size of passed vectors.
Wolfgang Bangerth [Mon, 18 May 1998 08:40:46 +0000 (08:40 +0000)]
Performance tweaks with assumptions on the size of passed vectors.

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

26 years agoImplement interpolation.
Wolfgang Bangerth [Mon, 18 May 1998 08:40:34 +0000 (08:40 +0000)]
Implement interpolation.

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

26 years agoMainly doc updates.
Wolfgang Bangerth [Mon, 18 May 1998 08:39:18 +0000 (08:39 +0000)]
Mainly doc updates.

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

26 years agoDoc update.
Wolfgang Bangerth [Mon, 18 May 1998 08:38:37 +0000 (08:38 +0000)]
Doc update.

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

26 years agoSlight reorganisation (getting the ansatz points of a finite element) and doc updates...
Wolfgang Bangerth [Mon, 18 May 1998 08:35:58 +0000 (08:35 +0000)]
Slight reorganisation (getting the ansatz points of a finite element) and doc updates. Also use the GeometryInfo class more often instead of handcrafted values.

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

26 years agoSlight reorganisation (getting the ansatz points of a finite element) and doc updates.
Wolfgang Bangerth [Mon, 18 May 1998 08:34:48 +0000 (08:34 +0000)]
Slight reorganisation (getting the ansatz points of a finite element) and doc updates.

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

26 years agoConvert from libg++'s String to the standard's string class. Whoop, this was a large...
Wolfgang Bangerth [Mon, 18 May 1998 08:31:25 +0000 (08:31 +0000)]
Convert from libg++'s String to the standard's string class. Whoop, this was a large patch, let's see how many bugs are buried down there...

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

26 years agoPerformance tweaks with assumptions on the size of passed vectors.
Wolfgang Bangerth [Mon, 18 May 1998 08:30:16 +0000 (08:30 +0000)]
Performance tweaks with assumptions on the size of passed vectors.

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

26 years agoAdd general write function and more general stuff.
Wolfgang Bangerth [Mon, 18 May 1998 08:29:22 +0000 (08:29 +0000)]
Add general write function and more general stuff.

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

26 years agoAdd function to inquire the number of nonzero elements.
Wolfgang Bangerth [Mon, 18 May 1998 08:26:56 +0000 (08:26 +0000)]
Add function to inquire the number of nonzero elements.

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

26 years agoDoc updates.
Wolfgang Bangerth [Mon, 18 May 1998 08:06:49 +0000 (08:06 +0000)]
Doc updates.

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

26 years agoAdd Makefile for this directory.
Wolfgang Bangerth [Sun, 17 May 1998 20:19:07 +0000 (20:19 +0000)]
Add Makefile for this directory.

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

26 years agoDoc update.
Wolfgang Bangerth [Fri, 15 May 1998 17:11:54 +0000 (17:11 +0000)]
Doc update.

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

26 years agoAdd creation of right hand sides to the MatrixCreator class.
Wolfgang Bangerth [Fri, 15 May 1998 17:11:36 +0000 (17:11 +0000)]
Add creation of right hand sides to the MatrixCreator class.

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

26 years agoAdd interpolation/projection and the like of functions to vectors.
Wolfgang Bangerth [Fri, 15 May 1998 17:10:54 +0000 (17:10 +0000)]
Add interpolation/projection and the like of functions to vectors.

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

26 years agoFix typo.
Wolfgang Bangerth [Fri, 15 May 1998 17:10:29 +0000 (17:10 +0000)]
Fix typo.

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

26 years agoUse even less memory in ProblemBase (let's see whether this works...)
Wolfgang Bangerth [Fri, 15 May 1998 17:10:08 +0000 (17:10 +0000)]
Use even less memory in ProblemBase (let's see whether this works...)

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

26 years agoAdd some standard matrices and code to build them.
Wolfgang Bangerth [Fri, 15 May 1998 15:59:56 +0000 (15:59 +0000)]
Add some standard matrices and code to build them.

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

26 years agoWeaken a security check.
Wolfgang Bangerth [Fri, 15 May 1998 15:12:38 +0000 (15:12 +0000)]
Weaken a security check.

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

26 years ago.
Wolfgang Bangerth [Thu, 14 May 1998 11:37:41 +0000 (11:37 +0000)]
.

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

26 years agoDoc update.
Wolfgang Bangerth [Thu, 14 May 1998 11:16:29 +0000 (11:16 +0000)]
Doc update.

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

26 years agoAdd global makefile to this directory.
Wolfgang Bangerth [Thu, 14 May 1998 10:57:25 +0000 (10:57 +0000)]
Add global makefile to this directory.

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

26 years agoDoc update.
Wolfgang Bangerth [Thu, 14 May 1998 09:37:23 +0000 (09:37 +0000)]
Doc update.

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

26 years agoExample update.
Wolfgang Bangerth [Wed, 13 May 1998 12:33:50 +0000 (12:33 +0000)]
Example update.

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

26 years agoExtend example by a function with a kink (discontinuity of the gradient).
Wolfgang Bangerth [Tue, 12 May 1998 13:34:11 +0000 (13:34 +0000)]
Extend example by a function with a kink (discontinuity of the gradient).

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

26 years ago.
Wolfgang Bangerth [Mon, 11 May 1998 18:08:22 +0000 (18:08 +0000)]
.

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

26 years agoExample refinement.
Wolfgang Bangerth [Mon, 11 May 1998 18:07:49 +0000 (18:07 +0000)]
Example refinement.

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

26 years agoFix trivial problem.
Wolfgang Bangerth [Mon, 11 May 1998 16:52:32 +0000 (16:52 +0000)]
Fix trivial problem.

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

26 years agoAdd #ratio# function.
Wolfgang Bangerth [Mon, 11 May 1998 16:51:18 +0000 (16:51 +0000)]
Add #ratio# function.

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

26 years agoAdd #ratio# function. Doc update.
Wolfgang Bangerth [Mon, 11 May 1998 16:51:10 +0000 (16:51 +0000)]
Add #ratio# function. Doc update.

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

26 years agoExample update: use ParameterHandler class and other changes.
Wolfgang Bangerth [Mon, 11 May 1998 15:51:55 +0000 (15:51 +0000)]
Example update: use ParameterHandler class and other changes.

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

26 years agoDoc update.
Wolfgang Bangerth [Mon, 11 May 1998 12:59:45 +0000 (12:59 +0000)]
Doc update.

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

26 years agoDoc reformatting.
Wolfgang Bangerth [Sun, 10 May 1998 00:21:05 +0000 (00:21 +0000)]
Doc reformatting.

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

26 years agoDoc reformatting, update and add smoothing parameter to triangulation refinement.
Wolfgang Bangerth [Sun, 10 May 1998 00:20:25 +0000 (00:20 +0000)]
Doc reformatting, update and add smoothing parameter to triangulation refinement.

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

26 years agoAdd smoothing to triangulation refinement.
Wolfgang Bangerth [Sun, 10 May 1998 00:17:56 +0000 (00:17 +0000)]
Add smoothing to triangulation refinement.

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

26 years ago.
Wolfgang Bangerth [Fri, 8 May 1998 14:47:37 +0000 (14:47 +0000)]
.

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

26 years agoUpdate doc text markup.
Wolfgang Bangerth [Fri, 8 May 1998 12:21:42 +0000 (12:21 +0000)]
Update doc text markup.

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

26 years agoExample update. Compute maximum of second derivative for Chief Rannacher (fortunately...
Wolfgang Bangerth [Thu, 7 May 1998 18:09:45 +0000 (18:09 +0000)]
Example update. Compute maximum of second derivative for Chief Rannacher (fortunately an easy task ;-))

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

26 years agoAdd additional refinement strategy.
Wolfgang Bangerth [Thu, 7 May 1998 18:07:39 +0000 (18:07 +0000)]
Add additional refinement strategy.

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

26 years agoDoc update and add function parameter.
Wolfgang Bangerth [Thu, 7 May 1998 15:13:28 +0000 (15:13 +0000)]
Doc update and add function parameter.

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

26 years agoAdd geometry information to the library.
Wolfgang Bangerth [Thu, 7 May 1998 15:08:49 +0000 (15:08 +0000)]
Add geometry information to the library.

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

26 years agoMake dVector even more compatible to C++ standard vector<> class.
Wolfgang Bangerth [Thu, 7 May 1998 13:06:37 +0000 (13:06 +0000)]
Make dVector even more compatible to C++ standard vector<> class.

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

26 years agoMove the dVector class closer to the STL's vector<>.
Wolfgang Bangerth [Wed, 6 May 1998 16:03:56 +0000 (16:03 +0000)]
Move the dVector class closer to the STL's vector<>.

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

26 years ago.
Wolfgang Bangerth [Wed, 6 May 1998 15:38:51 +0000 (15:38 +0000)]
.

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

26 years ago.
Wolfgang Bangerth [Wed, 6 May 1998 15:38:25 +0000 (15:38 +0000)]
.

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

26 years agoTrivial bug fix.
Wolfgang Bangerth [Wed, 6 May 1998 15:37:52 +0000 (15:37 +0000)]
Trivial bug fix.

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

26 years agoExample update and trivial bug fix.
Wolfgang Bangerth [Wed, 6 May 1998 15:37:35 +0000 (15:37 +0000)]
Example update and trivial bug fix.

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

26 years agoExample update.
Wolfgang Bangerth [Wed, 6 May 1998 14:12:54 +0000 (14:12 +0000)]
Example update.

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

26 years agoFinish support for error estimator also on unstructured grids.
Wolfgang Bangerth [Wed, 6 May 1998 14:12:10 +0000 (14:12 +0000)]
Finish support for error estimator also on unstructured grids.

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

26 years agoFix trivial bug.
Wolfgang Bangerth [Wed, 6 May 1998 14:10:29 +0000 (14:10 +0000)]
Fix trivial bug.

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

26 years agoUse geometry information instead of hand-crafted values.
Wolfgang Bangerth [Wed, 6 May 1998 14:10:07 +0000 (14:10 +0000)]
Use geometry information instead of hand-crafted values.

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

26 years agoCleanup and code restructuring.
Wolfgang Bangerth [Tue, 5 May 1998 14:15:59 +0000 (14:15 +0000)]
Cleanup and code restructuring.

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

26 years agoAdd operator < to iterators, to allow a partial ordering which is needed if we want...
Wolfgang Bangerth [Tue, 5 May 1998 13:14:37 +0000 (13:14 +0000)]
Add operator < to iterators, to allow a partial ordering which is needed if we want to use associative containers with iterators as keys.

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

26 years agoDoc update.
Wolfgang Bangerth [Tue, 5 May 1998 13:13:50 +0000 (13:13 +0000)]
Doc update.

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

26 years agoStore face integrals with the faces, rather than with the cells. This is necessary...
Wolfgang Bangerth [Tue, 5 May 1998 13:12:56 +0000 (13:12 +0000)]
Store face integrals with the faces, rather than with the cells. This is necessary for hanging nodes.

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

26 years agoCleanup map<...> declarations.
Wolfgang Bangerth [Tue, 5 May 1998 11:31:05 +0000 (11:31 +0000)]
Cleanup map<...> declarations.

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

26 years agoAdd small script to strip off comments from ucd files (DealVision doesn't understand...
Wolfgang Bangerth [Tue, 5 May 1998 09:17:18 +0000 (09:17 +0000)]
Add small script to strip off comments from ucd files (DealVision doesn't understand 'em).

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

26 years agoAdd some new functions for the restriction of finite elements to subfaces. Fix a...
Wolfgang Bangerth [Tue, 5 May 1998 08:54:09 +0000 (08:54 +0000)]
Add some new functions for the restriction of finite elements to subfaces. Fix a small problem.

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

26 years agoSmall changes and doc update.
Wolfgang Bangerth [Tue, 5 May 1998 08:53:03 +0000 (08:53 +0000)]
Small changes and doc update.

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

26 years agoExample update.
Wolfgang Bangerth [Tue, 5 May 1998 08:52:01 +0000 (08:52 +0000)]
Example update.

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

26 years agoNext step towards restriction of finite elements to subfaces.
Wolfgang Bangerth [Mon, 4 May 1998 16:55:31 +0000 (16:55 +0000)]
Next step towards restriction of finite elements to subfaces.

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

26 years agoAdd support class for the projection of quadrature formula onto faces and subfaces.
Wolfgang Bangerth [Mon, 4 May 1998 16:45:21 +0000 (16:45 +0000)]
Add support class for the projection of quadrature formula onto faces and subfaces.

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

26 years agoAdd support class for the projection of quadrature formula onto faces and subfaces.
Wolfgang Bangerth [Mon, 4 May 1998 16:30:48 +0000 (16:30 +0000)]
Add support class for the projection of quadrature formula onto faces and subfaces.

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

26 years agoAdd adaptive refinement.
Wolfgang Bangerth [Mon, 4 May 1998 12:04:03 +0000 (12:04 +0000)]
Add adaptive refinement.

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

26 years agoExample update.
Wolfgang Bangerth [Mon, 4 May 1998 08:39:54 +0000 (08:39 +0000)]
Example update.

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

26 years ago.
Wolfgang Bangerth [Mon, 4 May 1998 08:39:34 +0000 (08:39 +0000)]
.

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

26 years agoNext step towards restriction of finite elements to subfaces.
Wolfgang Bangerth [Mon, 4 May 1998 08:39:09 +0000 (08:39 +0000)]
Next step towards restriction of finite elements to subfaces.

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

26 years agoAdd refinement strategies.
Wolfgang Bangerth [Mon, 4 May 1998 08:38:46 +0000 (08:38 +0000)]
Add refinement strategies.

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

26 years agoMostly doc updates.
Wolfgang Bangerth [Mon, 4 May 1998 08:37:13 +0000 (08:37 +0000)]
Mostly doc updates.

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

26 years agoDoc updates.
Wolfgang Bangerth [Mon, 4 May 1998 08:36:55 +0000 (08:36 +0000)]
Doc updates.

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

26 years agoOptimisations in the compress function by using standard algorithms and thinking...
Wolfgang Bangerth [Mon, 4 May 1998 08:36:03 +0000 (08:36 +0000)]
Optimisations in the compress function by using standard algorithms and thinking about what needs sorting and copying and what not.

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

26 years agoMake dVector look more like vector<double> classes.
Wolfgang Bangerth [Mon, 4 May 1998 08:34:50 +0000 (08:34 +0000)]
Make dVector look more like vector<double> classes.

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

26 years agoMostly doc updates and cleanup.
Wolfgang Bangerth [Mon, 4 May 1998 08:34:11 +0000 (08:34 +0000)]
Mostly doc updates and cleanup.

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

26 years agoAdd symbols script, which extracts information from the libraries.
Wolfgang Bangerth [Thu, 30 Apr 1998 14:17:04 +0000 (14:17 +0000)]
Add symbols script, which extracts information from the libraries.

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

26 years ago.
Wolfgang Bangerth [Thu, 30 Apr 1998 14:15:58 +0000 (14:15 +0000)]
.

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

26 years agoWrite out in ucd format.
Wolfgang Bangerth [Thu, 30 Apr 1998 14:15:40 +0000 (14:15 +0000)]
Write out in ucd format.

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

26 years agoDoc update.
Wolfgang Bangerth [Thu, 30 Apr 1998 14:15:08 +0000 (14:15 +0000)]
Doc update.

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

26 years agoMajor reorganisation to allow code sharing and make restriction of finite elements...
Wolfgang Bangerth [Thu, 30 Apr 1998 14:14:51 +0000 (14:14 +0000)]
Major reorganisation to allow code sharing and make restriction of finite elements to subfaces possible.

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

26 years agoMove diameter function to where it really belongs.
Wolfgang Bangerth [Thu, 30 Apr 1998 14:13:48 +0000 (14:13 +0000)]
Move diameter function to where it really belongs.

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

26 years agoFix problem when printing in ucd format: output each vertex's data only once.
Wolfgang Bangerth [Thu, 30 Apr 1998 10:20:23 +0000 (10:20 +0000)]
Fix problem when printing in ucd format: output each vertex's data only once.

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

26 years agoUse other quadrature formula when integrating over faces.
Wolfgang Bangerth [Wed, 29 Apr 1998 12:10:19 +0000 (12:10 +0000)]
Use other quadrature formula when integrating over faces.

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

26 years agoUse functionality to evaluate finite element functions and fix bugs in error estimator.
Wolfgang Bangerth [Wed, 29 Apr 1998 12:09:38 +0000 (12:09 +0000)]
Use functionality to evaluate finite element functions and fix bugs in error estimator.

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

26 years agoAdd functionality for the evaluation of finite element functions.
Wolfgang Bangerth [Wed, 29 Apr 1998 12:08:39 +0000 (12:08 +0000)]
Add functionality for the evaluation of finite element functions.

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

26 years agoDoc update and security check.
Wolfgang Bangerth [Wed, 29 Apr 1998 12:07:55 +0000 (12:07 +0000)]
Doc update and security check.

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

26 years ago.
Wolfgang Bangerth [Wed, 29 Apr 1998 12:07:27 +0000 (12:07 +0000)]
.

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

26 years agoFix small bug, add enhancement to the Quadrature class and add trace code to find...
Wolfgang Bangerth [Tue, 28 Apr 1998 16:10:26 +0000 (16:10 +0000)]
Fix small bug, add enhancement to the Quadrature class and add trace code to find problem :-((

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

26 years agoDoc update.
Wolfgang Bangerth [Tue, 28 Apr 1998 13:23:13 +0000 (13:23 +0000)]
Doc update.

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

26 years agoAdd default argument to the hyperball boundary class.
Wolfgang Bangerth [Tue, 28 Apr 1998 13:23:03 +0000 (13:23 +0000)]
Add default argument to the hyperball boundary class.

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

26 years agoSmall changes.
Wolfgang Bangerth [Tue, 28 Apr 1998 13:22:28 +0000 (13:22 +0000)]
Small changes.

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

26 years agoFix typo.
Wolfgang Bangerth [Tue, 28 Apr 1998 12:54:16 +0000 (12:54 +0000)]
Fix typo.

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

26 years agoAdd more statistics.
Wolfgang Bangerth [Tue, 28 Apr 1998 12:53:07 +0000 (12:53 +0000)]
Add more statistics.

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