]> https://gitweb.dealii.org/ - dealii-svn.git/log
dealii-svn.git
10 years agoRemoved all deprecated methods from Boundary and StraightBoundary.
heltai [Mon, 13 Jan 2014 18:11:15 +0000 (18:11 +0000)]
Removed all deprecated methods from Boundary and StraightBoundary.

git-svn-id: https://svn.dealii.org/branches/branch_manifold_id@32202 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoMerged r32197 through r32199 from trunk.
heltai [Mon, 13 Jan 2014 13:23:38 +0000 (13:23 +0000)]
Merged r32197 through r32199 from trunk.

git-svn-id: https://svn.dealii.org/branches/branch_manifold_id@32200 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoMerged from trunk r32177 through r32196.
heltai [Sun, 12 Jan 2014 10:54:07 +0000 (10:54 +0000)]
Merged from trunk r32177 through r32196.

git-svn-id: https://svn.dealii.org/branches/branch_manifold_id@32197 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoMerged from trunk.
heltai [Wed, 8 Jan 2014 09:29:32 +0000 (09:29 +0000)]
Merged from trunk.

git-svn-id: https://svn.dealii.org/branches/branch_manifold_id@32177 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoMerged from trunk.
heltai [Sun, 5 Jan 2014 19:09:16 +0000 (19:09 +0000)]
Merged from trunk.

git-svn-id: https://svn.dealii.org/branches/branch_manifold_id@32170 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoMade intermediate points of manifold lines and quads equal to new implementation...
heltai [Sat, 4 Jan 2014 00:07:17 +0000 (00:07 +0000)]
Made intermediate points of manifold lines and quads equal to new implementation of Boundary (Gauss Lobatto).

git-svn-id: https://svn.dealii.org/branches/branch_manifold_id@32163 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoRemoved setting of internal face boundary id in default CellData constructor. This...
heltai [Fri, 3 Jan 2014 16:23:42 +0000 (16:23 +0000)]
Removed setting of internal face boundary id in default CellData constructor. This bug was introduced when I created the additional manifold id field.

git-svn-id: https://svn.dealii.org/branches/branch_manifold_id@32158 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoFixed bug in HyperBall and HalfHyperBall
heltai [Fri, 3 Jan 2014 14:56:35 +0000 (14:56 +0000)]
Fixed bug in HyperBall and HalfHyperBall

git-svn-id: https://svn.dealii.org/branches/branch_manifold_id@32157 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoFixed manifold lib step 1.
heltai [Tue, 31 Dec 2013 12:39:02 +0000 (12:39 +0000)]
Fixed manifold lib step 1.

git-svn-id: https://svn.dealii.org/branches/branch_manifold_id@32132 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoMerged from trunk.
heltai [Thu, 26 Dec 2013 19:05:08 +0000 (19:05 +0000)]
Merged from trunk.

git-svn-id: https://svn.dealii.org/branches/branch_manifold_id@32125 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoMerged from trunk
heltai [Thu, 19 Dec 2013 14:55:19 +0000 (14:55 +0000)]
Merged from trunk

git-svn-id: https://svn.dealii.org/branches/branch_manifold_id@32064 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoMerged from trunk.
heltai [Tue, 10 Dec 2013 09:41:00 +0000 (09:41 +0000)]
Merged from trunk.

git-svn-id: https://svn.dealii.org/branches/branch_manifold_id@31967 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoFixed all boundary classes. Removed all references to ancient Boundary class.
heltai [Mon, 9 Dec 2013 18:49:53 +0000 (18:49 +0000)]
Fixed all boundary classes. Removed all references to ancient Boundary class.

git-svn-id: https://svn.dealii.org/branches/branch_manifold_id@31959 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoFixed typo in ParsedFunction
heltai [Wed, 4 Dec 2013 23:36:37 +0000 (23:36 +0000)]
Fixed typo in ParsedFunction

