]> https://gitweb.dealii.org/ - dealii.git/log
dealii.git
13 years agoIndent.
Martin Kronbichler [Mon, 1 Nov 2010 12:45:15 +0000 (12:45 +0000)]
Indent.

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

13 years agoCircumvent a compile problem with gcc4.0.2 by using operator () to access table data.
Martin Kronbichler [Mon, 1 Nov 2010 12:43:19 +0000 (12:43 +0000)]
Circumvent a compile problem with gcc4.0.2 by using operator () to access table data.

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

13 years agoCircumvent a compile problem with gcc4.0.2 by using other access to table data.
Martin Kronbichler [Mon, 1 Nov 2010 10:33:14 +0000 (10:33 +0000)]
Circumvent a compile problem with gcc4.0.2 by using other access to table data.

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

13 years agoImprove readability.
Wolfgang Bangerth [Mon, 1 Nov 2010 04:03:48 +0000 (04:03 +0000)]
Improve readability.

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

13 years agoRedo the change Guido just reverted -- he came too late, I had already fixed it...
Wolfgang Bangerth [Mon, 1 Nov 2010 03:48:41 +0000 (03:48 +0000)]
Redo the change Guido just reverted -- he came too late, I had already fixed it...

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

13 years agocheck in temporary functions in BlockList
Guido Kanschat [Mon, 1 Nov 2010 03:38:39 +0000 (03:38 +0000)]
check in temporary functions in BlockList

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

13 years agoundo commit that destroyed FullMatrix
Guido Kanschat [Mon, 1 Nov 2010 03:30:38 +0000 (03:30 +0000)]
undo commit that destroyed FullMatrix

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

13 years agoNow, for real. This only happens when we have LAPACK functions, so I can't
Wolfgang Bangerth [Mon, 1 Nov 2010 03:15:16 +0000 (03:15 +0000)]
Now, for real. This only happens when we have LAPACK functions, so I can't
test it locally...

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

