]> https://gitweb.dealii.org/ - dealii.git/log
dealii.git
10 years agoRefactor run_testsuite.cmake slightly:
Matthias Maier [Wed, 25 Sep 2013 23:37:59 +0000 (23:37 +0000)]
Refactor run_testsuite.cmake slightly:

  - Inject compiler name and version by hand into xml files
  - Same for SVN revision

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

10 years agoMerge from mainline.
Wolfgang Bangerth [Wed, 25 Sep 2013 22:59:03 +0000 (22:59 +0000)]
Merge from mainline.

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

10 years agoMore cases of needing to use types::global_dof_indices.
Wolfgang Bangerth [Wed, 25 Sep 2013 22:57:59 +0000 (22:57 +0000)]
More cases of needing to use types::global_dof_indices.

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

10 years agoUse types::global_dof_indices.
Wolfgang Bangerth [Wed, 25 Sep 2013 22:56:28 +0000 (22:56 +0000)]
Use types::global_dof_indices.

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

10 years agoUse types::global_dof_indices.
Wolfgang Bangerth [Wed, 25 Sep 2013 22:56:05 +0000 (22:56 +0000)]
Use types::global_dof_indices.

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

10 years agoUse types::global_dof_indices.
Wolfgang Bangerth [Wed, 25 Sep 2013 22:55:14 +0000 (22:55 +0000)]
Use types::global_dof_indices.

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

10 years agoThe big documentation overhaul
Matthias Maier [Wed, 25 Sep 2013 22:33:26 +0000 (22:33 +0000)]
The big documentation overhaul

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

10 years agoFix test by generating output that is independent of 32/64-bit issues.
Wolfgang Bangerth [Wed, 25 Sep 2013 21:21:40 +0000 (21:21 +0000)]
Fix test by generating output that is independent of 32/64-bit issues.

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

10 years agoAdjust output.
Wolfgang Bangerth [Wed, 25 Sep 2013 21:12:56 +0000 (21:12 +0000)]
Adjust output.

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

10 years agoMake compile.
Wolfgang Bangerth [Wed, 25 Sep 2013 21:08:56 +0000 (21:08 +0000)]
Make compile.

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

10 years agoFinish documentation
Matthias Maier [Wed, 25 Sep 2013 20:30:34 +0000 (20:30 +0000)]
Finish documentation

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

10 years agoMake two tests compile in 64-bit mode.
Wolfgang Bangerth [Wed, 25 Sep 2013 19:21:08 +0000 (19:21 +0000)]
Make two tests compile in 64-bit mode.

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

10 years agoMake several tests work.
Wolfgang Bangerth [Wed, 25 Sep 2013 19:15:20 +0000 (19:15 +0000)]
Make several tests work.

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

10 years agoFix a bug in work_stream when using graph_coloring.
Bruno Turcksin [Wed, 25 Sep 2013 17:28:47 +0000 (17:28 +0000)]
Fix a bug in work_stream when using graph_coloring.

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

10 years agoUse graph coloring whith work_stream.
Bruno Turcksin [Wed, 25 Sep 2013 16:12:27 +0000 (16:12 +0000)]
Use graph coloring whith work_stream.

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

10 years agoAdd note about yesterday's change to PETSc wrappers.
Wolfgang Bangerth [Wed, 25 Sep 2013 14:57:51 +0000 (14:57 +0000)]
Add note about yesterday's change to PETSc wrappers.

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

10 years agoFix typo in documentation.
Scott Miller [Wed, 25 Sep 2013 12:44:32 +0000 (12:44 +0000)]
Fix typo in documentation.

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

10 years agoMerge from mainline.
Wolfgang Bangerth [Tue, 24 Sep 2013 18:29:29 +0000 (18:29 +0000)]
Merge from mainline.

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

10 years agoAvoid outputting 'number-number' since ./normalize might turn that into numbernumber...
Wolfgang Bangerth [Tue, 24 Sep 2013 18:25:07 +0000 (18:25 +0000)]
Avoid outputting 'number-number' since ./normalize might turn that into numbernumber if the second number just so happens to be zero -- and then consequently completely confuse numdiff.

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