git-svn-id: https://svn.dealii.org/branches/branch_manifold_id@31890 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoMerged from trunk.
heltai [Wed, 4 Dec 2013 23:21:50 +0000 (23:21 +0000)]
Merged from trunk.

git-svn-id: https://svn.dealii.org/branches/branch_manifold_id@31889 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoBackward compatibility for Cylinder and Ball. Still missing the Half-Thingy family.
heltai [Wed, 4 Dec 2013 22:27:09 +0000 (22:27 +0000)]
Backward compatibility for Cylinder and Ball. Still missing the Half-Thingy family.

git-svn-id: https://svn.dealii.org/branches/branch_manifold_id@31888 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoRemoved missing instantiations
heltai [Wed, 4 Dec 2013 16:03:57 +0000 (16:03 +0000)]
Removed missing instantiations

git-svn-id: https://svn.dealii.org/branches/branch_manifold_id@31879 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoRemoved get_new_points from Boundary, since it inherits the one from FlatManifold
heltai [Tue, 3 Dec 2013 23:27:34 +0000 (23:27 +0000)]
Removed get_new_points from Boundary, since it inherits the one from FlatManifold

git-svn-id: https://svn.dealii.org/branches/branch_manifold_id@31866 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoRemoved double inheritance. Now all Boundaries are derived from FlatManifold.
heltai [Tue, 3 Dec 2013 23:07:36 +0000 (23:07 +0000)]
Removed double inheritance. Now all Boundaries are derived from FlatManifold.

git-svn-id: https://svn.dealii.org/branches/branch_manifold_id@31865 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoMerged from trunk
heltai [Mon, 2 Dec 2013 16:00:06 +0000 (16:00 +0000)]
Merged from trunk

git-svn-id: https://svn.dealii.org/branches/branch_manifold_id@31844 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoResolve an issue where code could not be compiled. Use the opportunity to
bangerth [Wed, 27 Nov 2013 00:53:54 +0000 (00:53 +0000)]
Resolve an issue where code could not be compiled. Use the opportunity to
clean it up by removing a separate fuction that wasn't strictly needed.

git-svn-id: https://svn.dealii.org/branches/branch_manifold_id@31809 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoAdded some include files.
heltai [Sun, 24 Nov 2013 16:58:55 +0000 (16:58 +0000)]
Added some include files.

git-svn-id: https://svn.dealii.org/branches/branch_manifold_id@31785 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoPut the idea in the code. Not compiling for nasty circling around...
heltai [Wed, 20 Nov 2013 23:19:52 +0000 (23:19 +0000)]
Put the idea in the code. Not compiling for nasty circling around...

git-svn-id: https://svn.dealii.org/branches/branch_manifold_id@31742 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoMerged from trunk to branch manifold id
heltai [Wed, 20 Nov 2013 20:02:35 +0000 (20:02 +0000)]
Merged from trunk to branch manifold id

git-svn-id: https://svn.dealii.org/branches/branch_manifold_id@31737 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoMerged from trunk to branch manifold_id
heltai [Wed, 20 Nov 2013 20:01:09 +0000 (20:01 +0000)]
Merged from trunk to branch manifold_id

git-svn-id: https://svn.dealii.org/branches/branch_manifold_id@31736 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoAdded fake instations for Manifold<1>
heltai [Wed, 20 Nov 2013 19:59:43 +0000 (19:59 +0000)]
Added fake instations for Manifold<1>

git-svn-id: https://svn.dealii.org/branches/branch_manifold_id@31735 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoMade a module for manifold.
heltai [Wed, 20 Nov 2013 15:52:46 +0000 (15:52 +0000)]
Made a module for manifold.

git-svn-id: https://svn.dealii.org/branches/branch_manifold_id@31729 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoAdded short description of manifold indicators
heltai [Wed, 20 Nov 2013 15:22:05 +0000 (15:22 +0000)]
Added short description of manifold indicators

