]> https://gitweb.dealii.org/ - dealii-svn.git/log
dealii-svn.git
25 years agoRename do_renumbering to renumber_dofs and make it public; add another assertion...
wolf [Mon, 4 Jan 1999 11:54:22 +0000 (11:54 +0000)]
Rename do_renumbering to renumber_dofs and make it public; add another assertion since now there is the possibility of a user calling the function.

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

25 years agoFix typo and add conditional compilations.
wolf [Mon, 4 Jan 1999 10:09:29 +0000 (10:09 +0000)]
Fix typo and add conditional compilations.

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

25 years agoAdd functions to recursively set or clear user flags.
wolf [Sun, 3 Jan 1999 18:49:54 +0000 (18:49 +0000)]
Add functions to recursively set or clear user flags.

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

25 years agoAdd functions to set the values of degrees of freedom on a cell and/or its children.
wolf [Sun, 3 Jan 1999 18:49:28 +0000 (18:49 +0000)]
Add functions to set the values of degrees of freedom on a cell and/or its children.

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

25 years agocorrection of the linfty_norm
hartmann [Mon, 21 Dec 1998 18:42:39 +0000 (18:42 +0000)]
correction of the linfty_norm

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

25 years agoClean-up Ralf's changes.
wolf [Wed, 16 Dec 1998 18:35:49 +0000 (18:35 +0000)]
Clean-up Ralf's changes.

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

25 years agoHu? I thought I checked that yesterday, but that doesn't work. Make
wolf [Wed, 16 Dec 1998 15:46:34 +0000 (15:46 +0000)]
Hu? I thought I checked that yesterday, but that doesn't work. Make
things work again!

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

25 years agoadditional protected constructor used for the discontinuous elements
hartmann [Wed, 16 Dec 1998 15:15:26 +0000 (15:15 +0000)]
additional protected constructor used for the discontinuous elements

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

25 years agoImplementation of the discontinuous elements, dg0 - dg4
hartmann [Wed, 16 Dec 1998 15:09:30 +0000 (15:09 +0000)]
Implementation of the discontinuous elements, dg0 - dg4

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

25 years agoCheck in initial release of DG elements.
hartmann [Wed, 16 Dec 1998 13:35:26 +0000 (13:35 +0000)]
Check in initial release of DG elements.

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

25 years agoCheck in changes needed for the implementation of discontinuous elements.
hartmann [Wed, 16 Dec 1998 13:32:14 +0000 (13:32 +0000)]
Check in changes needed for the implementation of discontinuous elements.

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

25 years agoMinor restructuring, mostly cleanups.
wolf [Tue, 15 Dec 1998 22:42:47 +0000 (22:42 +0000)]
Minor restructuring, mostly cleanups.

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

25 years agoNeue Module doc und examples
guido [Mon, 14 Dec 1998 12:20:04 +0000 (12:20 +0000)]
Neue Module doc und examples

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

25 years agoLeerer Index
schrage [Mon, 14 Dec 1998 12:13:32 +0000 (12:13 +0000)]
Leerer Index

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