10 years agoWork around a change in PETSc 3.4.
Wolfgang Bangerth [Tue, 24 Sep 2013 18:12:47 +0000 (18:12 +0000)]
Work around a change in PETSc 3.4.

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

10 years agoinstantiate selectors for const vectors
Guido Kanschat [Tue, 24 Sep 2013 16:12:47 +0000 (16:12 +0000)]
instantiate selectors for const vectors

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

10 years agoFixed bug in add_periodicity. There were errors when the mesh is not immediately...
Daniel Arndt [Tue, 24 Sep 2013 14:37:29 +0000 (14:37 +0000)]
Fixed bug in add_periodicity. There were errors when the mesh is not immediately refined.

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

10 years agoRun only in debug mode.
Wolfgang Bangerth [Tue, 24 Sep 2013 14:29:15 +0000 (14:29 +0000)]
Run only in debug mode.

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

10 years agoRun tests only in debug mode.
Wolfgang Bangerth [Tue, 24 Sep 2013 14:22:34 +0000 (14:22 +0000)]
Run tests only in debug mode.

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

10 years agoOnly run test in debug mode.
Wolfgang Bangerth [Tue, 24 Sep 2013 14:20:47 +0000 (14:20 +0000)]
Only run test in debug mode.

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

10 years agoAllow test to run also in release mode.
Wolfgang Bangerth [Tue, 24 Sep 2013 13:03:04 +0000 (13:03 +0000)]
Allow test to run also in release mode.

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

10 years agoRun one test only in debug mode.
Wolfgang Bangerth [Tue, 24 Sep 2013 12:59:26 +0000 (12:59 +0000)]
Run one test only in debug mode.

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

10 years agoInstantiate more functions that were previously forgotten.
Wolfgang Bangerth [Tue, 24 Sep 2013 12:55:38 +0000 (12:55 +0000)]
Instantiate more functions that were previously forgotten.

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

10 years agoadd homogeneous boundary operator
Guido Kanschat [Tue, 24 Sep 2013 09:04:36 +0000 (09:04 +0000)]
add homogeneous boundary operator

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

10 years agoTypo
Matthias Maier [Tue, 24 Sep 2013 08:12:56 +0000 (08:12 +0000)]
Typo

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

10 years agoInstantiate one function that was previously somehow only available in debug
Wolfgang Bangerth [Tue, 24 Sep 2013 02:51:12 +0000 (02:51 +0000)]
Instantiate one function that was previously somehow only available in debug
mode builds.

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

10 years agoDo not instantiate stuff for dim=4. This has been an old wart, and one we need not...
Wolfgang Bangerth [Tue, 24 Sep 2013 02:41:13 +0000 (02:41 +0000)]
Do not instantiate stuff for dim=4. This has been an old wart, and one we need not propagate. No viz program can actually visualize such data. Nor do we have the actual writers for this.

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

10 years agoMore work.
Wolfgang Bangerth [Tue, 24 Sep 2013 00:35:14 +0000 (00:35 +0000)]
More work.

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

10 years agoSome more work.
Wolfgang Bangerth [Mon, 23 Sep 2013 23:56:21 +0000 (23:56 +0000)]
Some more work.

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

10 years agoMore small rewrites.
Wolfgang Bangerth [Mon, 23 Sep 2013 21:15:23 +0000 (21:15 +0000)]
More small rewrites.

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

11 years agoResize picture.
Wolfgang Bangerth [Mon, 23 Sep 2013 16:11:26 +0000 (16:11 +0000)]
Resize picture.

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

11 years agoMerge from mainline.
Wolfgang Bangerth [Mon, 23 Sep 2013 16:03:08 +0000 (16:03 +0000)]
Merge from mainline.

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