git-svn-id: https://svn.dealii.org/branches/branch_manifold_id@31727 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoFixed some of the small tests
heltai [Wed, 20 Nov 2013 13:22:12 +0000 (13:22 +0000)]
Fixed some of the small tests

git-svn-id: https://svn.dealii.org/branches/branch_manifold_id@31724 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoRemoved some left overs from Boundary to Manifold
heltai [Tue, 19 Nov 2013 22:28:25 +0000 (22:28 +0000)]
Removed some left overs from Boundary to Manifold

git-svn-id: https://svn.dealii.org/branches/branch_manifold_id@31721 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoAdded CMakeLists.txt to manifold
heltai [Tue, 19 Nov 2013 21:56:37 +0000 (21:56 +0000)]
Added CMakeLists.txt to manifold

git-svn-id: https://svn.dealii.org/branches/branch_manifold_id@31719 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoAdded manifold category to testsuite
heltai [Tue, 19 Nov 2013 20:37:34 +0000 (20:37 +0000)]
Added manifold category to testsuite

git-svn-id: https://svn.dealii.org/branches/branch_manifold_id@31715 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoFixed compile bug in boundary_indicator_01
heltai [Tue, 19 Nov 2013 20:05:49 +0000 (20:05 +0000)]
Fixed compile bug in boundary_indicator_01

git-svn-id: https://svn.dealii.org/branches/branch_manifold_id@31714 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoMerged from trunk
heltai [Tue, 19 Nov 2013 10:03:16 +0000 (10:03 +0000)]
Merged from trunk

git-svn-id: https://svn.dealii.org/branches/branch_manifold_id@31704 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoMerged tests from trunk to geom
heltai [Tue, 19 Nov 2013 08:52:33 +0000 (08:52 +0000)]
Merged tests from trunk to geom

git-svn-id: https://svn.dealii.org/branches/branch_manifold_id@31703 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoMerged CellData() constructor with trunk version
heltai [Sun, 17 Nov 2013 00:16:53 +0000 (00:16 +0000)]
Merged CellData() constructor with trunk version

git-svn-id: https://svn.dealii.org/branches/branch_manifold_id@31685 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoMerged from trunk.
heltai [Thu, 14 Nov 2013 16:20:41 +0000 (16:20 +0000)]
Merged from trunk.

git-svn-id: https://svn.dealii.org/branches/branch_manifold_id@31657 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoFixed bug in runtime for 3D manifolds.
heltai [Thu, 14 Nov 2013 16:17:59 +0000 (16:17 +0000)]
Fixed bug in runtime for 3D manifolds.

git-svn-id: https://svn.dealii.org/branches/branch_manifold_id@31656 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoMerged tests from trunk.
heltai [Thu, 14 Nov 2013 16:17:18 +0000 (16:17 +0000)]
Merged tests from trunk.

git-svn-id: https://svn.dealii.org/branches/branch_manifold_id@31655 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoReplaced and regexped most tests from Boundary to Manifold.
heltai [Thu, 14 Nov 2013 16:15:54 +0000 (16:15 +0000)]
Replaced and regexped most tests from Boundary to Manifold.

git-svn-id: https://svn.dealii.org/branches/branch_manifold_id@31654 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoMerged from trunk.
heltai [Wed, 6 Nov 2013 10:31:49 +0000 (10:31 +0000)]
Merged from trunk.

git-svn-id: https://svn.dealii.org/branches/branch_manifold_id@31561 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoMerge tests from trunk.
heltai [Wed, 6 Nov 2013 07:42:50 +0000 (07:42 +0000)]
Merge tests from trunk.

git-svn-id: https://svn.dealii.org/branches/branch_manifold_id@31559 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoMerged from trunk + bug fixes to compile on Maverics
heltai [Tue, 5 Nov 2013 22:53:19 +0000 (22:53 +0000)]
Merged from trunk + bug fixes to compile on Maverics

