]>
https://gitweb.dealii.org/ - dealii-svn.git/log
guido [Wed, 30 Apr 2003 13:09:53 +0000 (13:09 +0000)]
more sophisticated permutation
git-svn-id: https://svn.dealii.org/trunk@7500
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Wed, 30 Apr 2003 12:55:39 +0000 (12:55 +0000)]
more sophisticated permutation
git-svn-id: https://svn.dealii.org/trunk@7499
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 30 Apr 2003 04:35:33 +0000 (04:35 +0000)]
Allow compilation by icc7.1. Doesn't link presently, though.
git-svn-id: https://svn.dealii.org/trunk@7498
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 30 Apr 2003 03:40:39 +0000 (03:40 +0000)]
Fix a couple of things that didn't work with icc7.1
git-svn-id: https://svn.dealii.org/trunk@7497
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 29 Apr 2003 19:36:05 +0000 (19:36 +0000)]
icc7 doesn't like *static_cast<X*>(0).
git-svn-id: https://svn.dealii.org/trunk@7496
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 29 Apr 2003 19:32:09 +0000 (19:32 +0000)]
Work around a rather irritating problem in icc7.
git-svn-id: https://svn.dealii.org/trunk@7495
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 29 Apr 2003 17:31:55 +0000 (17:31 +0000)]
Fix obvious oversight.
git-svn-id: https://svn.dealii.org/trunk@7494
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 29 Apr 2003 16:22:19 +0000 (16:22 +0000)]
Mark functions in anonymous namespaces static, if compiler bugs force
us to do so.
git-svn-id: https://svn.dealii.org/trunk@7493
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 29 Apr 2003 16:20:14 +0000 (16:20 +0000)]
Add some this->
git-svn-id: https://svn.dealii.org/trunk@7492
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 29 Apr 2003 16:19:55 +0000 (16:19 +0000)]
Invent a test to check for a weird linkage problem with functions in anonymous namespaces, that some compilers (gcc3.2/3, icc) give the same name every time a file is compiled, even if we compile it for a different space dimension. This then leads to a linker problem. So work around that if necessary.
git-svn-id: https://svn.dealii.org/trunk@7491
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 29 Apr 2003 15:15:44 +0000 (15:15 +0000)]
Regenerate.
git-svn-id: https://svn.dealii.org/trunk@7490
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 29 Apr 2003 15:13:57 +0000 (15:13 +0000)]
Exclude another warning for icc.
git-svn-id: https://svn.dealii.org/trunk@7489
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Mon, 28 Apr 2003 14:52:25 +0000 (14:52 +0000)]
first changes can compile
git-svn-id: https://svn.dealii.org/trunk@7488
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Mon, 28 Apr 2003 13:30:00 +0000 (13:30 +0000)]
files copied from step 5
git-svn-id: https://svn.dealii.org/trunk@7487
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Mon, 28 Apr 2003 10:29:33 +0000 (10:29 +0000)]
additional tests in solver
git-svn-id: https://svn.dealii.org/trunk@7486
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Sat, 26 Apr 2003 16:23:00 +0000 (16:23 +0000)]
Unnecessary ; removed. Add a note for Guido
git-svn-id: https://svn.dealii.org/trunk@7484
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Sat, 26 Apr 2003 16:20:30 +0000 (16:20 +0000)]
Unnecessary ; removed.
git-svn-id: https://svn.dealii.org/trunk@7483
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Sat, 26 Apr 2003 16:11:11 +0000 (16:11 +0000)]
Add necessary header file.
git-svn-id: https://svn.dealii.org/trunk@7482
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Sat, 26 Apr 2003 16:10:31 +0000 (16:10 +0000)]
Unnecessary ; removed.
git-svn-id: https://svn.dealii.org/trunk@7481
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 25 Apr 2003 23:11:14 +0000 (23:11 +0000)]
gcc3.4 really wants to see BlockVector
git-svn-id: https://svn.dealii.org/trunk@7480
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 25 Apr 2003 23:07:39 +0000 (23:07 +0000)]
Add two missing this->
git-svn-id: https://svn.dealii.org/trunk@7479
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Fri, 25 Apr 2003 12:52:33 +0000 (12:52 +0000)]
PSOR
git-svn-id: https://svn.dealii.org/trunk@7478
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Fri, 25 Apr 2003 12:35:14 +0000 (12:35 +0000)]
Avoid vmult_add in matrix blocks with some performance trade-off
git-svn-id: https://svn.dealii.org/trunk@7477
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Fri, 25 Apr 2003 08:50:02 +0000 (08:50 +0000)]
add test for PreconditionPSOR
git-svn-id: https://svn.dealii.org/trunk@7476
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Fri, 25 Apr 2003 08:46:19 +0000 (08:46 +0000)]
typo fixed
git-svn-id: https://svn.dealii.org/trunk@7475
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 24 Apr 2003 22:57:45 +0000 (22:57 +0000)]
GeometryInfo<dim>::child_cell_from_point
git-svn-id: https://svn.dealii.org/trunk@7472
0785d39b -7218-0410-832d-
ea1e28bc413d
deal [Thu, 24 Apr 2003 14:13:14 +0000 (14:13 +0000)]
Something must have gone wrong when checking this test in for the first time.
git-svn-id: https://svn.dealii.org/trunk@7468
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 24 Apr 2003 14:05:20 +0000 (14:05 +0000)]
Properly qualify where necessary.
git-svn-id: https://svn.dealii.org/trunk@7467
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 24 Apr 2003 00:24:53 +0000 (00:24 +0000)]
Amazingly, there are still some stray ; around.
git-svn-id: https://svn.dealii.org/trunk@7466
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 23 Apr 2003 23:56:24 +0000 (23:56 +0000)]
Unify the way the various finite elements are initialized in their constructors, by having functions of the same name doing the various stuff that is usually done in the constructor. This should make it significantly simpler in the future to start with a new element, since the various steps that need to be taken are now a little clearer.
git-svn-id: https://svn.dealii.org/trunk@7464
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 23 Apr 2003 22:59:17 +0000 (22:59 +0000)]
Single out the functions that initialize matrices from the
constructor, to make the whole process of initializing finite element
classes a little more transparent. Also makes it simple to replace
precomputed matrices with something that computes these values on the fly.
git-svn-id: https://svn.dealii.org/trunk@7463
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 23 Apr 2003 22:42:18 +0000 (22:42 +0000)]
Build the renumbering arrays in the member initializer list. This way,
they are available all the time, and furthermore can be made "const",
which they really are.
git-svn-id: https://svn.dealii.org/trunk@7462
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Wed, 23 Apr 2003 18:00:55 +0000 (18:00 +0000)]
additional test
git-svn-id: https://svn.dealii.org/trunk@7461
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Wed, 23 Apr 2003 17:25:45 +0000 (17:25 +0000)]
Wielandt iteration improved
git-svn-id: https://svn.dealii.org/trunk@7460
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Wed, 23 Apr 2003 17:25:12 +0000 (17:25 +0000)]
missing tests on linux with gcc 3.2
git-svn-id: https://svn.dealii.org/trunk@7459
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 23 Apr 2003 15:57:04 +0000 (15:57 +0000)]
This cannot have worked before...
git-svn-id: https://svn.dealii.org/trunk@7455
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 23 Apr 2003 15:55:28 +0000 (15:55 +0000)]
Loosen accuracy somewhat, as this seems necessary for x86 on linux
git-svn-id: https://svn.dealii.org/trunk@7454
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 23 Apr 2003 15:24:40 +0000 (15:24 +0000)]
Finally make this file compile with gcc3.4 as well!
git-svn-id: https://svn.dealii.org/trunk@7453
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 23 Apr 2003 14:45:56 +0000 (14:45 +0000)]
Remove from main branch to avoid problem with building Makefile.depend
git-svn-id: https://svn.dealii.org/trunk@7452
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Wed, 23 Apr 2003 14:28:53 +0000 (14:28 +0000)]
tests for linux and gcc 3.2, waiting for wave-test
git-svn-id: https://svn.dealii.org/trunk@7451
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Wed, 23 Apr 2003 09:31:11 +0000 (09:31 +0000)]
test for eigenvector iterations
git-svn-id: https://svn.dealii.org/trunk@7450
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Wed, 23 Apr 2003 09:17:48 +0000 (09:17 +0000)]
create and delete links in results
git-svn-id: https://svn.dealii.org/trunk@7449
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Wed, 23 Apr 2003 08:21:20 +0000 (08:21 +0000)]
tests on linux
git-svn-id: https://svn.dealii.org/trunk@7448
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Wed, 23 Apr 2003 08:15:04 +0000 (08:15 +0000)]
tests on linux
git-svn-id: https://svn.dealii.org/trunk@7447
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Wed, 23 Apr 2003 08:13:15 +0000 (08:13 +0000)]
new permuted SOR, must be tested
git-svn-id: https://svn.dealii.org/trunk@7446
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 22 Apr 2003 23:50:15 +0000 (23:50 +0000)]
Do not confuse icc (which wants to have "const" in both declaration
and definition.
git-svn-id: https://svn.dealii.org/trunk@7445
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Tue, 22 Apr 2003 19:44:16 +0000 (19:44 +0000)]
new test for Eigensolvers
git-svn-id: https://svn.dealii.org/trunk@7444
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Tue, 22 Apr 2003 12:08:29 +0000 (12:08 +0000)]
gcc 2.95 did not like the old version
git-svn-id: https://svn.dealii.org/trunk@7443
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Tue, 22 Apr 2003 07:40:45 +0000 (07:40 +0000)]
Avoid iterator past end
git-svn-id: https://svn.dealii.org/trunk@7442
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 21 Apr 2003 22:14:55 +0000 (22:14 +0000)]
Fix a weirdly formatted comment.
git-svn-id: https://svn.dealii.org/trunk@7440
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 21 Apr 2003 22:13:02 +0000 (22:13 +0000)]
Some re-indenting.
git-svn-id: https://svn.dealii.org/trunk@7439
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 21 Apr 2003 22:03:37 +0000 (22:03 +0000)]
A little more.
git-svn-id: https://svn.dealii.org/trunk@7438
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 21 Apr 2003 21:53:19 +0000 (21:53 +0000)]
Move somewhat closer to compilability with gcc3.4 (still a long way to go...)
git-svn-id: https://svn.dealii.org/trunk@7437
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 21 Apr 2003 20:32:21 +0000 (20:32 +0000)]
Remove stray ;
git-svn-id: https://svn.dealii.org/trunk@7436
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 21 Apr 2003 20:14:03 +0000 (20:14 +0000)]
Remove erroneous return statement. Assume this is sensible here. How
could that happen in the first place???
git-svn-id: https://svn.dealii.org/trunk@7435
0785d39b -7218-0410-832d-
ea1e28bc413d
deal [Mon, 21 Apr 2003 20:06:50 +0000 (20:06 +0000)]
Added them to the wrong directory.
git-svn-id: https://svn.dealii.org/trunk@7434
0785d39b -7218-0410-832d-
ea1e28bc413d
deal [Mon, 21 Apr 2003 20:06:16 +0000 (20:06 +0000)]
Add
git-svn-id: https://svn.dealii.org/trunk@7433
0785d39b -7218-0410-832d-
ea1e28bc413d
deal [Mon, 21 Apr 2003 18:21:29 +0000 (18:21 +0000)]
Add
git-svn-id: https://svn.dealii.org/trunk@7431
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 21 Apr 2003 16:44:51 +0000 (16:44 +0000)]
OK, think I mostly got it now...
git-svn-id: https://svn.dealii.org/trunk@7428
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 21 Apr 2003 16:23:52 +0000 (16:23 +0000)]
Tests for Raviart-Thomas elements.
git-svn-id: https://svn.dealii.org/trunk@7427
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 21 Apr 2003 16:23:26 +0000 (16:23 +0000)]
Add targets rt_[12], but don't enable them yet by default.
git-svn-id: https://svn.dealii.org/trunk@7426
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 21 Apr 2003 16:22:48 +0000 (16:22 +0000)]
Fix comment.
git-svn-id: https://svn.dealii.org/trunk@7425
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 21 Apr 2003 16:22:31 +0000 (16:22 +0000)]
Remove stray semicolons.
git-svn-id: https://svn.dealii.org/trunk@7424
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 21 Apr 2003 16:21:57 +0000 (16:21 +0000)]
Add some new tests.
git-svn-id: https://svn.dealii.org/trunk@7423
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 21 Apr 2003 16:21:38 +0000 (16:21 +0000)]
Remove comment that is already clear from the CVS logs.
git-svn-id: https://svn.dealii.org/trunk@7422
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 21 Apr 2003 16:21:14 +0000 (16:21 +0000)]
Add comments.
git-svn-id: https://svn.dealii.org/trunk@7421
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 21 Apr 2003 16:15:40 +0000 (16:15 +0000)]
Clarify one comment.
git-svn-id: https://svn.dealii.org/trunk@7420
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 21 Apr 2003 16:15:14 +0000 (16:15 +0000)]
Allow extrapolation from block vectors into normal vectors.
git-svn-id: https://svn.dealii.org/trunk@7419
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 21 Apr 2003 16:14:30 +0000 (16:14 +0000)]
Fix missing declarations of explicit specializations. Remove unnecessary include files.
git-svn-id: https://svn.dealii.org/trunk@7418
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 21 Apr 2003 16:13:14 +0000 (16:13 +0000)]
AnisotropicPolynomials
git-svn-id: https://svn.dealii.org/trunk@7417
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 21 Apr 2003 16:11:54 +0000 (16:11 +0000)]
Add anisotropic polynomials.
git-svn-id: https://svn.dealii.org/trunk@7416
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 21 Apr 2003 16:09:21 +0000 (16:09 +0000)]
Clean up some real old and unintelligible cruft.
git-svn-id: https://svn.dealii.org/trunk@7415
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 21 Apr 2003 16:07:20 +0000 (16:07 +0000)]
Clarify the docs of the hierarchical polynomials, and change what generate_complete_basis does in the case k==0.
git-svn-id: https://svn.dealii.org/trunk@7414
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Mon, 21 Apr 2003 08:06:15 +0000 (08:06 +0000)]
verified files moved to allow for different test platforms
git-svn-id: https://svn.dealii.org/trunk@7413
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Mon, 21 Apr 2003 08:05:06 +0000 (08:05 +0000)]
verified files moved to allow for different test platforms; see README
git-svn-id: https://svn.dealii.org/trunk@7412
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Mon, 21 Apr 2003 07:31:21 +0000 (07:31 +0000)]
verified files moved to allow for different test platforms
git-svn-id: https://svn.dealii.org/trunk@7411
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Fri, 18 Apr 2003 19:45:53 +0000 (19:45 +0000)]
function end(row) fixed
git-svn-id: https://svn.dealii.org/trunk@7410
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Fri, 18 Apr 2003 18:22:47 +0000 (18:22 +0000)]
added variable TARGET to Make.global_options
git-svn-id: https://svn.dealii.org/trunk@7409
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Fri, 18 Apr 2003 18:21:41 +0000 (18:21 +0000)]
change of return parameter
git-svn-id: https://svn.dealii.org/trunk@7408
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Thu, 17 Apr 2003 10:00:12 +0000 (10:00 +0000)]
test simplified
git-svn-id: https://svn.dealii.org/trunk@7407
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Thu, 17 Apr 2003 09:24:09 +0000 (09:24 +0000)]
returned vectors replaced by return arguments I
git-svn-id: https://svn.dealii.org/trunk@7406
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Thu, 17 Apr 2003 08:34:31 +0000 (08:34 +0000)]
todo
git-svn-id: https://svn.dealii.org/trunk@7405
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Wed, 16 Apr 2003 16:40:31 +0000 (16:40 +0000)]
some documentation change
git-svn-id: https://svn.dealii.org/trunk@7404
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Wed, 16 Apr 2003 16:38:10 +0000 (16:38 +0000)]
Advance iterator over empty rows
git-svn-id: https://svn.dealii.org/trunk@7403
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 16 Apr 2003 16:25:00 +0000 (16:25 +0000)]
Mini-test for SparseMatrixEZ iterators.
git-svn-id: https://svn.dealii.org/trunk@7402
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Wed, 16 Apr 2003 15:01:01 +0000 (15:01 +0000)]
Oops
git-svn-id: https://svn.dealii.org/trunk@7401
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Wed, 16 Apr 2003 14:58:05 +0000 (14:58 +0000)]
optimized block_read and block_write
git-svn-id: https://svn.dealii.org/trunk@7400
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Wed, 16 Apr 2003 14:48:16 +0000 (14:48 +0000)]
Oops
git-svn-id: https://svn.dealii.org/trunk@7399
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 16 Apr 2003 13:40:12 +0000 (13:40 +0000)]
Add include missing for gcc3.4
git-svn-id: https://svn.dealii.org/trunk@7398
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Wed, 16 Apr 2003 11:40:12 +0000 (11:40 +0000)]
block_read and block_write functions
git-svn-id: https://svn.dealii.org/trunk@7397
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Wed, 16 Apr 2003 10:52:30 +0000 (10:52 +0000)]
set ignores zeroes
git-svn-id: https://svn.dealii.org/trunk@7396
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 15 Apr 2003 22:55:17 +0000 (22:55 +0000)]
const-ify two parameters.
git-svn-id: https://svn.dealii.org/trunk@7395
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 14 Apr 2003 14:47:46 +0000 (14:47 +0000)]
Change a couple of indentation and style issues.
git-svn-id: https://svn.dealii.org/trunk@7394
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 14 Apr 2003 14:47:18 +0000 (14:47 +0000)]
Add two TODOs for Guido.
git-svn-id: https://svn.dealii.org/trunk@7393
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 11 Apr 2003 21:24:12 +0000 (21:24 +0000)]
recursively_{set,clear}_user_pointer
git-svn-id: https://svn.dealii.org/trunk@7392
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 11 Apr 2003 20:03:57 +0000 (20:03 +0000)]
DerivativeApproximation can also work on BlockVector arguments.
git-svn-id: https://svn.dealii.org/trunk@7391
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 11 Apr 2003 14:43:19 +0000 (14:43 +0000)]
Fix use of wrapper_base in #ifdef ...#endif
git-svn-id: https://svn.dealii.org/trunk@7388
0785d39b -7218-0410-832d-
ea1e28bc413d
deal [Fri, 11 Apr 2003 01:42:48 +0000 (01:42 +0000)]
Fix trivial problem.
git-svn-id: https://svn.dealii.org/trunk@7387
0785d39b -7218-0410-832d-
ea1e28bc413d
deal [Fri, 11 Apr 2003 01:10:15 +0000 (01:10 +0000)]
Fix obvious bug. How can I have missed that??
git-svn-id: https://svn.dealii.org/trunk@7386
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 11 Apr 2003 00:16:54 +0000 (00:16 +0000)]
Work around a problem in gcc3.4, and by this also improve performance
a little since a call can be inlined: rather than passing down a
pointer to the entry_point function to the base class, pass down the
type of its enclosing class as a template argument. The base class
can then take the address of the starter function itself.
git-svn-id: https://svn.dealii.org/trunk@7385
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.