11 years agoUse pictures from the central repository.
Wolfgang Bangerth [Mon, 23 Sep 2013 15:58:51 +0000 (15:58 +0000)]
Use pictures from the central repository.

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

11 years agoMore editing. Return some values rather than having functions have several output...
Wolfgang Bangerth [Mon, 23 Sep 2013 15:58:27 +0000 (15:58 +0000)]
More editing. Return some values rather than having functions have several output arguments.

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

11 years agoRemove the original tex version of the introduction.
Wolfgang Bangerth [Mon, 23 Sep 2013 15:48:30 +0000 (15:48 +0000)]
Remove the original tex version of the introduction.

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

11 years agoRemove the out-of-source check from DEAL_II_INVOKE_AUTOPILOT
Matthias Maier [Mon, 23 Sep 2013 15:23:24 +0000 (15:23 +0000)]
Remove the out-of-source check from DEAL_II_INVOKE_AUTOPILOT

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

11 years agoFix typos and set diffusion in step-51.
Scott Miller [Mon, 23 Sep 2013 14:02:09 +0000 (14:02 +0000)]
Fix typos and set diffusion in step-51.

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

11 years agoUse standard indentation scheme.
Wolfgang Bangerth [Mon, 23 Sep 2013 13:41:10 +0000 (13:41 +0000)]
Use standard indentation scheme.

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

11 years agoMinor edits.
Wolfgang Bangerth [Mon, 23 Sep 2013 13:39:34 +0000 (13:39 +0000)]
Minor edits.

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

11 years agoRename images to standard naming scheme. Add the image that describes the obstacle.
Wolfgang Bangerth [Mon, 23 Sep 2013 13:39:18 +0000 (13:39 +0000)]
Rename images to standard naming scheme. Add the image that describes the obstacle.

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

11 years agoWork on the introduction.
Wolfgang Bangerth [Mon, 23 Sep 2013 03:18:31 +0000 (03:18 +0000)]
Work on the introduction.

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

11 years agoBugfix
Matthias Maier [Sun, 22 Sep 2013 15:30:07 +0000 (15:30 +0000)]
Bugfix

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

11 years agomodified dealii/data_out.cc to test both write_visit_record functions
Fahad Alrashed [Sat, 21 Sep 2013 16:23:32 +0000 (16:23 +0000)]
modified dealii/data_out.cc to test both write_visit_record functions

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

11 years agoforgot to add a new entry in changes.h
Fahad Alrashed [Sat, 21 Sep 2013 16:05:02 +0000 (16:05 +0000)]
forgot to add a new entry in changes.h

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

11 years agoadded write_visit_record that allows for multiple blocks and more than one time step
Fahad Alrashed [Sat, 21 Sep 2013 15:52:05 +0000 (15:52 +0000)]
added write_visit_record that allows for multiple blocks and more than one time step

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

11 years agoFix grammar of message.
Wolfgang Bangerth [Sat, 21 Sep 2013 12:29:40 +0000 (12:29 +0000)]
Fix grammar of message.

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

11 years agoMinor markup improvements.
Wolfgang Bangerth [Sat, 21 Sep 2013 12:03:54 +0000 (12:03 +0000)]
Minor markup improvements.

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

11 years agoFix leftover note.
Wolfgang Bangerth [Sat, 21 Sep 2013 12:03:40 +0000 (12:03 +0000)]
Fix leftover note.

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

11 years agoonly in debug mode
Matthias Maier [Sat, 21 Sep 2013 10:37:55 +0000 (10:37 +0000)]
only in debug mode

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

11 years agoAdd missing lac output files
Matthias Maier [Sat, 21 Sep 2013 08:11:16 +0000 (08:11 +0000)]
Add missing lac output files

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

11 years agoBugfix
Matthias Maier [Sat, 21 Sep 2013 07:03:17 +0000 (07:03 +0000)]
Bugfix

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

11 years agoMerge from mainline.
Wolfgang Bangerth [Fri, 20 Sep 2013 23:27:40 +0000 (23:27 +0000)]
Merge from mainline.

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

