]>
https://gitweb.dealii.org/ - dealii-svn.git/log
wolf [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
wolf [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
wolf [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
wolf [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
wolf [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
wolf [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
wolf [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
wolf [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
wolf [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
wolf [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 [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
wolf [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 [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
wolf [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 [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
wolf [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
wolf [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
wolf [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
wolf [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
wolf [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
wolf [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
wolf [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
wolf [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
wolf [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
wolf [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 [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 [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 [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
guido [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
guido [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
guido [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
guido [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
guido [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
guido [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
guido [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
guido [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
guido [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
guido [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
guido [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
guido [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
guido [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
guido [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
guido [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
guido [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
guido [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
wolf [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
guido [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
guido [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
guido [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
guido [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
wolf [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
guido [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
wolf [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
wolf [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
guido [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
guido [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
guido [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
guido [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
guido [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
wolf [Tue, 1 Sep 1998 09:30:50 +0000 (09:30 +0000)]
Add a file to this directory to make cvs keep create it even if it is empty (well, now it not empty any more...).
git-svn-id: https://svn.dealii.org/trunk@540
0785d39b-7218-0410-832d-
ea1e28bc413d
wolf [Tue, 1 Sep 1998 09:26:04 +0000 (09:26 +0000)]
Fix a problem with include files which prevented compilation.
git-svn-id: https://svn.dealii.org/trunk@539
0785d39b-7218-0410-832d-
ea1e28bc413d
wolf [Mon, 31 Aug 1998 15:41:21 +0000 (15:41 +0000)]
Move a structure from one file to another where it seemed more appropriate.
git-svn-id: https://svn.dealii.org/trunk@538
0785d39b-7218-0410-832d-
ea1e28bc413d
wolf [Fri, 28 Aug 1998 12:13:50 +0000 (12:13 +0000)]
Tear apart some include networks by removing include directives in the lac/ include files. Fix all files which somehow relied on the old scheme.
git-svn-id: https://svn.dealii.org/trunk@537
0785d39b-7218-0410-832d-
ea1e28bc413d
wolf [Fri, 28 Aug 1998 12:08:42 +0000 (12:08 +0000)]
Rename target file.
git-svn-id: https://svn.dealii.org/trunk@536
0785d39b-7218-0410-832d-
ea1e28bc413d
wolf [Fri, 28 Aug 1998 10:50:59 +0000 (10:50 +0000)]
Remove cross dependencies of include files where forward declarations could be used.
git-svn-id: https://svn.dealii.org/trunk@535
0785d39b-7218-0410-832d-
ea1e28bc413d
wolf [Fri, 28 Aug 1998 09:29:14 +0000 (09:29 +0000)]
Remove dependency on types.h since no-one seems to use it anymore. Formatting.
git-svn-id: https://svn.dealii.org/trunk@534
0785d39b-7218-0410-832d-
ea1e28bc413d
wolf [Fri, 28 Aug 1998 09:28:07 +0000 (09:28 +0000)]
Remove one line of unnecessary output.
git-svn-id: https://svn.dealii.org/trunk@533
0785d39b-7218-0410-832d-
ea1e28bc413d
wolf [Fri, 28 Aug 1998 09:26:41 +0000 (09:26 +0000)]
Remove types.h since no-one seems to use it anymore.
git-svn-id: https://svn.dealii.org/trunk@532
0785d39b-7218-0410-832d-
ea1e28bc413d
wolf [Fri, 28 Aug 1998 09:08:04 +0000 (09:08 +0000)]
Add a testcase for the multigrid components.
git-svn-id: https://svn.dealii.org/trunk@531
0785d39b-7218-0410-832d-
ea1e28bc413d
wolf [Thu, 27 Aug 1998 16:17:13 +0000 (16:17 +0000)]
Fix two typos which even prevented compiling.
git-svn-id: https://svn.dealii.org/trunk@530
0785d39b-7218-0410-832d-
ea1e28bc413d
wolf [Thu, 27 Aug 1998 15:11:26 +0000 (15:11 +0000)]
Add copyright notices for our external visitors.
git-svn-id: https://svn.dealii.org/trunk@529
0785d39b-7218-0410-832d-
ea1e28bc413d
kanschat [Thu, 27 Aug 1998 14:30:52 +0000 (14:30 +0000)]
Flush after endl
git-svn-id: https://svn.dealii.org/trunk@528
0785d39b-7218-0410-832d-
ea1e28bc413d
wolf [Thu, 27 Aug 1998 14:25:00 +0000 (14:25 +0000)]
Next round of multigrid implementation.
git-svn-id: https://svn.dealii.org/trunk@527
0785d39b-7218-0410-832d-
ea1e28bc413d
wolf [Thu, 27 Aug 1998 14:24:11 +0000 (14:24 +0000)]
Fix some security holes.
git-svn-id: https://svn.dealii.org/trunk@526
0785d39b-7218-0410-832d-
ea1e28bc413d
kanschat [Thu, 27 Aug 1998 14:22:26 +0000 (14:22 +0000)]
No more squares
git-svn-id: https://svn.dealii.org/trunk@525
0785d39b-7218-0410-832d-
ea1e28bc413d
wolf [Wed, 26 Aug 1998 09:28:36 +0000 (09:28 +0000)]
Some reformatting. This was needed since otherwise kdoc didn't get the return type of the functions right if it was written on the previous line.
git-svn-id: https://svn.dealii.org/trunk@524
0785d39b-7218-0410-832d-
ea1e28bc413d
wolf [Wed, 26 Aug 1998 08:56:43 +0000 (08:56 +0000)]
Implement the creation of sparsity patterns for the levelwise matrices.
git-svn-id: https://svn.dealii.org/trunk@523
0785d39b-7218-0410-832d-
ea1e28bc413d
wolf [Wed, 26 Aug 1998 08:27:02 +0000 (08:27 +0000)]
Next round of multigrid implementations.
git-svn-id: https://svn.dealii.org/trunk@522
0785d39b-7218-0410-832d-
ea1e28bc413d
wolf [Wed, 26 Aug 1998 08:26:09 +0000 (08:26 +0000)]
Add end iterators for each level.
git-svn-id: https://svn.dealii.org/trunk@521
0785d39b-7218-0410-832d-
ea1e28bc413d
wolf [Wed, 26 Aug 1998 08:25:26 +0000 (08:25 +0000)]
Use the new scheme to pass additional information to the accessor classes through the iterators by using a local typedef and the typename keyword.
git-svn-id: https://svn.dealii.org/trunk@520
0785d39b-7218-0410-832d-
ea1e28bc413d
wolf [Wed, 26 Aug 1998 08:21:45 +0000 (08:21 +0000)]
Reformatting and small bug fix for a compiler error in the latest egcs snapshot.
git-svn-id: https://svn.dealii.org/trunk@519
0785d39b-7218-0410-832d-
ea1e28bc413d
wolf [Tue, 25 Aug 1998 16:19:05 +0000 (16:19 +0000)]
Initial version of the multigrid components.
git-svn-id: https://svn.dealii.org/trunk@518
0785d39b-7218-0410-832d-
ea1e28bc413d
wolf [Tue, 25 Aug 1998 16:18:33 +0000 (16:18 +0000)]
Move get_selected_fe to the .h file to allow for making it inline.
git-svn-id: https://svn.dealii.org/trunk@517
0785d39b-7218-0410-832d-
ea1e28bc413d
wolf [Tue, 25 Aug 1998 16:17:51 +0000 (16:17 +0000)]
.
git-svn-id: https://svn.dealii.org/trunk@516
0785d39b-7218-0410-832d-
ea1e28bc413d
wolf [Tue, 25 Aug 1998 15:09:12 +0000 (15:09 +0000)]
Add some inlines to make the functions get_dof_indices and get_dof_values a bitt faster.
git-svn-id: https://svn.dealii.org/trunk@515
0785d39b-7218-0410-832d-
ea1e28bc413d
wolf [Tue, 25 Aug 1998 15:07:21 +0000 (15:07 +0000)]
Small changes in some Assertions.
git-svn-id: https://svn.dealii.org/trunk@514
0785d39b-7218-0410-832d-
ea1e28bc413d
wolf [Tue, 25 Aug 1998 13:00:09 +0000 (13:00 +0000)]
Change compiler setting to a more compatible style.
git-svn-id: https://svn.dealii.org/trunk@513
0785d39b-7218-0410-832d-
ea1e28bc413d
wolf [Tue, 25 Aug 1998 12:58:18 +0000 (12:58 +0000)]
Remove unnecessary inclusion of global make options since they are overwritten anyway.
git-svn-id: https://svn.dealii.org/trunk@512
0785d39b-7218-0410-832d-
ea1e28bc413d
wolf [Tue, 25 Aug 1998 12:44:12 +0000 (12:44 +0000)]
Move the DoFLevel class to an own include file since most classes need not know about that.
git-svn-id: https://svn.dealii.org/trunk@511
0785d39b-7218-0410-832d-
ea1e28bc413d
wolf [Mon, 24 Aug 1998 08:14:42 +0000 (08:14 +0000)]
Add a bit more safety to a pointer.
git-svn-id: https://svn.dealii.org/trunk@510
0785d39b-7218-0410-832d-
ea1e28bc413d
wolf [Mon, 24 Aug 1998 08:13:09 +0000 (08:13 +0000)]
Add functions to get a bool variable out of the parameter handler module.
git-svn-id: https://svn.dealii.org/trunk@509
0785d39b-7218-0410-832d-
ea1e28bc413d
kanschat [Sun, 23 Aug 1998 15:11:14 +0000 (15:11 +0000)]
threshold in refine_and_coarsen... may now be zero
git-svn-id: https://svn.dealii.org/trunk@508
0785d39b-7218-0410-832d-
ea1e28bc413d
kanschat [Sun, 23 Aug 1998 11:05:59 +0000 (11:05 +0000)]
fevalues
git-svn-id: https://svn.dealii.org/trunk@507
0785d39b-7218-0410-832d-
ea1e28bc413d
kanschat [Sun, 23 Aug 1998 11:02:21 +0000 (11:02 +0000)]
Umbenennung der Argumente i,j
git-svn-id: https://svn.dealii.org/trunk@506
0785d39b-7218-0410-832d-
ea1e28bc413d
kanschat [Sat, 22 Aug 1998 16:53:29 +0000 (16:53 +0000)]
Externe Variable deallog ergaenzt
git-svn-id: https://svn.dealii.org/trunk@505
0785d39b-7218-0410-832d-
ea1e28bc413d
kanschat [Sat, 22 Aug 1998 16:37:55 +0000 (16:37 +0000)]
Compiler durch g++ ersetzt
git-svn-id: https://svn.dealii.org/trunk@504
0785d39b-7218-0410-832d-
ea1e28bc413d
kanschat [Sat, 22 Aug 1998 16:00:19 +0000 (16:00 +0000)]
Neue Klassen LogStream und JobIdentifier
git-svn-id: https://svn.dealii.org/trunk@503
0785d39b-7218-0410-832d-
ea1e28bc413d
kanschat [Sat, 22 Aug 1998 15:53:15 +0000 (15:53 +0000)]
Compiler im Makefile ersetzt
git-svn-id: https://svn.dealii.org/trunk@502
0785d39b-7218-0410-832d-
ea1e28bc413d
kanschat [Sat, 22 Aug 1998 15:52:25 +0000 (15:52 +0000)]
Laeuft jetzt wieder mit g++ 2.8.1
git-svn-id: https://svn.dealii.org/trunk@501
0785d39b-7218-0410-832d-
ea1e28bc413d
wolf [Fri, 21 Aug 1998 17:51:13 +0000 (17:51 +0000)]
.
git-svn-id: https://svn.dealii.org/trunk@500
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.