git-svn-id: https://svn.dealii.org/branches/branch_manifold_id@31556 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoMerge trunk into branch_manifold_id
maier [Wed, 30 Oct 2013 19:14:03 +0000 (19:14 +0000)]
Merge trunk into branch_manifold_id

git-svn-id: https://svn.dealii.org/branches/branch_manifold_id@31490 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoMerge trunk into branch_manifold_id
maier [Wed, 30 Oct 2013 19:10:29 +0000 (19:10 +0000)]
Merge trunk into branch_manifold_id

Set merge property, resolve merge inconsistencies

Conflicts:
deal.II/cmake/config/CMakeLists.txt
deal.II/source/grid/manifold.inst.in
deal.II/source/grid/tria_objects.cc
tests/base/reference.debug.output
tests/bits/data_out_08.output
tests/distributed_grids/3d_refinement_08.output

git-svn-id: https://svn.dealii.org/branches/branch_manifold_id@31489 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoAlso support "git-svn" in run_testsuite.cmake
maier [Wed, 30 Oct 2013 18:43:12 +0000 (18:43 +0000)]
Also support "git-svn" in run_testsuite.cmake

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

10 years agoMerged from trunk.
heltai [Wed, 30 Oct 2013 16:23:44 +0000 (16:23 +0000)]
Merged from trunk.

git-svn-id: https://svn.dealii.org/branches/branch_manifold_id@31487 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoremove a typename
heister [Wed, 30 Oct 2013 01:07:57 +0000 (01:07 +0000)]
remove a typename

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

10 years agotypos
heister [Tue, 29 Oct 2013 17:29:12 +0000 (17:29 +0000)]
typos

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

10 years agoUse a pointer to DataOut class in std::bind as this is the usual way of doing. This...
kronbichler [Tue, 29 Oct 2013 17:14:34 +0000 (17:14 +0000)]
Use a pointer to DataOut class in std::bind as this is the usual way of doing. This avoids calling a copy constructor of DataOut on every item WorkStream creates on certain compilers

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

10 years agoWorkStream is introduced in step-9. Refer to that program
kronbichler [Tue, 29 Oct 2013 16:15:58 +0000 (16:15 +0000)]
WorkStream is introduced in step-9. Refer to that program

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

10 years agosimplify test so that te sloooow regression tester can finish it in 10 minutes
heister [Tue, 29 Oct 2013 14:55:10 +0000 (14:55 +0000)]
simplify test so that te sloooow regression tester can finish it in 10 minutes

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

10 years agoRemove unnecessary line
kronbichler [Tue, 29 Oct 2013 12:20:59 +0000 (12:20 +0000)]
Remove unnecessary line

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

10 years agoBetter test output
kronbichler [Tue, 29 Oct 2013 11:55:22 +0000 (11:55 +0000)]
Better test output

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

10 years agoFix an issue with the Chebyshev preconditioner.
kronbichler [Tue, 29 Oct 2013 11:03:34 +0000 (11:03 +0000)]
Fix an issue with the Chebyshev preconditioner.

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

10 years agoRemove unnecessary code
kronbichler [Tue, 29 Oct 2013 10:09:48 +0000 (10:09 +0000)]
Remove unnecessary code

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

10 years agoWe know how many elements we need.
bangerth [Tue, 29 Oct 2013 02:23:35 +0000 (02:23 +0000)]
We know how many elements we need.

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

10 years agoUse WorkStream in estimate in step-9.
turcksin [Mon, 28 Oct 2013 21:52:33 +0000 (21:52 +0000)]
Use WorkStream in estimate in step-9.

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

10 years agoadd to docu
heister [Mon, 28 Oct 2013 21:11:38 +0000 (21:11 +0000)]
add to docu

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

10 years agoadjust newlines in comment lines
heister [Mon, 28 Oct 2013 21:09:36 +0000 (21:09 +0000)]
adjust newlines in comment lines

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