11 years agoFix two tests.
Wolfgang Bangerth [Fri, 20 Sep 2013 23:12:29 +0000 (23:12 +0000)]
Fix two tests.

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

11 years agoAdd an instantiation that was previous missing in optimized mode.
Wolfgang Bangerth [Fri, 20 Sep 2013 23:00:53 +0000 (23:00 +0000)]
Add an instantiation that was previous missing in optimized mode.

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

11 years agoFix typo.
Wolfgang Bangerth [Fri, 20 Sep 2013 22:21:54 +0000 (22:21 +0000)]
Fix typo.

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

11 years ago*sigh*
Matthias Maier [Fri, 20 Sep 2013 20:38:07 +0000 (20:38 +0000)]
*sigh*

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

11 years agoAppend more useful information to the build name: Replace the obvious "x86_64-Linux...
Matthias Maier [Fri, 20 Sep 2013 20:21:21 +0000 (20:21 +0000)]
Append more useful information to the build name: Replace the obvious "x86_64-Linux" by the config file name

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

11 years agoAdd two.
Wolfgang Bangerth [Fri, 20 Sep 2013 13:06:08 +0000 (13:06 +0000)]
Add two.

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

11 years agoBugfix
Matthias Maier [Fri, 20 Sep 2013 08:23:30 +0000 (08:23 +0000)]
Bugfix

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

11 years agoFix a couple more tests.
Wolfgang Bangerth [Fri, 20 Sep 2013 00:54:04 +0000 (00:54 +0000)]
Fix a couple more tests.

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

11 years agoBugfix
Matthias Maier [Fri, 20 Sep 2013 00:46:12 +0000 (00:46 +0000)]
Bugfix

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

11 years agoCheck return value of system() call.
Wolfgang Bangerth [Fri, 20 Sep 2013 00:43:29 +0000 (00:43 +0000)]
Check return value of system() call.

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

11 years agoFinalize run_testsuite.cmake
Matthias Maier [Fri, 20 Sep 2013 00:43:15 +0000 (00:43 +0000)]
Finalize run_testsuite.cmake

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

11 years agoBugfix
Matthias Maier [Thu, 19 Sep 2013 23:49:13 +0000 (23:49 +0000)]
Bugfix

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

11 years agoMake a bunch of tests work.
Wolfgang Bangerth [Thu, 19 Sep 2013 23:42:51 +0000 (23:42 +0000)]
Make a bunch of tests work.

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

11 years agoBugfix
Matthias Maier [Thu, 19 Sep 2013 23:32:18 +0000 (23:32 +0000)]
Bugfix

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

11 years agoFix a test.
Bruno Turcksin [Thu, 19 Sep 2013 23:30:22 +0000 (23:30 +0000)]
Fix a test.

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

11 years agoUpdate cdash configuration
Matthias Maier [Thu, 19 Sep 2013 23:19:05 +0000 (23:19 +0000)]
Update cdash configuration

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

11 years agoFix a test.
Bruno Turcksin [Thu, 19 Sep 2013 23:14:55 +0000 (23:14 +0000)]
Fix a test.

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

11 years agoFix a test.
Bruno Turcksin [Thu, 19 Sep 2013 23:10:11 +0000 (23:10 +0000)]
Fix a test.

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

11 years agoFix a test.
Bruno Turcksin [Thu, 19 Sep 2013 23:01:51 +0000 (23:01 +0000)]
Fix a test.

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

11 years agoFix a tests.
Bruno Turcksin [Thu, 19 Sep 2013 22:40:13 +0000 (22:40 +0000)]
Fix a tests.

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

11 years agoFix a test.
Bruno Turcksin [Thu, 19 Sep 2013 22:17:34 +0000 (22:17 +0000)]
Fix a test.

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

11 years agoFix a test.
Bruno Turcksin [Thu, 19 Sep 2013 22:09:33 +0000 (22:09 +0000)]
Fix a test.

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

