]> https://gitweb.dealii.org/ - dealii-svn.git/log
dealii-svn.git
11 years agoUse deal.II CG solver for initializing PreconditionChebyshev instead of implementing...
kronbichler [Tue, 21 May 2013 14:29:36 +0000 (14:29 +0000)]
Use deal.II CG solver for initializing PreconditionChebyshev instead of implementing it again. Hook onto deallog for getting the eigenvalue estimates.

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

11 years agoFix include files.
bangerth [Tue, 21 May 2013 14:12:41 +0000 (14:12 +0000)]
Fix include files.

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

11 years agoFix a few typos.
kronbichler [Tue, 21 May 2013 13:53:26 +0000 (13:53 +0000)]
Fix a few typos.

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

11 years agoAugment text.
bangerth [Tue, 21 May 2013 13:52:37 +0000 (13:52 +0000)]
Augment text.

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

11 years agoFix bug in parallel::distributed::Vector::compress(VectorOperation::insert) pointed...
kronbichler [Tue, 21 May 2013 13:34:04 +0000 (13:34 +0000)]
Fix bug in parallel::distributed::Vector::compress(VectorOperation::insert) pointed out by Martin Steigemann.

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

11 years agoShort circuit a test to make dof_tools_21 pass again.
bangerth [Tue, 21 May 2013 13:16:35 +0000 (13:16 +0000)]
Short circuit a test to make dof_tools_21 pass again.

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

11 years agoAdd a test.
bangerth [Tue, 21 May 2013 12:30:22 +0000 (12:30 +0000)]
Add a test.

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

11 years agoDoh -- I need to learn to place my parentheses...
bangerth [Tue, 21 May 2013 04:18:42 +0000 (04:18 +0000)]
Doh -- I need to learn to place my parentheses...

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

11 years agoAdd a test. This doesn't currently work, but I'd like to continue debugging on a...
bangerth [Tue, 21 May 2013 03:52:02 +0000 (03:52 +0000)]
Add a test. This doesn't currently work, but I'd like to continue debugging on a system where this is faster...

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

11 years agoFix completely bogus way of including header files.
bangerth [Mon, 20 May 2013 22:13:54 +0000 (22:13 +0000)]
Fix completely bogus way of including header files.

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

11 years agoAdd an assertion.
bangerth [Mon, 20 May 2013 21:29:14 +0000 (21:29 +0000)]
Add an assertion.

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

11 years agoAdd missing include file.
bangerth [Mon, 20 May 2013 16:08:45 +0000 (16:08 +0000)]
Add missing include file.

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

11 years agoFixup two comments ;-)
maier [Mon, 20 May 2013 16:05:43 +0000 (16:05 +0000)]
Fixup two comments ;-)

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

11 years agoMake make_periodicity_constraints work with locally refined meshes as well.
bangerth [Mon, 20 May 2013 14:08:26 +0000 (14:08 +0000)]
Make make_periodicity_constraints work with locally refined meshes as well.

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

11 years agoNew test.
bangerth [Sat, 18 May 2013 12:49:17 +0000 (12:49 +0000)]
New test.

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

11 years agoFix a couple of typos.
bangerth [Fri, 17 May 2013 21:08:29 +0000 (21:08 +0000)]
Fix a couple of typos.

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

11 years agoMore progress on periodic boundary conditions.
bangerth [Fri, 17 May 2013 17:37:25 +0000 (17:37 +0000)]
More progress on periodic boundary conditions.

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

11 years agoRefactor a bit, in preparation to dealing with periodic faces not on
bangerth [Thu, 16 May 2013 22:10:32 +0000 (22:10 +0000)]
Refactor a bit, in preparation to dealing with periodic faces not on
the same refinement level.

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

11 years agoAdd standard file header.
bangerth [Thu, 16 May 2013 21:08:43 +0000 (21:08 +0000)]
Add standard file header.

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

11 years agoMove slightly forward.
bangerth [Thu, 16 May 2013 12:44:16 +0000 (12:44 +0000)]
Move slightly forward.

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