10 years agofix DerivativeApproximation in parallel
heister [Mon, 28 Oct 2013 21:06:47 +0000 (21:06 +0000)]
fix DerivativeApproximation in parallel

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

10 years agoupdate test output
heister [Mon, 28 Oct 2013 21:05:41 +0000 (21:05 +0000)]
update test output

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

10 years agosimplify test
heister [Mon, 28 Oct 2013 20:34:28 +0000 (20:34 +0000)]
simplify test

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

10 years agoadd test
heister [Mon, 28 Oct 2013 20:24:24 +0000 (20:24 +0000)]
add test

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

10 years agoupdate ignores
heister [Mon, 28 Oct 2013 20:22:46 +0000 (20:22 +0000)]
update ignores

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

10 years agoCast a variable to make some newer Xcode compilers happy.
bangerth [Mon, 28 Oct 2013 16:08:39 +0000 (16:08 +0000)]
Cast a variable to make some newer Xcode compilers happy.

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

10 years agofix a bug in linearized inequality and the residual in overall algorithm
frohne [Mon, 28 Oct 2013 15:32:13 +0000 (15:32 +0000)]
fix a bug in linearized inequality and the residual in overall algorithm

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

10 years agoUse TaskGroup instead of ThreadGroup in step-9.
turcksin [Mon, 28 Oct 2013 14:21:21 +0000 (14:21 +0000)]
Use TaskGroup instead of ThreadGroup in step-9.

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

10 years agoUse TaskGroup instead of ThreadGroup in step-14.
turcksin [Mon, 28 Oct 2013 14:13:09 +0000 (14:13 +0000)]
Use TaskGroup instead of ThreadGroup in step-14.

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

10 years agoBe less circumspect about resizing arrays when we want to add
bangerth [Mon, 28 Oct 2013 13:23:58 +0000 (13:23 +0000)]
Be less circumspect about resizing arrays when we want to add
default-constructed elements.

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

10 years agoMore minor formatting edits.
bangerth [Mon, 28 Oct 2013 13:19:14 +0000 (13:19 +0000)]
More minor formatting edits.

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

10 years agoFormatting fix.
bangerth [Mon, 28 Oct 2013 13:16:53 +0000 (13:16 +0000)]
Formatting fix.

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

10 years agoCleanup: Remove stale variable from Config.cmake.in
maier [Mon, 28 Oct 2013 13:13:21 +0000 (13:13 +0000)]
Cleanup: Remove stale variable from Config.cmake.in

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

10 years agoBugfix: Commit the second half of the Executables.cmake --> Targets.cmake switch [1]
maier [Mon, 28 Oct 2013 13:07:50 +0000 (13:07 +0000)]
Bugfix: Commit the second half of the Executables.cmake --> Targets.cmake switch [1]

[1] And take an extra course in "how to use subversion"

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

10 years agoFix a small bug in a formula.
bangerth [Mon, 28 Oct 2013 13:05:28 +0000 (13:05 +0000)]
Fix a small bug in a formula.

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

10 years agoMore comments.
bangerth [Mon, 28 Oct 2013 03:19:04 +0000 (03:19 +0000)]
More comments.

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

10 years agoDocument the changes to WorkStream.
bangerth [Mon, 28 Oct 2013 03:09:24 +0000 (03:09 +0000)]
Document the changes to WorkStream.

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

10 years agoUnify spelling of arguments.
bangerth [Mon, 28 Oct 2013 02:59:42 +0000 (02:59 +0000)]
Unify spelling of arguments.

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

10 years agoMinor edit.
bangerth [Mon, 28 Oct 2013 02:38:45 +0000 (02:38 +0000)]
Minor edit.

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

10 years agoUpdate.
bangerth [Mon, 28 Oct 2013 02:34:31 +0000 (02:34 +0000)]
Update.

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

10 years agoDocument the new WorkStream approach in detail.
bangerth [Mon, 28 Oct 2013 02:33:55 +0000 (02:33 +0000)]
Document the new WorkStream approach in detail.

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

