]> https://gitweb.dealii.org/ - dealii-svn.git/log
dealii-svn.git
25 years agoMove most of the documentation from the individual libraries to a common subdirectory...
wolf [Thu, 11 Feb 1999 09:03:06 +0000 (09:03 +0000)]
Move most of the documentation from the individual libraries to a common subdirectory. This makes maintenance and automatic generation of documentation as well as proper cross-referencing much easier.

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

25 years agochanging the destructor, the reinit(), reinit(1) and clear() to virtual
hartmann [Wed, 10 Feb 1999 18:05:38 +0000 (18:05 +0000)]
changing the destructor, the reinit(), reinit(1) and clear() to virtual

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

25 years agoBlock matrix for using of block SOR as direct solver or preconditioning, optional...
hartmann [Wed, 10 Feb 1999 18:04:00 +0000 (18:04 +0000)]
Block matrix for using of block SOR as direct solver or preconditioning, optional storing of the inverses of the diagonal matrices

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

25 years agoFix bug with a bilinear finite element returning zero for all its
wolf [Tue, 9 Feb 1999 20:02:31 +0000 (20:02 +0000)]
Fix bug with a bilinear finite element returning zero for all its
second derivatives on the unit cell, which surely is not right.

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

25 years agoOops, sorry, my move of an option seems to have been an uninformed
wolf [Tue, 9 Feb 1999 16:41:20 +0000 (16:41 +0000)]
Oops, sorry, my move of an option seems to have been an uninformed
guess...

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

25 years agoremove 'explicit' from copy-constructor
hartmann [Tue, 9 Feb 1999 13:15:09 +0000 (13:15 +0000)]
remove 'explicit' from copy-constructor

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

25 years agoimplementation of householder and gauss-jordan, least-square
hartmann [Tue, 9 Feb 1999 13:03:06 +0000 (13:03 +0000)]
implementation of householder and gauss-jordan, least-square

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

25 years agofix typo
hartmann [Tue, 9 Feb 1999 13:01:20 +0000 (13:01 +0000)]
fix typo

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

25 years agoDon't know, why one of the warning flags slipped from the debug flags
wolf [Tue, 9 Feb 1999 12:45:14 +0000 (12:45 +0000)]
Don't know, why one of the warning flags slipped from the debug flags
to the production flags.

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

25 years agoChange a little thing to make this file compile.
wolf [Tue, 9 Feb 1999 12:36:09 +0000 (12:36 +0000)]
Change a little thing to make this file compile.

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

25 years agoRename <math.h> to <cmath>.
wolf [Tue, 9 Feb 1999 12:30:41 +0000 (12:30 +0000)]
Rename <math.h> to <cmath>.

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

25 years agoApproaching systems of equations
guido [Tue, 9 Feb 1999 10:37:59 +0000 (10:37 +0000)]
Approaching systems of equations
More ANSI conformance (math.h)

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

25 years ago.cvsignore
guido [Fri, 5 Feb 1999 20:05:23 +0000 (20:05 +0000)]
.cvsignore

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

25 years agomore tests for Smartpointer
guido [Fri, 5 Feb 1999 19:57:40 +0000 (19:57 +0000)]
more tests for Smartpointer

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

25 years agothe way to TensorFunction
guido [Fri, 5 Feb 1999 19:54:26 +0000 (19:54 +0000)]
the way to TensorFunction

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

25 years agoNew global options
guido [Fri, 5 Feb 1999 19:52:14 +0000 (19:52 +0000)]
New global options

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

25 years agoList only defined global symbols
guido [Fri, 5 Feb 1999 19:50:24 +0000 (19:50 +0000)]
List only defined global symbols

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

25 years agoInclude stdlib.h for ANSI-compliance
guido [Fri, 5 Feb 1999 19:49:43 +0000 (19:49 +0000)]
Include stdlib.h for ANSI-compliance

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

25 years agoAssignment of two SmartPointers
guido [Fri, 5 Feb 1999 19:48:45 +0000 (19:48 +0000)]
Assignment of two SmartPointers

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

25 years agoUse deal.II/Make.global_options
guido [Fri, 5 Feb 1999 19:47:19 +0000 (19:47 +0000)]
Use deal.II/Make.global_options

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

25 years agoFinally uses deal.II/Make.global_options again
guido [Fri, 5 Feb 1999 19:28:24 +0000 (19:28 +0000)]
Finally uses deal.II/Make.global_options again

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

25 years agoContains only options for compiling with egcs now
guido [Fri, 5 Feb 1999 19:27:49 +0000 (19:27 +0000)]
Contains only options for compiling with egcs now

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

25 years agoMake copy constructor of dSMatrixStruct private.
hartmann [Fri, 5 Feb 1999 18:37:59 +0000 (18:37 +0000)]
Make copy constructor of dSMatrixStruct private.

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

25 years agoFunctionTime base object for Function<dim>
guido [Fri, 5 Feb 1999 13:08:02 +0000 (13:08 +0000)]
FunctionTime base object for Function<dim>

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

25 years agoChange the name of the deal.II library in the Makefiles.
wolf [Wed, 3 Feb 1999 14:00:07 +0000 (14:00 +0000)]
Change the name of the deal.II library in the Makefiles.

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

25 years agoChange the name of the deal.II library in the Makefiles.
wolf [Wed, 3 Feb 1999 13:52:19 +0000 (13:52 +0000)]
Change the name of the deal.II library in the Makefiles.

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

25 years agoAdd determinant function for 3x3 matrices.
wolf [Wed, 3 Feb 1999 10:16:08 +0000 (10:16 +0000)]
Add determinant function for 3x3 matrices.

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