11 years agoFix warning
kronbichler [Thu, 16 May 2013 07:13:12 +0000 (07:13 +0000)]
Fix warning

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

11 years agoFix undefined references with Intel compiler.
kronbichler [Thu, 16 May 2013 07:10:22 +0000 (07:10 +0000)]
Fix undefined references with Intel compiler.

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

11 years agoSimplify get_interpolation_matrix
kronbichler [Wed, 15 May 2013 08:21:03 +0000 (08:21 +0000)]
Simplify get_interpolation_matrix

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

11 years agoFix clear function of MatrixFree
kronbichler [Wed, 15 May 2013 06:46:27 +0000 (06:46 +0000)]
Fix clear function of MatrixFree

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

11 years agoMake compile with older compilers.
kronbichler [Wed, 15 May 2013 05:40:04 +0000 (05:40 +0000)]
Make compile with older compilers.

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

11 years agoAdjust output difference of the form 0.938/0.937 with exact value 0.9375 that is...
kronbichler [Tue, 14 May 2013 16:00:12 +0000 (16:00 +0000)]
Adjust output difference of the form 0.938/0.937 with exact value 0.9375 that is different due to change in FE_Q_Base (more specifically, polynomials of order 1-3 are now evaluated from tabulated coefficients and not product form for constraints, interpolation and restriction matrices). Also updated memory consumption as there is now an array less in FE_Q.

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

11 years agoFix include file locations.
kronbichler [Tue, 14 May 2013 15:15:15 +0000 (15:15 +0000)]
Fix include file locations.

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

11 years agoAvoid running into an assertion for very high order.
kronbichler [Tue, 14 May 2013 15:01:54 +0000 (15:01 +0000)]
Avoid running into an assertion for very high order.

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

11 years agoUndo accidental check-in.
kronbichler [Tue, 14 May 2013 14:29:26 +0000 (14:29 +0000)]
Undo accidental check-in.

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

11 years agoMake compile with older gcc.
kronbichler [Tue, 14 May 2013 14:28:25 +0000 (14:28 +0000)]
Make compile with older gcc.

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

11 years agoUpdate comment
kronbichler [Tue, 14 May 2013 14:13:36 +0000 (14:13 +0000)]
Update comment

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

11 years agoImplement FE_Q_iso_Q1 element, i.e., an element that consists of several Q1 elements...
kronbichler [Tue, 14 May 2013 14:11:09 +0000 (14:11 +0000)]
Implement FE_Q_iso_Q1 element, i.e., an element that consists of several Q1 elements but with internal degrees of (higher order) FE_Q.

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

11 years agohandle SLEPc descriptions.
young [Tue, 14 May 2013 09:16:39 +0000 (09:16 +0000)]
handle SLEPc descriptions.

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

11 years agoAdd a sentence to the documentation.
bangerth [Mon, 13 May 2013 21:55:19 +0000 (21:55 +0000)]
Add a sentence to the documentation.

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

11 years agoImprove documentation somewhat.
bangerth [Mon, 13 May 2013 15:31:07 +0000 (15:31 +0000)]
Improve documentation somewhat.

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

11 years agoFix include files
kronbichler [Mon, 13 May 2013 07:20:47 +0000 (07:20 +0000)]
Fix include files

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

11 years agoMention fix in ConvergenceTable.
kronbichler [Mon, 13 May 2013 05:38:03 +0000 (05:38 +0000)]
Mention fix in ConvergenceTable.

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

11 years agoImplement writing time and cycle to VTU files.
bangerth [Sun, 12 May 2013 21:37:12 +0000 (21:37 +0000)]
Implement writing time and cycle to VTU files.

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

11 years agoImplement writing time and cycle to VTK files. VTU format is still missing.
bangerth [Sun, 12 May 2013 21:16:05 +0000 (21:16 +0000)]
Implement writing time and cycle to VTK files. VTU format is still missing.

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

11 years agoFix a bunch of misspellings of the name "Dirichlet".
bangerth [Sat, 11 May 2013 09:12:28 +0000 (09:12 +0000)]
Fix a bunch of misspellings of the name "Dirichlet".

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

