]>
https://gitweb.dealii.org/ - dealii-svn.git/log
wolf [Tue, 14 Nov 2000 16:46:26 +0000 (16:46 +0000)]
Add new testcase intergrid_map.cc
git-svn-id: https://svn.dealii.org/trunk@3488
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 14 Nov 2000 13:32:14 +0000 (13:32 +0000)]
Date was bogus, as this test was created in 2000.
git-svn-id: https://svn.dealii.org/trunk@3487
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Mon, 13 Nov 2000 14:38:40 +0000 (14:38 +0000)]
bug removed
git-svn-id: https://svn.dealii.org/trunk@3486
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Mon, 13 Nov 2000 14:32:44 +0000 (14:32 +0000)]
4th order formula in FunctionDerivative
git-svn-id: https://svn.dealii.org/trunk@3485
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Mon, 13 Nov 2000 14:31:59 +0000 (14:31 +0000)]
New class FunctionDerivative
git-svn-id: https://svn.dealii.org/trunk@3484
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 13 Nov 2000 13:33:56 +0000 (13:33 +0000)]
Implement the second FEValues::get_function_2nd_derivatives function, for vector-valued finite elements.
git-svn-id: https://svn.dealii.org/trunk@3483
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 13 Nov 2000 12:17:55 +0000 (12:17 +0000)]
Also enable multiple components.
git-svn-id: https://svn.dealii.org/trunk@3482
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Mon, 13 Nov 2000 11:19:48 +0000 (11:19 +0000)]
stupid error removed
git-svn-id: https://svn.dealii.org/trunk@3481
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 13 Nov 2000 10:39:50 +0000 (10:39 +0000)]
Allow to use finite elements with more than one component.
git-svn-id: https://svn.dealii.org/trunk@3480
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Sun, 12 Nov 2000 21:36:25 +0000 (21:36 +0000)]
FunctionDerivative: probably buggy
git-svn-id: https://svn.dealii.org/trunk@3479
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 10 Nov 2000 13:14:44 +0000 (13:14 +0000)]
Change <math.h> to <cmath>.
git-svn-id: https://svn.dealii.org/trunk@3478
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Fri, 10 Nov 2000 11:10:50 +0000 (11:10 +0000)]
bug removed
git-svn-id: https://svn.dealii.org/trunk@3477
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Thu, 9 Nov 2000 18:02:17 +0000 (18:02 +0000)]
test empty BlockIndices
git-svn-id: https://svn.dealii.org/trunk@3476
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Thu, 9 Nov 2000 18:00:50 +0000 (18:00 +0000)]
BlockVector support for homogeneous blocks
git-svn-id: https://svn.dealii.org/trunk@3475
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Thu, 9 Nov 2000 17:59:24 +0000 (17:59 +0000)]
log-output of parameters
git-svn-id: https://svn.dealii.org/trunk@3474
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Mon, 6 Nov 2000 19:15:21 +0000 (19:15 +0000)]
BlockVector has no n_blocks template
git-svn-id: https://svn.dealii.org/trunk@3473
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Mon, 6 Nov 2000 09:56:55 +0000 (09:56 +0000)]
BlockIndices is not template anymore
git-svn-id: https://svn.dealii.org/trunk@3472
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Mon, 6 Nov 2000 09:55:35 +0000 (09:55 +0000)]
new globa Exceptions ExcIO and ExcOutOfMemory
git-svn-id: https://svn.dealii.org/trunk@3471
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Mon, 30 Oct 2000 15:12:47 +0000 (15:12 +0000)]
operator - for Point improved
git-svn-id: https://svn.dealii.org/trunk@3470
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 27 Oct 2000 14:34:20 +0000 (14:34 +0000)]
Add missed include file.
git-svn-id: https://svn.dealii.org/trunk@3469
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 27 Oct 2000 13:19:29 +0000 (13:19 +0000)]
Fix check for t!=0 in swap functions, and change if(t) to if(t!=0).
git-svn-id: https://svn.dealii.org/trunk@3468
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 27 Oct 2000 13:17:28 +0000 (13:17 +0000)]
Add `swap' functions to SmartPointers.
git-svn-id: https://svn.dealii.org/trunk@3467
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Fri, 27 Oct 2000 10:15:40 +0000 (10:15 +0000)]
unary - for Point and Tensor
git-svn-id: https://svn.dealii.org/trunk@3466
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 27 Oct 2000 09:45:29 +0000 (09:45 +0000)]
Purge ind_value from the TriaAccessor. That had been forgotten by
another author... Hmph!
git-svn-id: https://svn.dealii.org/trunk@3465
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 26 Oct 2000 15:57:24 +0000 (15:57 +0000)]
ConstraintMatrix::add_entries
git-svn-id: https://svn.dealii.org/trunk@3464
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 26 Oct 2000 15:56:37 +0000 (15:56 +0000)]
Fix bug only visible in debug mode.
git-svn-id: https://svn.dealii.org/trunk@3463
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 26 Oct 2000 15:49:17 +0000 (15:49 +0000)]
Add add_entries function.
git-svn-id: https://svn.dealii.org/trunk@3462
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 26 Oct 2000 15:48:17 +0000 (15:48 +0000)]
Speed up the compute_integrid_constraints function by some parallelization.
git-svn-id: https://svn.dealii.org/trunk@3461
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 26 Oct 2000 14:32:30 +0000 (14:32 +0000)]
Forgot to code encapsulate for FunData[78] as well.
git-svn-id: https://svn.dealii.org/trunk@3460
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 26 Oct 2000 14:25:06 +0000 (14:25 +0000)]
Implement FunData for 7 and 8 arguments.
git-svn-id: https://svn.dealii.org/trunk@3459
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 23 Oct 2000 14:44:56 +0000 (14:44 +0000)]
Avoid a problem with types that are sometimes undefined and
incomprehensible error messages resulting from that.
git-svn-id: https://svn.dealii.org/trunk@3458
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 23 Oct 2000 10:58:05 +0000 (10:58 +0000)]
DoFRenumbering::random
git-svn-id: https://svn.dealii.org/trunk@3457
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 23 Oct 2000 09:39:45 +0000 (09:39 +0000)]
Fix some kind of serious bug: the variable was not initialized, the
function thus did nothing...
git-svn-id: https://svn.dealii.org/trunk@3456
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 23 Oct 2000 08:44:33 +0000 (08:44 +0000)]
Doc update.
git-svn-id: https://svn.dealii.org/trunk@3455
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 23 Oct 2000 08:38:30 +0000 (08:38 +0000)]
DoFRenumbering::random
git-svn-id: https://svn.dealii.org/trunk@3454
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 20 Oct 2000 11:11:38 +0000 (11:11 +0000)]
Avoid output.
git-svn-id: https://svn.dealii.org/trunk@3453
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 18 Oct 2000 15:26:17 +0000 (15:26 +0000)]
Clarify compiler version.
git-svn-id: https://svn.dealii.org/trunk@3452
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 18 Oct 2000 15:14:48 +0000 (15:14 +0000)]
Change capital `C's at start of output lines to lowercase `c', as that
better matches the standard "checking for xxx..." output of the
autoconf macros.
git-svn-id: https://svn.dealii.org/trunk@3451
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 18 Oct 2000 15:07:32 +0000 (15:07 +0000)]
Fix typo and reformat slightly.
git-svn-id: https://svn.dealii.org/trunk@3450
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 18 Oct 2000 12:30:43 +0000 (12:30 +0000)]
On DEC Alpha running OSF1, implicitely instanciated templates are
marked ``local text'', so they are not exported outside of object
files. This prevented that we link to GridOut::write_eps. Therefore,
explicitely instantiate these functions.
git-svn-id: https://svn.dealii.org/trunk@3449
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 18 Oct 2000 12:23:09 +0000 (12:23 +0000)]
Hopefully final comment on OSF!
git-svn-id: https://svn.dealii.org/trunk@3448
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 18 Oct 2000 11:51:44 +0000 (11:51 +0000)]
More on DEC OSF1.
git-svn-id: https://svn.dealii.org/trunk@3447
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 18 Oct 2000 08:22:38 +0000 (08:22 +0000)]
Many changes to GridReordering. Will have to clean up and have to test that more, but in a usable state at least.
git-svn-id: https://svn.dealii.org/trunk@3446
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 17 Oct 2000 13:37:49 +0000 (13:37 +0000)]
Make the SparseMatrix(SparsityPattern&) constructor explicit to avoid
nasty bugs.
git-svn-id: https://svn.dealii.org/trunk@3445
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 17 Oct 2000 13:36:32 +0000 (13:36 +0000)]
cell->point_inside()
git-svn-id: https://svn.dealii.org/trunk@3444
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 16 Oct 2000 07:39:59 +0000 (07:39 +0000)]
Move reference to IRIX to separate page.
git-svn-id: https://svn.dealii.org/trunk@3443
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 16 Oct 2000 07:39:23 +0000 (07:39 +0000)]
Update.
git-svn-id: https://svn.dealii.org/trunk@3442
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 16 Oct 2000 07:37:40 +0000 (07:37 +0000)]
Installation instructions for SGI IRIX.
git-svn-id: https://svn.dealii.org/trunk@3441
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 16 Oct 2000 07:22:32 +0000 (07:22 +0000)]
Micro change.
git-svn-id: https://svn.dealii.org/trunk@3440
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 13 Oct 2000 09:55:04 +0000 (09:55 +0000)]
Embrace Windows.
git-svn-id: https://svn.dealii.org/trunk@3439
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 12 Oct 2000 18:45:13 +0000 (18:45 +0000)]
Add doc.
git-svn-id: https://svn.dealii.org/trunk@3438
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 12 Oct 2000 17:30:50 +0000 (17:30 +0000)]
Docs for point_inside, and 1d version.
git-svn-id: https://svn.dealii.org/trunk@3437
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 12 Oct 2000 17:09:15 +0000 (17:09 +0000)]
Change doc.
git-svn-id: https://svn.dealii.org/trunk@3436
0785d39b -7218-0410-832d-
ea1e28bc413d
hartmann [Thu, 12 Oct 2000 13:51:56 +0000 (13:51 +0000)]
New transform_unit_to_real_cell and transform_real_to_unit_cell functions in FiniteElement
git-svn-id: https://svn.dealii.org/trunk@3435
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 12 Oct 2000 13:41:29 +0000 (13:41 +0000)]
Replace `make' by `$(MAKE)'
git-svn-id: https://svn.dealii.org/trunk@3434
0785d39b -7218-0410-832d-
ea1e28bc413d
hartmann [Thu, 12 Oct 2000 13:37:56 +0000 (13:37 +0000)]
New transform_real_to_unit_cell function in FiniteElement
git-svn-id: https://svn.dealii.org/trunk@3433
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 12 Oct 2000 12:39:12 +0000 (12:39 +0000)]
This http: with local path circumvented our validate-xrefs script, so
modify it.
git-svn-id: https://svn.dealii.org/trunk@3432
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 12 Oct 2000 12:29:11 +0000 (12:29 +0000)]
Externalize OSF docs.
git-svn-id: https://svn.dealii.org/trunk@3431
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 12 Oct 2000 12:28:20 +0000 (12:28 +0000)]
Notes on DEC Alpha OSF1.
git-svn-id: https://svn.dealii.org/trunk@3430
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 12 Oct 2000 12:08:49 +0000 (12:08 +0000)]
This http: with local path circumvented our validate-xrefs script, so
modify it.
git-svn-id: https://svn.dealii.org/trunk@3429
0785d39b -7218-0410-832d-
ea1e28bc413d
hartmann [Thu, 12 Oct 2000 11:55:41 +0000 (11:55 +0000)]
New transform_unit_to_real_cell function in FiniteElement
git-svn-id: https://svn.dealii.org/trunk@3428
0785d39b -7218-0410-832d-
ea1e28bc413d
hartmann [Thu, 12 Oct 2000 11:50:27 +0000 (11:50 +0000)]
reconstruct old block_write/read format (MT save).
git-svn-id: https://svn.dealii.org/trunk@3427
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 12 Oct 2000 09:22:47 +0000 (09:22 +0000)]
On OSF1, the assembler can't handle long symbols, so we have to use
-gstabs instead of -ggdb there.
git-svn-id: https://svn.dealii.org/trunk@3426
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 12 Oct 2000 09:20:21 +0000 (09:20 +0000)]
.
git-svn-id: https://svn.dealii.org/trunk@3425
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 12 Oct 2000 09:19:43 +0000 (09:19 +0000)]
.
git-svn-id: https://svn.dealii.org/trunk@3424
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 12 Oct 2000 09:17:52 +0000 (09:17 +0000)]
.
git-svn-id: https://svn.dealii.org/trunk@3423
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 12 Oct 2000 09:15:08 +0000 (09:15 +0000)]
.
git-svn-id: https://svn.dealii.org/trunk@3422
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 12 Oct 2000 09:10:31 +0000 (09:10 +0000)]
.
git-svn-id: https://svn.dealii.org/trunk@3421
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 12 Oct 2000 09:08:40 +0000 (09:08 +0000)]
.
git-svn-id: https://svn.dealii.org/trunk@3420
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 12 Oct 2000 09:07:04 +0000 (09:07 +0000)]
.
git-svn-id: https://svn.dealii.org/trunk@3419
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 12 Oct 2000 07:51:15 +0000 (07:51 +0000)]
DEAL_II_CHECK_ASSERT_THROW
git-svn-id: https://svn.dealii.org/trunk@3418
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 12 Oct 2000 07:45:53 +0000 (07:45 +0000)]
.
git-svn-id: https://svn.dealii.org/trunk@3417
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 12 Oct 2000 07:44:50 +0000 (07:44 +0000)]
.
git-svn-id: https://svn.dealii.org/trunk@3416
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 12 Oct 2000 07:32:36 +0000 (07:32 +0000)]
Further change the way AssertThrow works, as the previous approach did
not work as hoped for.
git-svn-id: https://svn.dealii.org/trunk@3415
0785d39b -7218-0410-832d-
ea1e28bc413d
richter [Thu, 12 Oct 2000 07:32:16 +0000 (07:32 +0000)]
check for point in cell
git-svn-id: https://svn.dealii.org/trunk@3414
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 12 Oct 2000 07:20:13 +0000 (07:20 +0000)]
Doc update. Rename NO_THROW, make it a configure parameter and change
the way the exception works in that case.
git-svn-id: https://svn.dealii.org/trunk@3413
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 12 Oct 2000 07:15:04 +0000 (07:15 +0000)]
Add docs.
git-svn-id: https://svn.dealii.org/trunk@3412
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 12 Oct 2000 07:01:32 +0000 (07:01 +0000)]
This NO_THROW branch in AssertThrow was quite bogus!
git-svn-id: https://svn.dealii.org/trunk@3411
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 11 Oct 2000 16:02:27 +0000 (16:02 +0000)]
Dsiable shared libs on Alpha DEC OSF.
git-svn-id: https://svn.dealii.org/trunk@3410
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 11 Oct 2000 15:25:54 +0000 (15:25 +0000)]
Both QUIET_SUBSCRIPTOR as well as NO_THROW are no more supported.
git-svn-id: https://svn.dealii.org/trunk@3409
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 11 Oct 2000 13:43:46 +0000 (13:43 +0000)]
GridRefinement::refine_and_coarsen_optimize
git-svn-id: https://svn.dealii.org/trunk@3408
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 11 Oct 2000 13:41:52 +0000 (13:41 +0000)]
.
git-svn-id: https://svn.dealii.org/trunk@3407
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 11 Oct 2000 13:41:04 +0000 (13:41 +0000)]
Add some doc.
git-svn-id: https://svn.dealii.org/trunk@3406
0785d39b -7218-0410-832d-
ea1e28bc413d
third-party [Wed, 11 Oct 2000 13:36:31 +0000 (13:36 +0000)]
Implementation of 3d boundary data in UCD format and in Triangulation<3>::create_triangulation by Michael Stadler <ms@biomech.tu-graz.ac.at>.
git-svn-id: https://svn.dealii.org/trunk@3405
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 11 Oct 2000 12:55:59 +0000 (12:55 +0000)]
Update author list.
git-svn-id: https://svn.dealii.org/trunk@3404
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 11 Oct 2000 12:40:11 +0000 (12:40 +0000)]
Implement some small things for reading 3d grid in UCD, and reorder
cells when reading them in UCD.
git-svn-id: https://svn.dealii.org/trunk@3403
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 11 Oct 2000 09:54:17 +0000 (09:54 +0000)]
Add collect_args functions that do not take pointers but references to
objects. They are only for convenience, as one always forgets that we
need `this', but `&object'.
git-svn-id: https://svn.dealii.org/trunk@3402
0785d39b -7218-0410-832d-
ea1e28bc413d
richter [Tue, 10 Oct 2000 09:48:11 +0000 (09:48 +0000)]
add grid refinement with optimization
git-svn-id: https://svn.dealii.org/trunk@3401
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 10 Oct 2000 07:37:48 +0000 (07:37 +0000)]
Structure better the list of 3d rotations, if anyone would like to
verify them again (I think they are correct, though).
git-svn-id: https://svn.dealii.org/trunk@3400
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 9 Oct 2000 07:47:42 +0000 (07:47 +0000)]
Note gcc3.
git-svn-id: https://svn.dealii.org/trunk@3399
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 6 Oct 2000 14:32:23 +0000 (14:32 +0000)]
Avoid errors about undeclared sqrt and fabs
git-svn-id: https://svn.dealii.org/trunk@3398
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 6 Oct 2000 14:28:26 +0000 (14:28 +0000)]
Avoid warning about possibly unitialized variable.
git-svn-id: https://svn.dealii.org/trunk@3397
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 6 Oct 2000 14:14:51 +0000 (14:14 +0000)]
Define (not only declare) static variable.
git-svn-id: https://svn.dealii.org/trunk@3396
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 6 Oct 2000 14:09:47 +0000 (14:09 +0000)]
Define (not only declare) static variable.
git-svn-id: https://svn.dealii.org/trunk@3395
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 6 Oct 2000 14:07:09 +0000 (14:07 +0000)]
And remove duplicate initialization.
git-svn-id: https://svn.dealii.org/trunk@3394
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 6 Oct 2000 14:05:51 +0000 (14:05 +0000)]
Ups, forgot class spec.
git-svn-id: https://svn.dealii.org/trunk@3393
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 6 Oct 2000 14:04:37 +0000 (14:04 +0000)]
Define (not only declare) static variable.
git-svn-id: https://svn.dealii.org/trunk@3392
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 6 Oct 2000 13:41:36 +0000 (13:41 +0000)]
Update to configure.in
git-svn-id: https://svn.dealii.org/trunk@3391
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 6 Oct 2000 13:35:40 +0000 (13:35 +0000)]
Several changes for newer compiler. Also fix a bug where we checked for GXXVERSION, where GXX_VERSION was meant.
git-svn-id: https://svn.dealii.org/trunk@3390
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 6 Oct 2000 13:34:52 +0000 (13:34 +0000)]
Don't compare against empty strings on linux. rather, add an 'x' to both sides, or some such thing.
git-svn-id: https://svn.dealii.org/trunk@3389
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.