13 years agoMake things compile again :-(
Wolfgang Bangerth [Mon, 1 Nov 2010 03:13:43 +0000 (03:13 +0000)]
Make things compile again :-(

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

13 years agoCross-link to Carsten's homepage.
Wolfgang Bangerth [Mon, 1 Nov 2010 03:03:39 +0000 (03:03 +0000)]
Cross-link to Carsten's homepage.

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

13 years agoReview.
Wolfgang Bangerth [Sat, 30 Oct 2010 03:48:04 +0000 (03:48 +0000)]
Review.

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

13 years agoOverhaul. Shorten.
Wolfgang Bangerth [Sat, 30 Oct 2010 03:20:48 +0000 (03:20 +0000)]
Overhaul. Shorten.

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

13 years agoAdjust a bit.
Wolfgang Bangerth [Sat, 30 Oct 2010 01:54:07 +0000 (01:54 +0000)]
Adjust a bit.

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

13 years agoList step-40.
Wolfgang Bangerth [Sat, 30 Oct 2010 01:51:59 +0000 (01:51 +0000)]
List step-40.

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

13 years agoFix layout.
Wolfgang Bangerth [Sat, 30 Oct 2010 01:48:36 +0000 (01:48 +0000)]
Fix layout.

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

13 years agoAdd step-40.
Wolfgang Bangerth [Sat, 30 Oct 2010 01:47:27 +0000 (01:47 +0000)]
Add step-40.

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

13 years agoUse a std::vector instead of a plain pointer to store data in TableBase.
Wolfgang Bangerth [Fri, 29 Oct 2010 23:04:43 +0000 (23:04 +0000)]
Use a std::vector instead of a plain pointer to store data in TableBase.

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

13 years agoAdd a few more basic types.
Wolfgang Bangerth [Fri, 29 Oct 2010 22:55:08 +0000 (22:55 +0000)]
Add a few more basic types.

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

13 years agoFix compilation with Petsc 3.1
Martin Kronbichler [Fri, 29 Oct 2010 12:13:46 +0000 (12:13 +0000)]
Fix compilation with Petsc 3.1

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

13 years agoAdd a link.
Wolfgang Bangerth [Fri, 29 Oct 2010 04:05:53 +0000 (04:05 +0000)]
Add a link.

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

13 years agoEdit.
Wolfgang Bangerth [Fri, 29 Oct 2010 04:05:34 +0000 (04:05 +0000)]
Edit.

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

13 years agoRead over it top-to-bottom and bring up to date.
Wolfgang Bangerth [Fri, 29 Oct 2010 04:03:35 +0000 (04:03 +0000)]
Read over it top-to-bottom and bring up to date.

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

13 years agoReorder targets.
Wolfgang Bangerth [Fri, 29 Oct 2010 03:19:13 +0000 (03:19 +0000)]
Reorder targets.

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

13 years agoUse right frame for link.
Wolfgang Bangerth [Fri, 29 Oct 2010 02:46:32 +0000 (02:46 +0000)]
Use right frame for link.

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

13 years agoUpdate documentation to mention a corner case that Seba found.
Wolfgang Bangerth [Thu, 28 Oct 2010 23:53:11 +0000 (23:53 +0000)]
Update documentation to mention a corner case that Seba found.

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

13 years agoAdd another test.
Wolfgang Bangerth [Thu, 28 Oct 2010 23:44:37 +0000 (23:44 +0000)]
Add another test.

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

13 years agoSet svn:ignore.
Wolfgang Bangerth [Thu, 28 Oct 2010 16:00:28 +0000 (16:00 +0000)]
Set svn:ignore.

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

13 years agoSet properties.
Wolfgang Bangerth [Thu, 28 Oct 2010 15:41:35 +0000 (15:41 +0000)]
Set properties.

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

13 years agoDisable if not using p4est.
Wolfgang Bangerth [Thu, 28 Oct 2010 15:40:52 +0000 (15:40 +0000)]
Disable if not using p4est.

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

13 years agoMake sure the program is not compiled/run when not using PETSc or P4EST or when using...
Wolfgang Bangerth [Thu, 28 Oct 2010 15:36:32 +0000 (15:36 +0000)]
Make sure the program is not compiled/run when not using PETSc or P4EST or when using threads.

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

13 years agoMake work with new directory structure.
Wolfgang Bangerth [Thu, 28 Oct 2010 15:33:16 +0000 (15:33 +0000)]
Make work with new directory structure.

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

13 years agoReplace version with timers by a cleaned-up version.
Wolfgang Bangerth [Thu, 28 Oct 2010 15:32:51 +0000 (15:32 +0000)]
Replace version with timers by a cleaned-up version.

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

13 years agoAdjust Makefiles a bit further.
Wolfgang Bangerth [Thu, 28 Oct 2010 15:08:08 +0000 (15:08 +0000)]
Adjust Makefiles a bit further.

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

13 years agoBring Makefiles up to date.
Wolfgang Bangerth [Thu, 28 Oct 2010 15:00:43 +0000 (15:00 +0000)]
Bring Makefiles up to date.

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

13 years agoMake compile again.
Wolfgang Bangerth [Thu, 28 Oct 2010 14:53:24 +0000 (14:53 +0000)]
Make compile again.

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

13 years agoMove the path few people will use for include files to the end of the
Wolfgang Bangerth [Thu, 28 Oct 2010 14:51:13 +0000 (14:51 +0000)]
Move the path few people will use for include files to the end of the
list because it requires opening files that don't exist before we move
on to try the next path.

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

13 years agoMinor updates.
Wolfgang Bangerth [Thu, 28 Oct 2010 03:29:38 +0000 (03:29 +0000)]
Minor updates.

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

13 years agoFix typo.
Wolfgang Bangerth [Wed, 27 Oct 2010 23:33:01 +0000 (23:33 +0000)]
Fix typo.

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

13 years agoAdjust to new directory structure.
Wolfgang Bangerth [Wed, 27 Oct 2010 23:25:59 +0000 (23:25 +0000)]
Adjust to new directory structure.

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

13 years agotest tangential contiunity in a more intuitive way
Guido Kanschat [Wed, 27 Oct 2010 21:08:29 +0000 (21:08 +0000)]
test tangential contiunity in a more intuitive way

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

13 years agohanging nodes in 3D
Guido Kanschat [Wed, 27 Oct 2010 21:07:57 +0000 (21:07 +0000)]
hanging nodes in 3D

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

13 years agoRemove HTML tag that's invalid for doxygen.
Wolfgang Bangerth [Wed, 27 Oct 2010 19:19:02 +0000 (19:19 +0000)]
Remove HTML tag that's invalid for doxygen.

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

13 years agoAlso list the p4est address and request that people cite their paper.
Wolfgang Bangerth [Wed, 27 Oct 2010 18:47:16 +0000 (18:47 +0000)]
Also list the p4est address and request that people cite their paper.

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

13 years agoAlso list the p4est address and request that people cite their paper.
Wolfgang Bangerth [Wed, 27 Oct 2010 18:46:38 +0000 (18:46 +0000)]
Also list the p4est address and request that people cite their paper.

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

13 years agoUpdate from Carsten's version.
Wolfgang Bangerth [Wed, 27 Oct 2010 18:40:39 +0000 (18:40 +0000)]
Update from Carsten's version.

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

13 years agoUse the preprocessor to expand template instantiations, rather than doing it by hand.
Wolfgang Bangerth [Wed, 27 Oct 2010 18:08:42 +0000 (18:08 +0000)]
Use the preprocessor to expand template instantiations, rather than doing it by hand.

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

13 years agoFix typo.
Wolfgang Bangerth [Wed, 27 Oct 2010 14:59:39 +0000 (14:59 +0000)]
Fix typo.

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

13 years agoMinor cleanup.
Wolfgang Bangerth [Wed, 27 Oct 2010 14:59:13 +0000 (14:59 +0000)]
Minor cleanup.

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

13 years agoOne more. Minor edits.
Wolfgang Bangerth [Wed, 27 Oct 2010 14:36:02 +0000 (14:36 +0000)]
One more. Minor edits.

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

13 years agoA couple more.
Wolfgang Bangerth [Wed, 27 Oct 2010 13:07:38 +0000 (13:07 +0000)]
A couple more.

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

13 years agoUpdate a couple entries.
Wolfgang Bangerth [Wed, 27 Oct 2010 12:55:48 +0000 (12:55 +0000)]
Update a couple entries.

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

13 years agoAnnounce one-library changes.
Wolfgang Bangerth [Wed, 27 Oct 2010 12:47:44 +0000 (12:47 +0000)]
Announce one-library changes.

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

13 years agoCan't reference doxygen things from this file.
Wolfgang Bangerth [Wed, 27 Oct 2010 12:37:15 +0000 (12:37 +0000)]
Can't reference doxygen things from this file.

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

13 years agoAnnounce one-library changes.
Wolfgang Bangerth [Wed, 27 Oct 2010 12:33:31 +0000 (12:33 +0000)]
Announce one-library changes.

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

13 years agoNever test for equality of floating point numbers
Guido Kanschat [Wed, 27 Oct 2010 02:52:22 +0000 (02:52 +0000)]
Never test for equality of floating point numbers

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

13 years agolibrary compiles again
Guido Kanschat [Wed, 27 Oct 2010 00:22:26 +0000 (00:22 +0000)]
library compiles again

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

13 years agoadd constraints in 3D... hopefully
Guido Kanschat [Wed, 27 Oct 2010 00:11:18 +0000 (00:11 +0000)]
add constraints in 3D... hopefully

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

13 years agoLink in step-40.
Wolfgang Bangerth [Tue, 26 Oct 2010 20:14:23 +0000 (20:14 +0000)]
Link in step-40.

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

13 years agoTypo fix.
Wolfgang Bangerth [Tue, 26 Oct 2010 20:11:50 +0000 (20:11 +0000)]
Typo fix.

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

13 years agoBetter way of writing the legend.
Wolfgang Bangerth [Tue, 26 Oct 2010 20:05:30 +0000 (20:05 +0000)]
Better way of writing the legend.

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

13 years agoallow for QR method in PreconditionBlockBase
Guido Kanschat [Tue, 26 Oct 2010 19:56:35 +0000 (19:56 +0000)]
allow for QR method in PreconditionBlockBase

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

13 years agofix TAGS
Guido Kanschat [Tue, 26 Oct 2010 19:44:29 +0000 (19:44 +0000)]
fix TAGS

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

13 years agoMove some template functions into the .cc file. There is a problem that in static...
Wolfgang Bangerth [Tue, 26 Oct 2010 19:43:59 +0000 (19:43 +0000)]
Move some template functions into the .cc file. There is a problem that in static lib mode, these functions reference a static member variable that is only defined later (though it is declared earlier) and for whatever reason the variable only gets internal linkage, leading to linker errors with static libs.

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

13 years agoRegenerate.
Wolfgang Bangerth [Tue, 26 Oct 2010 19:35:21 +0000 (19:35 +0000)]
Regenerate.

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

13 years agoEnsure we build deal.II with shared libs when using p4est (which is always built...
Wolfgang Bangerth [Tue, 26 Oct 2010 19:31:45 +0000 (19:31 +0000)]
Ensure we build deal.II with shared libs when using p4est (which is always built with shared libs at the moment).

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

13 years agoBe explicit about namespaces.
Wolfgang Bangerth [Tue, 26 Oct 2010 19:22:32 +0000 (19:22 +0000)]
Be explicit about namespaces.

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

13 years agoOne other rename to avoid multiple compilation.
Wolfgang Bangerth [Tue, 26 Oct 2010 18:59:08 +0000 (18:59 +0000)]
One other rename to avoid multiple compilation.

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

13 years agoRemove a bunch of header files that we don't really need.
Wolfgang Bangerth [Tue, 26 Oct 2010 18:20:22 +0000 (18:20 +0000)]
Remove a bunch of header files that we don't really need.

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

13 years agoRename to avoid duplicate symbol linker errors.
Wolfgang Bangerth [Tue, 26 Oct 2010 18:14:57 +0000 (18:14 +0000)]
Rename to avoid duplicate symbol linker errors.

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

13 years agoMore cleanup from the big switch-over.
Wolfgang Bangerth [Tue, 26 Oct 2010 15:36:48 +0000 (15:36 +0000)]
More cleanup from the big switch-over.

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

13 years agoMake sure a file with instantiations for 1d, 2d and 3d is compiled only once.
Wolfgang Bangerth [Tue, 26 Oct 2010 15:32:52 +0000 (15:32 +0000)]
Make sure a file with instantiations for 1d, 2d and 3d is compiled only once.

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

13 years agoUse shared-lib-suffix instead of hard-coding .so.
Wolfgang Bangerth [Tue, 26 Oct 2010 15:20:49 +0000 (15:20 +0000)]
Use shared-lib-suffix instead of hard-coding .so.

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

13 years agorun autoconf on the last changes
Guido Kanschat [Tue, 26 Oct 2010 15:17:52 +0000 (15:17 +0000)]
run autoconf on the last changes

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

13 years agoAdd parenthetical remark.
Wolfgang Bangerth [Tue, 26 Oct 2010 15:06:58 +0000 (15:06 +0000)]
Add parenthetical remark.

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

13 years agoremove dependency on Make.global_options from master makefile
Guido Kanschat [Tue, 26 Oct 2010 14:12:13 +0000 (14:12 +0000)]
remove dependency on Make.global_options from master makefile

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

13 years agoFix misspelled HTML tag.
Wolfgang Bangerth [Tue, 26 Oct 2010 12:47:04 +0000 (12:47 +0000)]
Fix misspelled HTML tag.

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

13 years agoFix doxygen tag.
Wolfgang Bangerth [Tue, 26 Oct 2010 12:46:19 +0000 (12:46 +0000)]
Fix doxygen tag.

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

13 years agoProvide name for the group.
Wolfgang Bangerth [Tue, 26 Oct 2010 12:45:42 +0000 (12:45 +0000)]
Provide name for the group.

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

13 years agoMore adjustments.
Wolfgang Bangerth [Tue, 26 Oct 2010 12:42:07 +0000 (12:42 +0000)]
More adjustments.

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

13 years agoAdjust to new directory structure.
Wolfgang Bangerth [Tue, 26 Oct 2010 12:40:06 +0000 (12:40 +0000)]
Adjust to new directory structure.

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

13 years agoFix typo.
Wolfgang Bangerth [Tue, 26 Oct 2010 02:46:38 +0000 (02:46 +0000)]
Fix typo.

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

13 years agoMake an unused variable anonymous.
Wolfgang Bangerth [Mon, 25 Oct 2010 23:51:42 +0000 (23:51 +0000)]
Make an unused variable anonymous.

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

13 years agoUpdate paths.
Wolfgang Bangerth [Mon, 25 Oct 2010 23:44:47 +0000 (23:44 +0000)]
Update paths.

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

13 years agoLink with p4est if necessary.
Wolfgang Bangerth [Mon, 25 Oct 2010 23:42:35 +0000 (23:42 +0000)]
Link with p4est if necessary.

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

13 years agoMake sure things compile also with distributed meshes.
Wolfgang Bangerth [Mon, 25 Oct 2010 23:32:14 +0000 (23:32 +0000)]
Make sure things compile also with distributed meshes.

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

13 years agoMake the various Makefile.dep files dependent only on what they really need.
Wolfgang Bangerth [Mon, 25 Oct 2010 23:26:38 +0000 (23:26 +0000)]
Make the various Makefile.dep files dependent only on what they really need.

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

13 years agoBe even faster in computing things.
Wolfgang Bangerth [Mon, 25 Oct 2010 23:09:59 +0000 (23:09 +0000)]
Be even faster in computing things.

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

13 years agoIgnore Makefile.dep.
Wolfgang Bangerth [Mon, 25 Oct 2010 23:00:56 +0000 (23:00 +0000)]
Ignore Makefile.dep.

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

13 years agoShave 4 seconds off the startup time of previously 17 seconds by using
Wolfgang Bangerth [Mon, 25 Oct 2010 22:59:30 +0000 (22:59 +0000)]
Shave 4 seconds off the startup time of previously 17 seconds by using
singly-expanded variables.

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

13 years agoAdd an entry.
Wolfgang Bangerth [Mon, 25 Oct 2010 22:30:58 +0000 (22:30 +0000)]
Add an entry.

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

13 years agoRe-arrange files into a more uniform directory structure that has top-level include...
Wolfgang Bangerth [Mon, 25 Oct 2010 22:29:30 +0000 (22:29 +0000)]
Re-arrange files into a more uniform directory structure that has top-level include/ and source/ directories. Re-write the build infrastructure in such a way that it builds only a single library for debug and optimized mode each, rather than the 5 we have so far.

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

13 years agoRe-arrange files into a more uniform directory structure that has top-level include...
Wolfgang Bangerth [Mon, 25 Oct 2010 22:26:17 +0000 (22:26 +0000)]
Re-arrange files into a more uniform directory structure that has top-level include/ and source/ directories. Re-write the build infrastructure in such a way that it builds only a single library for debug and optimized mode each, rather than the 5 we have so far.

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

13 years agoActually make it work.
Wolfgang Bangerth [Mon, 25 Oct 2010 16:52:01 +0000 (16:52 +0000)]
Actually make it work.

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

13 years agoDon't just test for the existence of std::thread but also whether it works.
Wolfgang Bangerth [Mon, 25 Oct 2010 16:41:24 +0000 (16:41 +0000)]
Don't just test for the existence of std::thread but also whether it works.

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

13 years agoUpdate references to distributed paper.
Wolfgang Bangerth [Mon, 25 Oct 2010 16:09:35 +0000 (16:09 +0000)]
Update references to distributed paper.

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

13 years agoAdd Patterns::FileName and Patterns::DirectoryName.
Wolfgang Bangerth [Mon, 25 Oct 2010 13:59:04 +0000 (13:59 +0000)]
Add Patterns::FileName and Patterns::DirectoryName.

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

13 years agoImprove documentation of timer class: we actually do sum up times of children.. Inclu...
Martin Kronbichler [Mon, 25 Oct 2010 10:30:22 +0000 (10:30 +0000)]
Improve documentation of timer class: we actually do sum up times of children.. Include restart function as we say in the class documentation.

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

13 years agoMake sure output is correct.
Wolfgang Bangerth [Mon, 25 Oct 2010 00:31:25 +0000 (00:31 +0000)]
Make sure output is correct.

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

13 years agoAdjust output file name.
Wolfgang Bangerth [Mon, 25 Oct 2010 00:29:57 +0000 (00:29 +0000)]
Adjust output file name.

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

13 years agoAdd something to the output.
Wolfgang Bangerth [Mon, 25 Oct 2010 00:27:38 +0000 (00:27 +0000)]
Add something to the output.

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