11 years agoForgot new test output
kronbichler [Fri, 10 May 2013 17:13:06 +0000 (17:13 +0000)]
Forgot new test output

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

11 years agoFix one more issue, augment documentation of new parameter.
kronbichler [Fri, 10 May 2013 16:51:44 +0000 (16:51 +0000)]
Fix one more issue, augment documentation of new parameter.

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

11 years agoFix issue 28.
kronbichler [Fri, 10 May 2013 15:47:24 +0000 (15:47 +0000)]
Fix issue 28.

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

11 years agoRemove stray 'typename' keywords.
bangerth [Fri, 10 May 2013 15:11:59 +0000 (15:11 +0000)]
Remove stray 'typename' keywords.

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

11 years agoRemove one & comment one 1d-assertion.
young [Fri, 10 May 2013 12:50:18 +0000 (12:50 +0000)]
Remove one & comment one 1d-assertion.

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

11 years agoPatch MathGL to output 3d grids.
young [Fri, 10 May 2013 12:45:52 +0000 (12:45 +0000)]
Patch MathGL to output 3d grids.

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

11 years agoNote to self about eigenpair logic...
young [Fri, 10 May 2013 11:56:09 +0000 (11:56 +0000)]
Note to self about eigenpair logic...

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

11 years agoGet imaginary parts of eigenpairs.
young [Fri, 10 May 2013 11:51:21 +0000 (11:51 +0000)]
Get imaginary parts of eigenpairs.

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

11 years agofix r29449
heister [Thu, 9 May 2013 23:30:06 +0000 (23:30 +0000)]
fix r29449

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

11 years agoIt is cleaner to call Epetra_Matrix::Multiply with Epetra_MultiVector
kronbichler [Thu, 9 May 2013 20:31:53 +0000 (20:31 +0000)]
It is cleaner to call Epetra_Matrix::Multiply with Epetra_MultiVector

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

11 years agoSimplify TrilinosWrappers::SparseMatrix::vmult a bit more by using the same code...
kronbichler [Thu, 9 May 2013 13:13:18 +0000 (13:13 +0000)]
Simplify TrilinosWrappers::SparseMatrix::vmult a bit more by using the same code for all different vector types.

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

11 years agoExtend MatrixTools::create_mass_matrix and MatrixTools::create_laplace_matrix.
kronbichler [Thu, 9 May 2013 12:55:58 +0000 (12:55 +0000)]
Extend MatrixTools::create_mass_matrix and MatrixTools::create_laplace_matrix.

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

11 years agoAdjust test output: Trilinos has apparently a call to rand() somewhere which affects...
kronbichler [Thu, 9 May 2013 06:58:30 +0000 (06:58 +0000)]
Adjust test output: Trilinos has apparently a call to rand() somewhere which affects the random elements we put into the matrix (now there is one initialization less in the Trilinos matrix).

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

11 years agoRemove all uses of a removed variable.
bangerth [Thu, 9 May 2013 00:01:22 +0000 (00:01 +0000)]
Remove all uses of a removed variable.

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

11 years agoImplement a few more matrix-vector products with Trilinos matrices and deal.II vector...
kronbichler [Wed, 8 May 2013 20:11:04 +0000 (20:11 +0000)]
Implement a few more matrix-vector products with Trilinos matrices and deal.II vectors. Avoid usage of temporary arrays in Trilinos sparse matrix add/set functoin to make it really thread safe.

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

11 years agoFix change description
kronbichler [Wed, 8 May 2013 10:52:17 +0000 (10:52 +0000)]
Fix change description

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

11 years agoAugment documentation.
bangerth [Wed, 8 May 2013 08:48:49 +0000 (08:48 +0000)]
Augment documentation.

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

11 years agoImprove advance() operation and comparison operation a bit.
kronbichler [Wed, 8 May 2013 08:03:31 +0000 (08:03 +0000)]
Improve advance() operation and comparison operation a bit.

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