10 years agoLink to a discussion in step-13.
bangerth [Mon, 28 Oct 2013 02:23:20 +0000 (02:23 +0000)]
Link to a discussion in step-13.

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

10 years agoReference places where WorkStream is discussed previously.
bangerth [Mon, 28 Oct 2013 02:06:44 +0000 (02:06 +0000)]
Reference places where WorkStream is discussed previously.

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

10 years agoTry to avoid awkward formatting by doxygen that doesn't show all the text in HTML...
bangerth [Mon, 28 Oct 2013 00:32:05 +0000 (00:32 +0000)]
Try to avoid awkward formatting by doxygen that doesn't show all the text in HTML...

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

10 years agoadd the rhs in the linearized inequality
frohne [Sun, 27 Oct 2013 23:00:07 +0000 (23:00 +0000)]
add the rhs in the linearized inequality

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

10 years agoUndo last commit.
maier [Sun, 27 Oct 2013 21:07:34 +0000 (21:07 +0000)]
Undo last commit.

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

10 years agoBugfix: Use CMAKE_CXX_FLAGS for tests...
maier [Sun, 27 Oct 2013 20:57:29 +0000 (20:57 +0000)]
Bugfix: Use CMAKE_CXX_FLAGS for tests...

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

10 years agoBugfix: Guard reading of H5Pubconf.h in FindHDF5.cmake, fix corrupted configure_hdf5...
maier [Sat, 26 Oct 2013 15:24:11 +0000 (15:24 +0000)]
Bugfix: Guard reading of H5Pubconf.h in FindHDF5.cmake, fix corrupted configure_hdf5.cmake

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

10 years agoFix links
maier [Sat, 26 Oct 2013 14:56:01 +0000 (14:56 +0000)]
Fix links

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

10 years agoTestsuite: And finally get it right.
maier [Sat, 26 Oct 2013 13:49:05 +0000 (13:49 +0000)]
Testsuite: And finally get it right.

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

10 years agoBugfix: Why so complicated? Just mention test overrides via environment and let envir...
maier [Sat, 26 Oct 2013 12:54:51 +0000 (12:54 +0000)]
Bugfix: Why so complicated? Just mention test overrides via environment and let environment always win...

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

10 years agoFix up comment.
bangerth [Sat, 26 Oct 2013 12:49:12 +0000 (12:49 +0000)]
Fix up comment.

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

10 years agoAdd a homepage
maier [Sat, 26 Oct 2013 12:44:23 +0000 (12:44 +0000)]
Add a homepage

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

10 years agoMinor language fixes.
bangerth [Sat, 26 Oct 2013 12:37:41 +0000 (12:37 +0000)]
Minor language fixes.

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

10 years agoBugfix: Regenerate testsuite subprojects if the main project configuration has changed
maier [Sat, 26 Oct 2013 12:36:37 +0000 (12:36 +0000)]
Bugfix: Regenerate testsuite subprojects if the main project configuration has changed

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

10 years agoMention the conversion of step-9/13/14 to WorkStream.
bangerth [Sat, 26 Oct 2013 12:34:36 +0000 (12:34 +0000)]
Mention the conversion of step-9/13/14 to WorkStream.

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

10 years agoLink to tutorial programs. List Bruno as one of the authors.
bangerth [Sat, 26 Oct 2013 12:20:58 +0000 (12:20 +0000)]
Link to tutorial programs. List Bruno as one of the authors.

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

10 years agoFix language.
bangerth [Sat, 26 Oct 2013 11:38:48 +0000 (11:38 +0000)]
Fix language.

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

10 years agoExplain the new governance structure.
bangerth [Sat, 26 Oct 2013 11:34:24 +0000 (11:34 +0000)]
Explain the new governance structure.

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

10 years agoBugfix: Second try...
maier [Sat, 26 Oct 2013 11:32:57 +0000 (11:32 +0000)]
Bugfix: Second try...

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