25 years agoMake the Makefile truely multidimension aware.
wolf [Wed, 3 Feb 1999 09:23:18 +0000 (09:23 +0000)]
Make the Makefile truely multidimension aware.

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

25 years agoMove towards multidimensional libraries.
wolf [Tue, 2 Feb 1999 14:00:53 +0000 (14:00 +0000)]
Move towards multidimensional libraries.

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

25 years agoMake things compile in 1D again.
wolf [Tue, 2 Feb 1999 13:53:17 +0000 (13:53 +0000)]
Make things compile in 1D again.

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

25 years agoChange output while compiling a bit to make it more readable.
wolf [Tue, 2 Feb 1999 13:52:53 +0000 (13:52 +0000)]
Change output while compiling a bit to make it more readable.

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

25 years agoAdd computation of determinants of tensors of dimension one.
wolf [Tue, 2 Feb 1999 13:48:21 +0000 (13:48 +0000)]
Add computation of determinants of tensors of dimension one.

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

25 years agoMake things compile for the 1d case.
wolf [Tue, 2 Feb 1999 13:37:59 +0000 (13:37 +0000)]
Make things compile for the 1d case.

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

25 years agoMake the dependency file dimension dependent as well.
wolf [Tue, 2 Feb 1999 13:19:17 +0000 (13:19 +0000)]
Make the dependency file dimension dependent as well.

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

25 years agoRemove this class since it was never finished and thus should not be used. It can...
wolf [Mon, 1 Feb 1999 20:39:26 +0000 (20:39 +0000)]
Remove this class since it was never finished and thus should not be used. It can't indeed be used since we were never able to overload the dot operator (it simply is not allowed) which made this class useless. Delete it to reduce the management problems for the library.

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

25 years agoMultiGrid advances
guido [Mon, 25 Jan 1999 20:32:50 +0000 (20:32 +0000)]
MultiGrid advances

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

25 years agoMore documentation
guido [Mon, 25 Jan 1999 18:11:44 +0000 (18:11 +0000)]
More documentation

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

25 years agoMultiGrid's growing
guido [Fri, 22 Jan 1999 17:14:17 +0000 (17:14 +0000)]
MultiGrid's growing

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

25 years agomultigrid compiles now... sorry!
guido [Fri, 22 Jan 1999 15:31:36 +0000 (15:31 +0000)]
multigrid compiles now... sorry!

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

25 years agoDoc update.
wolf [Tue, 19 Jan 1999 16:57:36 +0000 (16:57 +0000)]
Doc update.

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

25 years agoFix doc.
wolf [Tue, 19 Jan 1999 16:55:16 +0000 (16:55 +0000)]
Fix doc.

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

25 years agoAdd doc for conventions of faces, lines and vertices in 3D.
wolf [Tue, 19 Jan 1999 15:54:09 +0000 (15:54 +0000)]
Add doc for conventions of faces, lines and vertices in 3D.

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

25 years agoRevert some of the structural changes of last week to the state before. Basically...
wolf [Tue, 19 Jan 1999 12:21:51 +0000 (12:21 +0000)]
Revert some of the structural changes of last week to the state before. Basically, the functionality of the get_fe_data static functions introduced into the finite element classes was not needed finally for the implementation of composed finite elements. I therefore retro-deleted these functions to avoid unnecessary complexity problems.

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

25 years agoDoc update: document FESystem class.
wolf [Thu, 14 Jan 1999 19:07:02 +0000 (19:07 +0000)]
Doc update: document FESystem class.

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

25 years agoA first step to multigrid
guido [Thu, 14 Jan 1999 16:37:24 +0000 (16:37 +0000)]
A first step to multigrid

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

25 years agolog files with year
guido [Thu, 14 Jan 1999 15:53:39 +0000 (15:53 +0000)]
log files with year

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

25 years agoOOps, forgot test code.
wolf [Thu, 14 Jan 1999 15:33:08 +0000 (15:33 +0000)]
OOps, forgot test code.

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

25 years agoStart of a glossary
guido [Thu, 14 Jan 1999 15:31:54 +0000 (15:31 +0000)]
Start of a glossary

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

25 years agoMake this thing compile; I forgot to work around access restrictions.
wolf [Thu, 14 Jan 1999 15:30:58 +0000 (15:30 +0000)]
Make this thing compile; I forgot to work around access restrictions.

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

25 years agoInitial release of finite elements combining other elements to systems.
wolf [Thu, 14 Jan 1999 14:48:37 +0000 (14:48 +0000)]
Initial release of finite elements combining other elements to systems.

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

25 years agoDoc update for FESystem.
wolf [Thu, 14 Jan 1999 13:24:05 +0000 (13:24 +0000)]
Doc update for FESystem.

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

25 years agoModify the handling of the number of dofs in the finite element classes. This change...
wolf [Thu, 14 Jan 1999 09:53:52 +0000 (09:53 +0000)]
Modify the handling of the number of dofs in the finite element classes. This change of scheme is needed for the implementation of composed finite elements, such as systems or mixed elements.

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

25 years agoUpdated paths in validation script
schrage [Thu, 7 Jan 1999 16:07:31 +0000 (16:07 +0000)]
Updated paths in validation script

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

25 years agoFirst (partly) browsable version of the tutorial for DEAL
schrage [Thu, 7 Jan 1999 16:02:44 +0000 (16:02 +0000)]
First (partly) browsable version of the tutorial for DEAL

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

25 years agoFirst (partly) browsable version of the tutorial for DEAL
schrage [Thu, 7 Jan 1999 15:57:41 +0000 (15:57 +0000)]
First (partly) browsable version of the tutorial for DEAL

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

25 years agoAdded base library to the Makefile.
schrage [Thu, 7 Jan 1999 15:47:47 +0000 (15:47 +0000)]
Added base library to the Makefile.

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

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


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.