11 years agoAdjust output (row length in ChunkSparsityPattern is now exact also when n_rows(...
kronbichler [Wed, 8 May 2013 05:33:41 +0000 (05:33 +0000)]
Adjust output (row length in ChunkSparsityPattern is now exact also when n_rows()/chunk_size is nonzero.

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

11 years agoDifferent BLAS versions apparently produce different stopping residuals with Bicgstab...
kronbichler [Tue, 7 May 2013 19:34:21 +0000 (19:34 +0000)]
Different BLAS versions apparently produce different stopping residuals with Bicgstab. Use tighter tolerance.

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

11 years agoMention change
kronbichler [Tue, 7 May 2013 17:14:50 +0000 (17:14 +0000)]
Mention change

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

11 years agoImplement iterator for ChunkSparseMatrix. Parallelize matrix-vector product for Chunk...
kronbichler [Tue, 7 May 2013 17:14:12 +0000 (17:14 +0000)]
Implement iterator for ChunkSparseMatrix. Parallelize matrix-vector product for ChunkSparseMatrix.

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

11 years agoAdd two authors; make a correction in documentation
kainan.wang [Tue, 7 May 2013 16:58:38 +0000 (16:58 +0000)]
Add two authors; make a correction in documentation

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

11 years agoFix comment.
kronbichler [Tue, 7 May 2013 09:55:38 +0000 (09:55 +0000)]
Fix comment.

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

11 years agoMention changes
kronbichler [Tue, 7 May 2013 09:51:51 +0000 (09:51 +0000)]
Mention changes

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

11 years agoFix early success in Bicgstab: Should not scale residual by norm of rhs vector b...
kronbichler [Tue, 7 May 2013 09:50:33 +0000 (09:50 +0000)]
Fix early success in Bicgstab: Should not scale residual by norm of rhs vector b because that should be - if at all - be part of the termination tolerance. This should fix test case lac/bicgstab_large. Adjust output in a few Bicgstab tests.

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

11 years agoRemove obsolete include file
kronbichler [Tue, 7 May 2013 07:57:38 +0000 (07:57 +0000)]
Remove obsolete include file

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

11 years agoMake test work
kronbichler [Tue, 7 May 2013 07:01:29 +0000 (07:01 +0000)]
Make test work

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

11 years agoInstantiate FETools::interpolate for general vector types.
bangerth [Mon, 6 May 2013 22:18:42 +0000 (22:18 +0000)]
Instantiate FETools::interpolate for general vector types.

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

11 years agoAdd expected output
kronbichler [Mon, 6 May 2013 20:17:53 +0000 (20:17 +0000)]
Add expected output

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

11 years agoAdd a test (that currently fails) showing that early success in Bicgstab solver is...
kronbichler [Mon, 6 May 2013 20:16:54 +0000 (20:16 +0000)]
Add a test (that currently fails) showing that early success in Bicgstab solver is not handled correctly when large numbers are present

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

11 years agoSave one temporary vector in Bicgstab.
kronbichler [Mon, 6 May 2013 19:52:31 +0000 (19:52 +0000)]
Save one temporary vector in Bicgstab.

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

11 years agoChoose to adaptively re-orthogonalize in GMRES, which cuts the number of inner produc...
kronbichler [Mon, 6 May 2013 19:51:19 +0000 (19:51 +0000)]
Choose to adaptively re-orthogonalize in GMRES, which cuts the number of inner products into one half for most applications. Add proper tests.

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

11 years agoActually test right preconditioning.
kronbichler [Mon, 6 May 2013 19:51:08 +0000 (19:51 +0000)]
Actually test right preconditioning.

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

11 years agoList Kevin Dugan's thesis.
bangerth [Mon, 6 May 2013 02:43:55 +0000 (02:43 +0000)]
List Kevin Dugan's thesis.

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

11 years agoAdd Guido's address.
bangerth [Mon, 6 May 2013 02:40:05 +0000 (02:40 +0000)]
Add Guido's address.

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

11 years agoMinor edits.
bangerth [Mon, 6 May 2013 02:39:26 +0000 (02:39 +0000)]
Minor edits.

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

11 years agoAugment documentation.
bangerth [Sun, 5 May 2013 14:07:48 +0000 (14:07 +0000)]
Augment documentation.

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

11 years agoCMake: Also install deal.tag
maier [Sat, 4 May 2013 08:56:07 +0000 (08:56 +0000)]
CMake: Also install deal.tag

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

11 years agoTemporary fix for compress. Ideally all the ::dealii::VectorOperation::unknown will...
turcksin [Fri, 3 May 2013 20:23:03 +0000 (20:23 +0000)]
Temporary fix for compress. Ideally all the ::dealii::VectorOperation::unknown will be taken out.

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

11 years agoDelete useless std::cout.
turcksin [Fri, 3 May 2013 15:28:59 +0000 (15:28 +0000)]
Delete useless std::cout.

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

11 years agofix Trilinos SparseMatrix adding instead of inserting entries in parallel. Also leave...
heister [Fri, 3 May 2013 15:15:18 +0000 (15:15 +0000)]
fix Trilinos SparseMatrix adding instead of inserting entries in parallel. Also leave a todo.

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

11 years agoclean up test
heister [Fri, 3 May 2013 15:08:16 +0000 (15:08 +0000)]
clean up test

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

11 years agomake test fail (bug in Trilinos)
heister [Fri, 3 May 2013 14:48:13 +0000 (14:48 +0000)]
make test fail (bug in Trilinos)

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

11 years agoAdd one.
bangerth [Fri, 3 May 2013 02:10:28 +0000 (02:10 +0000)]
Add one.

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

11 years agoBuild in assertions...
young [Thu, 2 May 2013 20:18:40 +0000 (20:18 +0000)]
Build in assertions...

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

11 years agoDo not use std::numeric_limits on enum types -- max() is always zero
bangerth [Thu, 2 May 2013 15:25:44 +0000 (15:25 +0000)]
Do not use std::numeric_limits on enum types -- max() is always zero
in that case...

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

11 years agofix 2d test
heister [Thu, 2 May 2013 14:20:14 +0000 (14:20 +0000)]
fix 2d test

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

11 years agofix p4est assert from yesterday
heister [Thu, 2 May 2013 14:18:39 +0000 (14:18 +0000)]
fix p4est assert from yesterday

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

11 years agoEnable multithreading.
kronbichler [Thu, 2 May 2013 13:50:37 +0000 (13:50 +0000)]
Enable multithreading.

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

11 years agoEnable multithreading by default.
kronbichler [Thu, 2 May 2013 13:48:22 +0000 (13:48 +0000)]
Enable multithreading by default.

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

11 years agoadd 2d test (does not trigger the right error)
heister [Thu, 2 May 2013 01:28:28 +0000 (01:28 +0000)]
add 2d test (does not trigger the right error)

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

11 years agoadd test for p4est max refinement level
heister [Thu, 2 May 2013 01:12:44 +0000 (01:12 +0000)]
add test for p4est max refinement level

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

11 years agothrow exception if p4est maximum refinement level is reached
heister [Thu, 2 May 2013 01:12:05 +0000 (01:12 +0000)]
throw exception if p4est maximum refinement level is reached

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

11 years agoFix poor markup.
bangerth [Wed, 1 May 2013 23:47:07 +0000 (23:47 +0000)]
Fix poor markup.

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

11 years agoMore comments.
bangerth [Wed, 1 May 2013 23:03:42 +0000 (23:03 +0000)]
More comments.

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

11 years agoBetter formatting of documentation.
bangerth [Wed, 1 May 2013 23:01:59 +0000 (23:01 +0000)]
Better formatting of documentation.

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

11 years agoProvide better documentation.
bangerth [Wed, 1 May 2013 21:24:00 +0000 (21:24 +0000)]
Provide better documentation.

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

11 years agoComment on the fact that VTK is a legacy format. People should be using VTU instead.
bangerth [Wed, 1 May 2013 12:35:10 +0000 (12:35 +0000)]
Comment on the fact that VTK is a legacy format. People should be using VTU instead.

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

11 years agoParameterHandler::set(., bool) which was broken, see bug #49.
bangerth [Tue, 30 Apr 2013 19:10:25 +0000 (19:10 +0000)]
ParameterHandler::set(., bool) which was broken, see bug #49.

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