25 years agoRemove -fno-rtti which was not needed any more (rather: -frtti was
wolf [Mon, 14 Dec 1998 08:24:38 +0000 (08:24 +0000)]
Remove -fno-rtti which was not needed any more (rather: -frtti was
needed)

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

25 years agoRestore initial state, after abusing this testcase as a testbed for
wolf [Mon, 14 Dec 1998 08:23:59 +0000 (08:23 +0000)]
Restore initial state, after abusing this testcase as a testbed for
the new exception mechanism.

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

25 years agoLink examples with libbase.g.a.
wolf [Sun, 13 Dec 1998 21:05:04 +0000 (21:05 +0000)]
Link examples with libbase.g.a.

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

25 years agoAdapt programs to the changes in the exception handling mechanisms (run-time checks...
wolf [Sun, 13 Dec 1998 20:59:22 +0000 (20:59 +0000)]
Adapt programs to the changes in the exception handling mechanisms (run-time checks, which throw C++ exceptions).

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

25 years agoSingle out some functions from exceptions.h to reduce computational requirements...
wolf [Sun, 13 Dec 1998 20:57:47 +0000 (20:57 +0000)]
Single out some functions from exceptions.h to reduce computational requirements when compiling. This does not affect run time of programs.

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

25 years agoTemporary check-in, ignore this.
wolf [Sun, 13 Dec 1998 20:53:33 +0000 (20:53 +0000)]
Temporary check-in, ignore this.

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

25 years agoDoc update.
wolf [Fri, 11 Dec 1998 17:19:06 +0000 (17:19 +0000)]
Doc update.

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

25 years agoChange file layout a bit and add some comments to make life easier for our documentat...
wolf [Fri, 11 Dec 1998 16:51:27 +0000 (16:51 +0000)]
Change file layout a bit and add some comments to make life easier for our documentation tool.

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

25 years agoDoc update.
wolf [Fri, 11 Dec 1998 10:24:40 +0000 (10:24 +0000)]
Doc update.

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

25 years agoLet the 'clean' rule call the Makefile in /lib.
wolf [Fri, 11 Dec 1998 09:49:47 +0000 (09:49 +0000)]
Let the 'clean' rule call the Makefile in /lib.

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

25 years agoAdd a Makefile to this directory, which only declares rules how to clean up.
wolf [Fri, 11 Dec 1998 09:43:49 +0000 (09:43 +0000)]
Add a Makefile to this directory, which only declares rules how to clean up.

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

25 years agoAdd 1d and 3d directories.
wolf [Fri, 11 Dec 1998 09:37:42 +0000 (09:37 +0000)]
Add 1d and 3d directories.

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

25 years agoAdd comment to the generated Makefile.dep.
wolf [Fri, 11 Dec 1998 09:33:24 +0000 (09:33 +0000)]
Add comment to the generated Makefile.dep.

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

25 years agoAdd _2d or whatever to the base file name of each object file. The reason for this...
wolf [Fri, 11 Dec 1998 09:29:22 +0000 (09:29 +0000)]
Add _2d or whatever to the base file name of each object file. The reason for this is that we may sometimes want to use 2d *and* 3d libraries at the same time, but then there would be object files in them with the same name but different contents. This way, we can avoid such problems.

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

25 years agoAdd support for 3D and resurrect an original part of the code which was dropped becau...
wolf [Thu, 10 Dec 1998 18:46:38 +0000 (18:46 +0000)]
Add support for 3D and resurrect an original part of the code which was dropped because egcs produced an internal compiler error over it.

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

25 years agoMove towards multidimensional library.
wolf [Thu, 10 Dec 1998 16:42:24 +0000 (16:42 +0000)]
Move towards multidimensional library.

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

25 years agoFix trivial problems.
wolf [Thu, 10 Dec 1998 16:41:53 +0000 (16:41 +0000)]
Fix trivial problems.

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

25 years agoMove these two directories to the dimension specific directories.
wolf [Thu, 10 Dec 1998 16:41:16 +0000 (16:41 +0000)]
Move these two directories to the dimension specific directories.

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

25 years agoInitial things for the 3D support.
wolf [Thu, 10 Dec 1998 16:24:39 +0000 (16:24 +0000)]
Initial things for the 3D support.

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

25 years agoDoc updates.
wolf [Thu, 10 Dec 1998 16:23:48 +0000 (16:23 +0000)]
Doc updates.

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

25 years agoInitial release.
wolf [Thu, 10 Dec 1998 16:23:29 +0000 (16:23 +0000)]
Initial release.

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

25 years agoDoc update.
wolf [Thu, 10 Dec 1998 16:03:44 +0000 (16:03 +0000)]
Doc update.

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

25 years agoRemove -funroll-loops from the Makefiles after I discovered that this options miscomp...
wolf [Wed, 9 Dec 1998 15:51:06 +0000 (15:51 +0000)]
Remove -funroll-loops from the Makefiles after I discovered that this options miscompiles one of my programs. (I was lucky, as the problem was obvious, i.e. visible in a picture...)

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

25 years agoFix a problem with the order in which dof and tria were deleted.
wolf [Wed, 9 Dec 1998 15:46:24 +0000 (15:46 +0000)]
Fix a problem with the order in which dof and tria were deleted.

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

25 years agoFix a stupid bug in the renumbering code. This seems to have not been tested for...
wolf [Tue, 8 Dec 1998 16:58:45 +0000 (16:58 +0000)]
Fix a stupid bug in the renumbering code. This seems to have not been tested for a long long time, att least since the changes were made which allowed for coarsening of grids.

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

25 years agoFix follow-up bug which I forgot yesterday
wolf [Sat, 5 Dec 1998 23:49:03 +0000 (23:49 +0000)]
Fix follow-up bug which I forgot yesterday

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

25 years agoFix a bug where the normal vectors were not computed properly.
wolf [Fri, 4 Dec 1998 18:03:11 +0000 (18:03 +0000)]
Fix a bug where the normal vectors were not computed properly.

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

25 years agoFix a stupid bug triggered by Ralf: we delete the memory of a matrix if its size...
wolf [Fri, 4 Dec 1998 17:59:38 +0000 (17:59 +0000)]
Fix a stupid bug triggered by Ralf: we delete the memory of a matrix if its size is reset to zero. We check so by comparing the number of elements, which is m*n against zero. Annoyingly, m*n equals zero also, if m=n=2**16...

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

25 years agoUpdate doc.
wolf [Thu, 26 Nov 1998 10:12:48 +0000 (10:12 +0000)]
Update doc.

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

25 years agoMake names of output data sets conforming to the rules of the DataOut class (i.e...
wolf [Thu, 26 Nov 1998 10:10:30 +0000 (10:10 +0000)]
Make names of output data sets conforming to the rules of the DataOut class (i.e. no special characters, no spaces, etc.)

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

25 years agoFix small problems which prevented from compiling.
wolf [Thu, 26 Nov 1998 09:18:06 +0000 (09:18 +0000)]
Fix small problems which prevented from compiling.

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

25 years agoReorder initializers in constructors to avoid warning messages.
wolf [Thu, 26 Nov 1998 08:59:55 +0000 (08:59 +0000)]
Reorder initializers in constructors to avoid warning messages.

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

25 years agoAdd 'template <>' statements.
wolf [Thu, 26 Nov 1998 08:56:00 +0000 (08:56 +0000)]
Add 'template <>' statements.

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

25 years agoMake all examples use debug mode by default.
wolf [Wed, 25 Nov 1998 13:23:00 +0000 (13:23 +0000)]
Make all examples use debug mode by default.

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

25 years agoAdd some 'template <>' statements.
wolf [Wed, 25 Nov 1998 13:22:32 +0000 (13:22 +0000)]
Add some 'template <>' statements.

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

25 years agoFix a problem with locks/subscriptors which prevented the example from running and...
wolf [Wed, 25 Nov 1998 13:22:05 +0000 (13:22 +0000)]
Fix a problem with locks/subscriptors which prevented the example from running and add some 'template <>' statements.

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

25 years agoFix a problem with locks/subscriptors which prevented the example from running.
wolf [Wed, 25 Nov 1998 13:21:18 +0000 (13:21 +0000)]
Fix a problem with locks/subscriptors which prevented the example from running.

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

25 years agoSmall fix for greater felxibility.
wolf [Wed, 25 Nov 1998 13:19:39 +0000 (13:19 +0000)]
Small fix for greater felxibility.

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

25 years agoImprove error handling.
wolf [Wed, 25 Nov 1998 13:18:54 +0000 (13:18 +0000)]
Improve error handling.

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

25 years agoImplement a method to free the memory used by the DoFHandler object and to release...
wolf [Wed, 25 Nov 1998 13:18:27 +0000 (13:18 +0000)]
Implement a method to free the memory used by the DoFHandler object and to release the lock to the FiniteElement object.

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

25 years agoDelete objects in the right order.
wolf [Mon, 16 Nov 1998 16:53:16 +0000 (16:53 +0000)]
Delete objects in the right order.

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

25 years agoReplace Point by Tensor where necessary.
wolf [Fri, 13 Nov 1998 12:44:03 +0000 (12:44 +0000)]
Replace Point by Tensor where necessary.

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

25 years agoAdd 'explicit' to two constructors of dFMatrices to make their use safer. The previou...
wolf [Tue, 10 Nov 1998 00:18:15 +0000 (00:18 +0000)]
Add 'explicit' to two constructors of dFMatrices to make their use safer. The previous way could result in unwanted effects.

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

25 years agoAdd clear_user_pointers to Triangulation
wolf [Tue, 10 Nov 1998 00:17:25 +0000 (00:17 +0000)]
Add clear_user_pointers to Triangulation

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

25 years agoAdd the rather strange function number_of_children to the triangulation iterators.
wolf [Tue, 10 Nov 1998 00:14:31 +0000 (00:14 +0000)]
Add the rather strange function number_of_children to the triangulation iterators.

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

25 years agoAllow negative values for the refinement/coarsening criteria; do the actual refinemen...
wolf [Mon, 9 Nov 1998 11:45:10 +0000 (11:45 +0000)]
Allow negative values for the refinement/coarsening criteria; do the actual refinement/coarsening on the absolute values, however.

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

25 years agoAdd Subscriptor to base initializer list, as the compiler suggested. Do it again...
wolf [Mon, 9 Nov 1998 00:59:10 +0000 (00:59 +0000)]
Add Subscriptor to base initializer list, as the compiler suggested. Do it again, since in the last check-in, it was the wrong constructor.

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

25 years agoAdd Subscriptor to base initializer list, as the compiler suggested.
wolf [Mon, 9 Nov 1998 00:55:45 +0000 (00:55 +0000)]
Add Subscriptor to base initializer list, as the compiler suggested.

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

25 years agoFix bug.
wolf [Mon, 9 Nov 1998 00:43:25 +0000 (00:43 +0000)]
Fix bug.

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

25 years agoRestructure Todo file and split into the several parts of the project (lac, base...
wolf [Sun, 8 Nov 1998 20:41:26 +0000 (20:41 +0000)]
Restructure Todo file and split into the several parts of the project (lac, base, deal.II).

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

25 years agoRemove bogus changes needed to circumvent a bug in one of the egcs snapshot compilers.
wolf [Sun, 8 Nov 1998 20:40:25 +0000 (20:40 +0000)]
Remove bogus changes needed to circumvent a bug in one of the egcs snapshot compilers.

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

25 years agoExtend testcases.
wolf [Sun, 8 Nov 1998 20:37:40 +0000 (20:37 +0000)]
Extend testcases.

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

25 years agoWork on the implementation of second derivatives.
wolf [Sun, 8 Nov 1998 20:36:10 +0000 (20:36 +0000)]
Work on the implementation of second derivatives.

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

25 years agoFurther work on the Tensor class. Implement special constructor which allows to copy...
wolf [Sun, 8 Nov 1998 20:34:10 +0000 (20:34 +0000)]
Further work on the Tensor class. Implement special constructor which allows to copy construct from a C-style array.

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

25 years agoMore work with regard to the transition of gradients from data type Point<dim> to...
wolf [Sat, 7 Nov 1998 02:15:57 +0000 (02:15 +0000)]
More work with regard to the transition of gradients from data type Point<dim> to Tensor<1,dim>.

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

25 years agoMore tensor work.
wolf [Sat, 7 Nov 1998 02:13:12 +0000 (02:13 +0000)]
More tensor work.

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

25 years agoAdd testcase for the deal.II library.
wolf [Sat, 7 Nov 1998 02:12:34 +0000 (02:12 +0000)]
Add testcase for the deal.II library.

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

25 years agoConvert part of the library from Point and dFMatrix to Tensor where necessary.
wolf [Fri, 6 Nov 1998 19:05:39 +0000 (19:05 +0000)]
Convert part of the library from Point and dFMatrix to Tensor where necessary.

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

25 years agoFurther work on the tensor classes.
wolf [Fri, 6 Nov 1998 19:05:02 +0000 (19:05 +0000)]
Further work on the tensor classes.

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

25 years agoFix some things which did not compile right away in 1D.
wolf [Fri, 6 Nov 1998 16:17:19 +0000 (16:17 +0000)]
Fix some things which did not compile right away in 1D.

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

25 years agoImplement second derivatives for 1D.
wolf [Fri, 6 Nov 1998 16:16:32 +0000 (16:16 +0000)]
Implement second derivatives for 1D.

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

25 years agoFormat second derivatives.
wolf [Fri, 6 Nov 1998 15:53:25 +0000 (15:53 +0000)]
Format second derivatives.

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

25 years agoUpdate.
wolf [Fri, 6 Nov 1998 15:43:40 +0000 (15:43 +0000)]
Update.

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

25 years agoSeparate maple scripts from the C++ files to allow sharing the common structures...
wolf [Fri, 6 Nov 1998 15:41:49 +0000 (15:41 +0000)]
Separate maple scripts from the C++ files to allow sharing the common structures. Maintaining them got complicated over time.

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

25 years agoImplement the second derivative for finite elements in 2D.
wolf [Fri, 6 Nov 1998 14:41:34 +0000 (14:41 +0000)]
Implement the second derivative for finite elements in 2D.

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

25 years agoAnpassung an neue Verzeichnisse
guido [Fri, 6 Nov 1998 13:20:50 +0000 (13:20 +0000)]
Anpassung an neue Verzeichnisse

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

25 years agoMatrixnorm
guido [Fri, 6 Nov 1998 12:19:30 +0000 (12:19 +0000)]
Matrixnorm

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

25 years agoMove the point class from deal.II/include/grid to base.
wolf [Fri, 6 Nov 1998 12:11:41 +0000 (12:11 +0000)]
Move the point class from deal.II/include/grid to base.

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

25 years ago.
wolf [Fri, 6 Nov 1998 12:10:25 +0000 (12:10 +0000)]
.

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

25 years agoMove the point class from deal.II/include/grid to here.
wolf [Fri, 6 Nov 1998 12:09:10 +0000 (12:09 +0000)]
Move the point class from deal.II/include/grid to here.

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

25 years agoFix some of the examples and the make file.
wolf [Fri, 6 Nov 1998 12:08:21 +0000 (12:08 +0000)]
Fix some of the examples and the make file.

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

25 years agoFix doc.
wolf [Fri, 6 Nov 1998 12:07:45 +0000 (12:07 +0000)]
Fix doc.

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

25 years agoMake the tensor class more complete.
wolf [Fri, 6 Nov 1998 12:07:32 +0000 (12:07 +0000)]
Make the tensor class more complete.

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

25 years agoSmall test program to assist the development of the tensor classes.
wolf [Thu, 5 Nov 1998 18:34:30 +0000 (18:34 +0000)]
Small test program to assist the development of the tensor classes.

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

25 years agoImport initial tensor files. Not yet workable.
wolf [Thu, 5 Nov 1998 18:33:37 +0000 (18:33 +0000)]
Import initial tensor files. Not yet workable.

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

25 years agoOops, forgot a line.
wolf [Thu, 5 Nov 1998 16:59:11 +0000 (16:59 +0000)]
Oops, forgot a line.

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

25 years agoFormat documentation in a nicer format.
wolf [Thu, 5 Nov 1998 16:58:31 +0000 (16:58 +0000)]
Format documentation in a nicer format.

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

25 years agoExtend scripts slowly for the calculation of second derivatives.
wolf [Wed, 4 Nov 1998 19:05:41 +0000 (19:05 +0000)]
Extend scripts slowly for the calculation of second derivatives.

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

25 years agoInvent a faster scheme to compute the jacobian matrix from the vertices and the point...
wolf [Wed, 4 Nov 1998 18:31:44 +0000 (18:31 +0000)]
Invent a faster scheme to compute the jacobian matrix from the vertices and the point of integration. Add some doc.

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

25 years agoUpdate doc.
wolf [Wed, 4 Nov 1998 10:39:23 +0000 (10:39 +0000)]
Update doc.

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

25 years agoSeparate the maple scripts to generate the finite elements from the .cc files. The...
wolf [Wed, 4 Nov 1998 10:38:43 +0000 (10:38 +0000)]
Separate the maple scripts to generate the finite elements from the .cc files. The reason is that much of the code is the same for all elements and when the code grew larger, maintenance of these parts grew more and more difficult. Now, we use the maple 'read' statement and single out the common stuff into the file 'lagrange'.

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

25 years agoRemove unnecessary include directive.
wolf [Wed, 4 Nov 1998 09:37:28 +0000 (09:37 +0000)]
Remove unnecessary include directive.

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

25 years agoExtend allowed character set for names in AVS files a bit.
wolf [Wed, 4 Nov 1998 09:35:14 +0000 (09:35 +0000)]
Extend allowed character set for names in AVS files a bit.

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

25 years agoFix three little typos, which I didn't catch yesterday.
wolf [Wed, 4 Nov 1998 09:12:23 +0000 (09:12 +0000)]
Fix three little typos, which I didn't catch yesterday.

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

25 years agoImplement the interpolation from child to mother cells.
wolf [Tue, 3 Nov 1998 18:47:46 +0000 (18:47 +0000)]
Implement the interpolation from child to mother cells.

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

25 years agoFix output: use space instead of tabs to allow for better postprocessing using PERL...
wolf [Tue, 3 Nov 1998 15:54:34 +0000 (15:54 +0000)]
Fix output: use space instead of tabs to allow for better postprocessing using PERL, etc.

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