11 years agoFix path_search test.
Bruno Turcksin [Thu, 19 Sep 2013 21:32:05 +0000 (21:32 +0000)]
Fix path_search test.

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

11 years agotwo more tests
Timo Heister [Thu, 19 Sep 2013 21:15:33 +0000 (21:15 +0000)]
two more tests

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

11 years agowrite_vtk only works in debug mode (we are not setting vertices in p4est)
Timo Heister [Thu, 19 Sep 2013 21:11:53 +0000 (21:11 +0000)]
write_vtk only works in debug mode (we are not setting vertices in p4est)

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

11 years agowrite_vtk only works in debug mode (we are not setting vertices in p4est)
Timo Heister [Thu, 19 Sep 2013 21:09:50 +0000 (21:09 +0000)]
write_vtk only works in debug mode (we are not setting vertices in p4est)

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

11 years agofix tests
Timo Heister [Thu, 19 Sep 2013 21:02:13 +0000 (21:02 +0000)]
fix tests

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

11 years agofix tests
Timo Heister [Thu, 19 Sep 2013 21:01:21 +0000 (21:01 +0000)]
fix tests

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

11 years agofix tests
Timo Heister [Thu, 19 Sep 2013 21:00:20 +0000 (21:00 +0000)]
fix tests

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

11 years agoonly test in debug
Timo Heister [Thu, 19 Sep 2013 20:57:43 +0000 (20:57 +0000)]
only test in debug

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

11 years agofix tests
Timo Heister [Thu, 19 Sep 2013 20:55:47 +0000 (20:55 +0000)]
fix tests

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

11 years agoChange graph_coloring to accept an user-defined function to get the conflict_indices.
Bruno Turcksin [Thu, 19 Sep 2013 20:39:37 +0000 (20:39 +0000)]
Change graph_coloring to accept an user-defined function to get the conflict_indices.

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

11 years agoOnly in debug mode.
Wolfgang Bangerth [Thu, 19 Sep 2013 20:02:46 +0000 (20:02 +0000)]
Only in debug mode.

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

11 years agoRun certain tests only in debug mode.
Wolfgang Bangerth [Thu, 19 Sep 2013 20:01:27 +0000 (20:01 +0000)]
Run certain tests only in debug mode.

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

11 years agoBugfix: Do not copy over ".svn" directories in build tests
Matthias Maier [Thu, 19 Sep 2013 19:55:08 +0000 (19:55 +0000)]
Bugfix: Do not copy over ".svn" directories in build tests

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

11 years agoFix several tests.
Wolfgang Bangerth [Thu, 19 Sep 2013 19:41:52 +0000 (19:41 +0000)]
Fix several tests.

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

11 years agoMake a couple of tests work.
Wolfgang Bangerth [Thu, 19 Sep 2013 19:31:50 +0000 (19:31 +0000)]
Make a couple of tests work.

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

11 years agoMake sure output gets sorted. Previously, we did this inside the Makefile, but this...
Wolfgang Bangerth [Thu, 19 Sep 2013 19:17:55 +0000 (19:17 +0000)]
Make sure output gets sorted. Previously, we did this inside the Makefile, but this is no longer easily possible, so we do it in the program itself.

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

11 years agofix test
Timo Heister [Thu, 19 Sep 2013 18:30:26 +0000 (18:30 +0000)]
fix test

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

11 years agoSimplify
Matthias Maier [Thu, 19 Sep 2013 18:12:07 +0000 (18:12 +0000)]
Simplify

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

11 years agoBugfix
Matthias Maier [Thu, 19 Sep 2013 17:03:40 +0000 (17:03 +0000)]
Bugfix

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

11 years agoTypo
Matthias Maier [Thu, 19 Sep 2013 16:46:29 +0000 (16:46 +0000)]
Typo

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

11 years agoAdded new tests for collect_periodic_face_pairs
Daniel Arndt [Thu, 19 Sep 2013 16:45:08 +0000 (16:45 +0000)]
Added new tests for collect_periodic_face_pairs

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