]> https://gitweb.dealii.org/ - dealii.git/log
dealii.git
25 years agoMatrixnorm
Guido Kanschat [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.
Wolfgang Bangerth [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.
Wolfgang Bangerth [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.
Wolfgang Bangerth [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.
Wolfgang Bangerth [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.
Wolfgang Bangerth [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.
Wolfgang Bangerth [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.
Wolfgang Bangerth [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.
Wolfgang Bangerth [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.
Wolfgang Bangerth [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.
Wolfgang Bangerth [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.
Wolfgang Bangerth [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...
Wolfgang Bangerth [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.
Wolfgang Bangerth [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...
Wolfgang Bangerth [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.
Wolfgang Bangerth [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.
Wolfgang Bangerth [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.
Wolfgang Bangerth [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.
Wolfgang Bangerth [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...
Wolfgang Bangerth [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

25 years agoFix comment.
Wolfgang Bangerth [Tue, 3 Nov 1998 15:53:54 +0000 (15:53 +0000)]
Fix comment.

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

25 years agoImplement the restriction (interpolation) matrices for transfer from child to parent...
Wolfgang Bangerth [Tue, 3 Nov 1998 15:53:21 +0000 (15:53 +0000)]
Implement the restriction (interpolation) matrices for transfer from child to parent cells.

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

25 years agoChange the order of some loops to allow for better optimization by the compiler.
Wolfgang Bangerth [Sun, 1 Nov 1998 22:26:17 +0000 (22:26 +0000)]
Change the order of some loops to allow for better optimization by the compiler.

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

25 years agoAdd a message.
Wolfgang Bangerth [Sun, 1 Nov 1998 22:25:19 +0000 (22:25 +0000)]
Add a message.

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

25 years agoChange the way we want to enquire the dimension of a point.
Wolfgang Bangerth [Sun, 1 Nov 1998 22:23:49 +0000 (22:23 +0000)]
Change the way we want to enquire the dimension of a point.

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

25 years agoChange another small piece in the exception handling mechanism.
Wolfgang Bangerth [Sun, 1 Nov 1998 22:22:51 +0000 (22:22 +0000)]
Change another small piece in the exception handling mechanism.

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

25 years agoMake global exceptions derived from the standard <exception> class.
Wolfgang Bangerth [Sat, 31 Oct 1998 23:40:46 +0000 (23:40 +0000)]
Make global exceptions derived from the standard <exception> class.

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

25 years agoRemove -fno-rtti from the make files since it also disables correct catching of excep...
Wolfgang Bangerth [Sun, 25 Oct 1998 10:43:31 +0000 (10:43 +0000)]
Remove -fno-rtti from the make files since it also disables correct catching of exceptions, which is not what we want it to...

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

25 years agoCompilerpfade in Makefiles
Guido Kanschat [Wed, 21 Oct 1998 14:01:10 +0000 (14:01 +0000)]
Compilerpfade in Makefiles

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

25 years ago.
Wolfgang Bangerth [Sun, 4 Oct 1998 19:37:46 +0000 (19:37 +0000)]
.

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

25 years agoAdd support for hanging nodes to the distort function
Wolfgang Bangerth [Sun, 4 Oct 1998 19:36:29 +0000 (19:36 +0000)]
Add support for hanging nodes to the distort function

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

25 years agoChange the behaviour of the solver control object to *not* print the convergence...
Wolfgang Bangerth [Sun, 4 Oct 1998 19:35:54 +0000 (19:35 +0000)]
Change the behaviour of the solver control object to *not* print the convergence history by default.

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

25 years agodistort_random takes minimum line length
Guido Kanschat [Fri, 2 Oct 1998 11:47:02 +0000 (11:47 +0000)]
distort_random takes minimum line length

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

25 years agoChoice for "gnuplot_draft" in write
Guido Kanschat [Fri, 2 Oct 1998 11:46:32 +0000 (11:46 +0000)]
Choice for "gnuplot_draft" in write

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

25 years agocvslog nicht mehr in "make all"
Guido Kanschat [Fri, 2 Oct 1998 11:43:54 +0000 (11:43 +0000)]
cvslog nicht mehr in "make all"

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

25 years agoFix bad language.
Wolfgang Bangerth [Fri, 2 Oct 1998 11:04:14 +0000 (11:04 +0000)]
Fix bad language.

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

26 years agoChange Makefile a bit to conform to the changes made in the /lib subdirectory.
Wolfgang Bangerth [Thu, 1 Oct 1998 16:53:02 +0000 (16:53 +0000)]
Change Makefile a bit to conform to the changes made in the /lib subdirectory.

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

26 years agoAdd a random distortion function to the grid class.
Wolfgang Bangerth [Thu, 1 Oct 1998 16:34:39 +0000 (16:34 +0000)]
Add a random distortion function to the grid class.

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

26 years agoCorrect CVS identification string.
Wolfgang Bangerth [Mon, 28 Sep 1998 07:55:41 +0000 (07:55 +0000)]
Correct CVS identification string.

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

26 years agocreate_interpolation_matrix ok
Guido Kanschat [Thu, 10 Sep 1998 16:12:13 +0000 (16:12 +0000)]
create_interpolation_matrix ok
interpolation for vectors

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

26 years agoLog-Output in SolverControl
Guido Kanschat [Thu, 10 Sep 1998 16:10:08 +0000 (16:10 +0000)]
Log-Output in SolverControl

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

26 years agoClean up timer class. It will still not work correctly for overflows, I assume.
Wolfgang Bangerth [Thu, 10 Sep 1998 09:27:39 +0000 (09:27 +0000)]
Clean up timer class. It will still not work correctly for overflows, I assume.

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

26 years ago.
Wolfgang Bangerth [Thu, 10 Sep 1998 09:20:46 +0000 (09:20 +0000)]
.

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

26 years agoMove Makefile.dep to /lib.
Wolfgang Bangerth [Thu, 10 Sep 1998 09:19:43 +0000 (09:19 +0000)]
Move Makefile.dep to /lib.

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

26 years agoReinvent a bug fix I thought was not needed any more.
Wolfgang Bangerth [Thu, 10 Sep 1998 09:16:14 +0000 (09:16 +0000)]
Reinvent a bug fix I thought was not needed any more.

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

26 years ago.
Wolfgang Bangerth [Thu, 10 Sep 1998 09:11:10 +0000 (09:11 +0000)]
.

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

26 years agoMove Makefile.dep to /lib directory.
Wolfgang Bangerth [Thu, 10 Sep 1998 09:10:42 +0000 (09:10 +0000)]
Move Makefile.dep to /lib directory.

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

26 years agoReformat some things and make some other member functions.
Wolfgang Bangerth [Wed, 9 Sep 1998 23:35:52 +0000 (23:35 +0000)]
Reformat some things and make some other member functions.

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

26 years agoRemove use of non-existent function.
Wolfgang Bangerth [Wed, 9 Sep 1998 19:01:12 +0000 (19:01 +0000)]
Remove use of non-existent function.

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

26 years agoRemove superfluous parameter from function.
Wolfgang Bangerth [Wed, 9 Sep 1998 19:00:48 +0000 (19:00 +0000)]
Remove superfluous parameter from function.

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

26 years agoFix a potential memory leak.
Wolfgang Bangerth [Wed, 9 Sep 1998 18:55:18 +0000 (18:55 +0000)]
Fix a potential memory leak.

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

26 years agoMakefiles improved by $^
Guido Kanschat [Tue, 8 Sep 1998 16:25:18 +0000 (16:25 +0000)]
Makefiles improved by $^
Adjustment to new PrimitiveVectorMemory

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

26 years agoRemove make_constraint_matrix from the multilevel dof, since this can't happen on...
Wolfgang Bangerth [Tue, 8 Sep 1998 16:14:25 +0000 (16:14 +0000)]
Remove make_constraint_matrix from the multilevel dof, since this can't happen on one level.

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

26 years agonew Bicgstab
Guido Kanschat [Tue, 8 Sep 1998 15:16:22 +0000 (15:16 +0000)]
new Bicgstab
Iterative methods perform reinit on auxiliary vectors
PrimitiveVectorMemory does not take a size

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

26 years agoChange file to at least let it compile properly.
Wolfgang Bangerth [Tue, 8 Sep 1998 14:46:29 +0000 (14:46 +0000)]
Change file to at least let it compile properly.

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

26 years agoPrimitiveVectorMemory does not require size anymore
Guido Kanschat [Tue, 8 Sep 1998 14:05:48 +0000 (14:05 +0000)]
PrimitiveVectorMemory does not require size anymore

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

26 years agoMake makefiles work again after Guido's changes.
Wolfgang Bangerth [Tue, 8 Sep 1998 11:11:42 +0000 (11:11 +0000)]
Make makefiles work again after Guido's changes.

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

26 years agoEmit only defined symbols, not referenced ones.
Wolfgang Bangerth [Tue, 8 Sep 1998 11:10:21 +0000 (11:10 +0000)]
Emit only defined symbols, not referenced ones.

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

26 years agoFix silly bug. Strange that it didn't come up earlier.
Wolfgang Bangerth [Tue, 8 Sep 1998 11:09:40 +0000 (11:09 +0000)]
Fix silly bug. Strange that it didn't come up earlier.

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

26 years agoMove the smart pointer to the finite element into the right place, i.e. the base...
Wolfgang Bangerth [Mon, 7 Sep 1998 23:09:43 +0000 (23:09 +0000)]
Move the smart pointer to the finite element into the right place, i.e. the base class.

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

26 years agoMove the 'fe' variable in the FEValues classes to the common base class.
Wolfgang Bangerth [Mon, 7 Sep 1998 16:06:14 +0000 (16:06 +0000)]
Move the 'fe' variable in the FEValues classes to the common base class.

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

26 years agoRe-remove the -frepo switch, since it didn't help too much.
Wolfgang Bangerth [Mon, 7 Sep 1998 14:08:28 +0000 (14:08 +0000)]
Re-remove the -frepo switch, since it didn't help too much.

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

26 years agoAdd explicit instantiations of some classes, since they are needed to generate the...
Wolfgang Bangerth [Mon, 7 Sep 1998 11:45:08 +0000 (11:45 +0000)]
Add explicit instantiations of some classes, since they are needed to generate the virtual method tables when using -frepo or -fno-implicit-templates.

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

26 years agoAdd ignore entry.
Wolfgang Bangerth [Mon, 7 Sep 1998 11:12:20 +0000 (11:12 +0000)]
Add ignore entry.

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

26 years ago.
Wolfgang Bangerth [Mon, 7 Sep 1998 11:09:43 +0000 (11:09 +0000)]
.

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

26 years agoMove the object files to different subdirectories in lib/ since this enables us to...
Wolfgang Bangerth [Mon, 7 Sep 1998 09:06:28 +0000 (09:06 +0000)]
Move the object files to different subdirectories in lib/ since this enables us to use the -frepo switch of gcc.

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

26 years agoLogStream: JobId does not get prefix DEAL
Guido Kanschat [Sun, 6 Sep 1998 13:47:06 +0000 (13:47 +0000)]
LogStream: JobId does not get prefix DEAL

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

26 years agoProper FiniteElement in DofHandler
Guido Kanschat [Sat, 5 Sep 1998 15:31:08 +0000 (15:31 +0000)]
Proper FiniteElement in DofHandler
Great new write_gnuplot for higher order elements (old one is write_gnuplot_draft)

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

26 years agoTAGS is PHONY
Guido Kanschat [Fri, 4 Sep 1998 22:34:14 +0000 (22:34 +0000)]
TAGS is PHONY

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

26 years agoEven more ansatz removed
Guido Kanschat [Fri, 4 Sep 1998 22:31:58 +0000 (22:31 +0000)]
Even more ansatz removed

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

26 years agocvsignore
Guido Kanschat [Fri, 4 Sep 1998 17:49:22 +0000 (17:49 +0000)]
cvsignore

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

26 years agoansatz replaced by support
Guido Kanschat [Fri, 4 Sep 1998 15:05:30 +0000 (15:05 +0000)]
ansatz replaced by support

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

26 years agocomments
Guido Kanschat [Fri, 4 Sep 1998 14:51:36 +0000 (14:51 +0000)]
comments

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

26 years agohtml-log
Guido Kanschat [Fri, 4 Sep 1998 14:49:10 +0000 (14:49 +0000)]
html-log
newdeal without projects

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

26 years agohtml-log
Guido Kanschat [Fri, 4 Sep 1998 14:48:34 +0000 (14:48 +0000)]
html-log
newdeal without projects

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

26 years agohtml-log
Guido Kanschat [Fri, 4 Sep 1998 14:46:52 +0000 (14:46 +0000)]
html-log
newdeal without projects

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

26 years agoSeparate file for SmartReference
Guido Kanschat [Fri, 4 Sep 1998 14:37:07 +0000 (14:37 +0000)]
Separate file for SmartReference

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

26 years agobase to base.html
Guido Kanschat [Fri, 4 Sep 1998 14:32:16 +0000 (14:32 +0000)]
base to base.html

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

26 years agocvsignore
Guido Kanschat [Fri, 4 Sep 1998 14:26:50 +0000 (14:26 +0000)]
cvsignore

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

26 years agoNeuer Test fuer Loginfo
Guido Kanschat [Fri, 4 Sep 1998 14:25:30 +0000 (14:25 +0000)]
Neuer Test fuer Loginfo

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

26 years agoStore full fe in dofhandler
Guido Kanschat [Fri, 4 Sep 1998 13:02:13 +0000 (13:02 +0000)]
Store full fe in dofhandler

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

26 years agoall subscribes test for null pointer
Guido Kanschat [Fri, 4 Sep 1998 12:23:42 +0000 (12:23 +0000)]
all subscribes test for null pointer

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

26 years agoFehler in #ifndef beseitigt
Guido Kanschat [Fri, 4 Sep 1998 11:56:12 +0000 (11:56 +0000)]
Fehler in #ifndef beseitigt

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

26 years agoDescription improved
Guido Kanschat [Fri, 4 Sep 1998 11:50:06 +0000 (11:50 +0000)]
Description improved

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

26 years agoSmartPointer in own file
Guido Kanschat [Fri, 4 Sep 1998 11:43:46 +0000 (11:43 +0000)]
SmartPointer in own file

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

26 years agoSmartPointer removed
Guido Kanschat [Fri, 4 Sep 1998 11:37:29 +0000 (11:37 +0000)]
SmartPointer removed

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

26 years agoRemove the VectorBase class, which was only needed for the old way of handling multigrid.
Wolfgang Bangerth [Fri, 4 Sep 1998 11:23:38 +0000 (11:23 +0000)]
Remove the VectorBase class, which was only needed for the old way of handling multigrid.

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

26 years agowho am i removed
Guido Kanschat [Fri, 4 Sep 1998 09:29:35 +0000 (09:29 +0000)]
who am i removed

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

26 years agoansatz entfernt
Guido Kanschat [Fri, 4 Sep 1998 09:03:50 +0000 (09:03 +0000)]
ansatz entfernt
fe wird gespeichert

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

26 years agocvsignore
Guido Kanschat [Fri, 4 Sep 1998 09:02:47 +0000 (09:02 +0000)]
cvsignore

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

26 years agooperator = added to SmartPointer
Guido Kanschat [Fri, 4 Sep 1998 09:01:49 +0000 (09:01 +0000)]
operator = added to SmartPointer

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

26 years agoAdd #const# and add documentation.
Wolfgang Bangerth [Thu, 3 Sep 1998 16:01:47 +0000 (16:01 +0000)]
Add #const# and add documentation.

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

26 years agoNeue FEValues
Guido Kanschat [Thu, 3 Sep 1998 15:44:42 +0000 (15:44 +0000)]
Neue FEValues

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

26 years agoComment example.
Wolfgang Bangerth [Thu, 3 Sep 1998 12:32:12 +0000 (12:32 +0000)]
Comment example.

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

26 years agoChange the internal way the subscriptors and SmartPointers/References work.
Wolfgang Bangerth [Thu, 3 Sep 1998 12:30:16 +0000 (12:30 +0000)]
Change the internal way the subscriptors and SmartPointers/References work.

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

26 years agoTest fuer SmartPointer
Guido Kanschat [Wed, 2 Sep 1998 22:11:26 +0000 (22:11 +0000)]
Test fuer SmartPointer

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

26 years agoSmartPointer
Guido Kanschat [Wed, 2 Sep 1998 22:10:13 +0000 (22:10 +0000)]
SmartPointer

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

26 years agoInitial revision
Guido Kanschat [Wed, 2 Sep 1998 16:45:26 +0000 (16:45 +0000)]
Initial revision

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

26 years agoSmart references
Guido Kanschat [Wed, 2 Sep 1998 16:40:19 +0000 (16:40 +0000)]
Smart references

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

26 years agoModul mg fuer den Mehrgitterreport
Guido Kanschat [Tue, 1 Sep 1998 15:16:17 +0000 (15:16 +0000)]
Modul mg fuer den Mehrgitterreport

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