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