]> https://gitweb.dealii.org/ - dealii-svn.git/log
dealii-svn.git
10 years agoAlign function names for readablity. branch_petscscalar_complex
young [Tue, 3 Jun 2014 11:16:40 +0000 (11:16 +0000)]
Align function names for readablity.

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

10 years agoupdated the test for matrix_scalar_product and matrix_norm_square
denis.davydov [Wed, 21 May 2014 19:58:56 +0000 (19:58 +0000)]
updated the test for matrix_scalar_product and matrix_norm_square

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

10 years agoupdated matrix_norm_square and matrix_scalar_product, as well as their descriptions
denis.davydov [Wed, 21 May 2014 19:43:40 +0000 (19:43 +0000)]
updated matrix_norm_square and matrix_scalar_product, as well as their descriptions

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

10 years agoupdated operator * (VectorBase), its description and the corresponding test
denis.davydov [Wed, 21 May 2014 19:04:18 +0000 (19:04 +0000)]
updated operator * (VectorBase), its description and the corresponding test

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

10 years agocorrected a wrong description at the beginning of the test
denis.davydov [Wed, 21 May 2014 12:21:28 +0000 (12:21 +0000)]
corrected a wrong description at the beginning of the test

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

10 years agoadded a test on get_function_values; passes fine
denis.davydov [Wed, 21 May 2014 12:16:54 +0000 (12:16 +0000)]
added a test on get_function_values; passes fine

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

10 years agoadded a failing operator*(Vector) test
denis.davydov [Wed, 21 May 2014 12:04:24 +0000 (12:04 +0000)]
added a failing operator*(Vector) test

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

10 years agouncommented get_function_values for complex vectors
denis.davydov [Wed, 21 May 2014 09:11:23 +0000 (09:11 +0000)]
uncommented get_function_values for complex vectors

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

10 years agominor modification to the test
denis.davydov [Wed, 21 May 2014 08:11:18 +0000 (08:11 +0000)]
minor modification to the test

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

10 years agoadded a test of matrix_scalar_product
denis.davydov [Tue, 20 May 2014 19:58:13 +0000 (19:58 +0000)]
added a test of matrix_scalar_product

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

10 years agoa minor correction to the previous commit as suggested by Wolfgang
denis.davydov [Mon, 19 May 2014 14:15:30 +0000 (14:15 +0000)]
a minor correction to the previous commit as suggested by Wolfgang

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

10 years agomodified matrix_scalar_product to do conjugate(u)*M*v
denis.davydov [Mon, 19 May 2014 14:07:42 +0000 (14:07 +0000)]
modified matrix_scalar_product to do conjugate(u)*M*v

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

10 years agoAnother merge from mainline to petscscalar_complex...
young [Mon, 5 May 2014 19:34:54 +0000 (19:34 +0000)]
Another merge from mainline to petscscalar_complex...

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

10 years agoUpdate test
kronbichler [Mon, 5 May 2014 14:53:30 +0000 (14:53 +0000)]
Update test

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

10 years agoMention change
kronbichler [Mon, 5 May 2014 08:00:37 +0000 (08:00 +0000)]
Mention change

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

10 years agoAdd methods VectorizedArray::load and VectorizedArray store for vectorized read and...
kronbichler [Mon, 5 May 2014 07:48:39 +0000 (07:48 +0000)]
Add methods VectorizedArray::load and VectorizedArray store for vectorized read and write of unaligned memory addresses. This also fixes the step-48 test case problems

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

10 years agoRemove SparsityTools::size_type and replace it by the appropriate size_type of the...
bangerth [Mon, 5 May 2014 03:23:03 +0000 (03:23 +0000)]
Remove SparsityTools::size_type and replace it by the appropriate size_type of the sparsity pattern we use.

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

10 years agoSplit output files for 32 and 64 bit mode.
bangerth [Mon, 5 May 2014 03:03:56 +0000 (03:03 +0000)]
Split output files for 32 and 64 bit mode.

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

10 years agoAdd one test.
bangerth [Mon, 5 May 2014 02:58:09 +0000 (02:58 +0000)]
Add one test.

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

10 years agoMention change
kronbichler [Sat, 3 May 2014 10:48:22 +0000 (10:48 +0000)]
Mention change

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

10 years agostep-6 uses the new way of dealing with constraints, i.e., applying them on the fly...
kronbichler [Sat, 3 May 2014 10:48:10 +0000 (10:48 +0000)]
step-6 uses the new way of dealing with constraints, i.e., applying them on the fly, so mention this in step-27 and step-16. In step-16, also avoid using deprecated interfaces to multigrid data structures

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

10 years agoStart a tutorial using the Runge-Kutta methods implemented in TimeStepping.h
turcksin [Fri, 2 May 2014 20:25:11 +0000 (20:25 +0000)]
Start a tutorial using the Runge-Kutta methods implemented in TimeStepping.h

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

10 years agoRe-define one of the iterator typedefs to make it consistent with the
bangerth [Fri, 2 May 2014 15:07:52 +0000 (15:07 +0000)]
Re-define one of the iterator typedefs to make it consistent with the
corresponding one in ::DoFHandler.

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

10 years agoFix a grammar mistake.
bangerth [Thu, 1 May 2014 03:05:58 +0000 (03:05 +0000)]
Fix a grammar mistake.

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

10 years agoBetter document another batch of iterators.
bangerth [Thu, 1 May 2014 03:05:08 +0000 (03:05 +0000)]
Better document another batch of iterators.

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

10 years agoAdd another reference.
bangerth [Wed, 30 Apr 2014 15:48:50 +0000 (15:48 +0000)]
Add another reference.

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

10 years agoLimit concurrency for non-MPI tests.
bangerth [Wed, 30 Apr 2014 13:41:30 +0000 (13:41 +0000)]
Limit concurrency for non-MPI tests.

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

10 years agoClarify some of the function docs.
bangerth [Wed, 30 Apr 2014 12:25:07 +0000 (12:25 +0000)]
Clarify some of the function docs.

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

10 years agoReshuffle and sort the contents of this file.
bangerth [Wed, 30 Apr 2014 12:04:32 +0000 (12:04 +0000)]
Reshuffle and sort the contents of this file.

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

10 years agoImprove documentation of a function.
bangerth [Wed, 30 Apr 2014 10:32:53 +0000 (10:32 +0000)]
Improve documentation of a function.

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

10 years agoFix FE_DGQArbitraryNodes::has_support_on_face
kronbichler [Wed, 30 Apr 2014 09:15:00 +0000 (09:15 +0000)]
Fix FE_DGQArbitraryNodes::has_support_on_face

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

10 years agoFix a mistake on the sign in the residual formular for time_stepping.
turcksin [Tue, 29 Apr 2014 19:43:27 +0000 (19:43 +0000)]
Fix a mistake on the sign in the residual formular for time_stepping.

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

10 years agoInitialize ghost elements to zero
kronbichler [Tue, 29 Apr 2014 14:55:24 +0000 (14:55 +0000)]
Initialize ghost elements to zero

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

10 years agoAugment documentation.
bangerth [Tue, 29 Apr 2014 03:12:22 +0000 (03:12 +0000)]
Augment documentation.

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

10 years agoBe a bit less restrictive
maier [Mon, 28 Apr 2014 22:24:34 +0000 (22:24 +0000)]
Be a bit less restrictive

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

10 years agoCMake: Limit concurrency of mpi tests
maier [Mon, 28 Apr 2014 21:49:36 +0000 (21:49 +0000)]
CMake: Limit concurrency of mpi tests

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

10 years agoCleanup file fe_trace.cc
kronbichler [Mon, 28 Apr 2014 19:53:24 +0000 (19:53 +0000)]
Cleanup file fe_trace.cc

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

10 years agoMake two member variables private. Improve documentation of the enums that are used...
bangerth [Mon, 28 Apr 2014 01:53:52 +0000 (01:53 +0000)]
Make two member variables private. Improve documentation of the enums that are used for these variables. Further improve documentation in a couple of places.

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

10 years agoAnother one.
bangerth [Mon, 28 Apr 2014 01:27:14 +0000 (01:27 +0000)]
Another one.

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

10 years agoClarify and correct documentation.
bangerth [Sun, 27 Apr 2014 16:15:34 +0000 (16:15 +0000)]
Clarify and correct documentation.

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

10 years agoCMake: Provide our own PACKAGE_HANDLE_STANDARD_ARGS
maier [Sat, 26 Apr 2014 17:30:00 +0000 (17:30 +0000)]
CMake: Provide our own PACKAGE_HANDLE_STANDARD_ARGS

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

10 years agoCMake: Refactor Find modules
maier [Sat, 26 Apr 2014 13:31:38 +0000 (13:31 +0000)]
CMake: Refactor Find modules

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

10 years agoCMake: Some minor cleanup
maier [Sat, 26 Apr 2014 12:28:38 +0000 (12:28 +0000)]
CMake: Some minor cleanup

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

10 years agoMore minor editorial adjustments.
bangerth [Sat, 26 Apr 2014 12:05:00 +0000 (12:05 +0000)]
More minor editorial adjustments.

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

10 years agoFix a test
maier [Sat, 26 Apr 2014 11:56:51 +0000 (11:56 +0000)]
Fix a test

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

10 years agoMinor text edits.
bangerth [Sat, 26 Apr 2014 11:53:22 +0000 (11:53 +0000)]
Minor text edits.

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

10 years agoAdd a boolean autopartition to
maier [Sat, 26 Apr 2014 00:38:26 +0000 (00:38 +0000)]
Add a boolean autopartition to
parallel::distributed::Triangulation<...>::load to control automatic
reparitioning behaviour of p4est

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

10 years agoComplete search for now.
bangerth [Fri, 25 Apr 2014 19:03:08 +0000 (19:03 +0000)]
Complete search for now.

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

10 years agotweak to test script status message that confused me
heister [Fri, 25 Apr 2014 14:09:15 +0000 (14:09 +0000)]
tweak to test script status message that confused me

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

10 years agoStart work on bug 198 (https://code.google.com/p/dealii/issues/detail?id=198) documen...
bangerth [Fri, 25 Apr 2014 14:01:05 +0000 (14:01 +0000)]
Start work on bug 198 (https://code.google.com/p/dealii/issues/detail?id=198) documenting the exact types we have for iterator typedefs.

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

10 years agoAugment the documentation in a couple of places.
bangerth [Fri, 25 Apr 2014 13:18:15 +0000 (13:18 +0000)]
Augment the documentation in a couple of places.

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

10 years agoTestsuite: Fix a buffer overflow that makes clang unhappy in debug mode
maier [Fri, 25 Apr 2014 10:03:16 +0000 (10:03 +0000)]
Testsuite: Fix a buffer overflow that makes clang unhappy in debug mode

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

10 years agoAugment documentation somewhat.
bangerth [Fri, 25 Apr 2014 03:19:55 +0000 (03:19 +0000)]
Augment documentation somewhat.

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

10 years agoSeveral more.
bangerth [Thu, 24 Apr 2014 21:41:43 +0000 (21:41 +0000)]
Several more.

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

10 years agoOne update.
bangerth [Thu, 24 Apr 2014 16:04:32 +0000 (16:04 +0000)]
One update.

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

10 years agoAdjust the include guard to the name of the file.
bangerth [Wed, 23 Apr 2014 22:44:59 +0000 (22:44 +0000)]
Adjust the include guard to the name of the file.

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

10 years agoAdd one.
bangerth [Wed, 23 Apr 2014 21:42:28 +0000 (21:42 +0000)]
Add one.

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

10 years agoExpand on a TODO.
bangerth [Wed, 23 Apr 2014 20:16:14 +0000 (20:16 +0000)]
Expand on a TODO.

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

10 years agoAlso update the 64-bit output.
bangerth [Wed, 23 Apr 2014 15:40:17 +0000 (15:40 +0000)]
Also update the 64-bit output.

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

10 years agoInitial test to detect optimization bug for gcc-4.6
kronbichler [Wed, 23 Apr 2014 14:36:45 +0000 (14:36 +0000)]
Initial test to detect optimization bug for gcc-4.6

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

10 years agoFix step-48 on tester by computing the value as in step-48b (with an unnecessary...
kronbichler [Wed, 23 Apr 2014 14:10:42 +0000 (14:10 +0000)]
Fix step-48 on tester by computing the value as in step-48b (with an unnecessary second computation for std::sin). This shows that we indeed look at a compiler bug.

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

10 years agoCMake: Ensure that DIFF_EXECUTABLE is always valid
maier [Wed, 23 Apr 2014 12:59:22 +0000 (12:59 +0000)]
CMake: Ensure that DIFF_EXECUTABLE is always valid

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

10 years agoOutput only the first few lines of numdiff output if a test fails. Then output
bangerth [Wed, 23 Apr 2014 12:11:32 +0000 (12:11 +0000)]
Output only the first few lines of numdiff output if a test fails. Then output
the first 50 lines of regular diff since it's so much more readable.

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

10 years agoRevert "CMake: Silence warning w654 with icc: "overloaded virtual function is only...
maier [Wed, 23 Apr 2014 11:20:01 +0000 (11:20 +0000)]
Revert "CMake: Silence warning w654 with icc: "overloaded virtual function is only partially overriden" - I assume this is intended..."

No not intended and we schould fix it..

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

10 years agoTestsuite: Lazily fix a failing test for clang
maier [Wed, 23 Apr 2014 09:07:23 +0000 (09:07 +0000)]
Testsuite: Lazily fix a failing test for clang

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

10 years agoCMake: Silence warning w654 with icc: "overloaded virtual function is only partially...
maier [Wed, 23 Apr 2014 08:18:10 +0000 (08:18 +0000)]
CMake: Silence warning w654 with icc: "overloaded virtual function is only partially overriden" - I assume this is intended...

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

10 years agoCMake: Hide a warning with clang: -Wno-unsupported-friend
maier [Wed, 23 Apr 2014 08:18:07 +0000 (08:18 +0000)]
CMake: Hide a warning with clang: -Wno-unsupported-friend

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

10 years agoTestsuite: Fix one more test
maier [Tue, 22 Apr 2014 18:57:07 +0000 (18:57 +0000)]
Testsuite: Fix one more test

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

10 years agoTestsuite: Bugfix: Make solver_02 happy again
maier [Tue, 22 Apr 2014 18:34:58 +0000 (18:34 +0000)]
Testsuite: Bugfix: Make solver_02 happy again

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

10 years agoTestsuite: Remove old comparison files for gcc 4.1.2, try to make some tests more...
maier [Tue, 22 Apr 2014 15:34:14 +0000 (15:34 +0000)]
Testsuite: Remove old comparison files for gcc 4.1.2, try to make some tests more platform independent

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

10 years agoCMake: Bugfixes:
maier [Tue, 22 Apr 2014 14:22:41 +0000 (14:22 +0000)]
CMake: Bugfixes:
  Use DEAL_II_CXX_FLAGS for the top level library target
  Set the linker language to cxx

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

10 years agorevert r32801 because we suppress boost version information now
heister [Tue, 22 Apr 2014 13:46:53 +0000 (13:46 +0000)]
revert r32801 because we suppress boost version information now

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

10 years agomake serialization tests independent of boost.serialize version number by writing...
heister [Tue, 22 Apr 2014 13:46:37 +0000 (13:46 +0000)]
make serialization tests independent of boost.serialize version number by writing them with 'no_header'

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

10 years agoTestsuite: Invert order of files to diff so that the output shows the changes with...
maier [Tue, 22 Apr 2014 10:31:02 +0000 (10:31 +0000)]
Testsuite: Invert order of files to diff so that the output shows the changes with respect to the expected output

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

10 years agoTestsuite: Try to normalize boost serialization output
maier [Tue, 22 Apr 2014 10:28:15 +0000 (10:28 +0000)]
Testsuite: Try to normalize boost serialization output

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

10 years agoUse another way to compute the value to be submitted. This should fix the final norm...
kronbichler [Tue, 22 Apr 2014 06:36:56 +0000 (06:36 +0000)]
Use another way to compute the value to be submitted. This should fix the final norm (but not the test case) on the tester

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

10 years agoYet better information for test case failure: It looks like the big expression contai...
kronbichler [Mon, 21 Apr 2014 16:22:37 +0000 (16:22 +0000)]
Yet better information for test case failure: It looks like the big expression containing std::sin is evaluated wrongly whereas when using only individual terms things get right.

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

10 years agoYet better information for test case failure: It looks like the big expression contai...
kronbichler [Mon, 21 Apr 2014 16:22:07 +0000 (16:22 +0000)]
Yet better information for test case failure: It looks like the big expression containing std::sin is evaluated wrongly whereas when using only individual terms things get right.

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

10 years agoFurther simplification of test output. Update comment.
kronbichler [Mon, 21 Apr 2014 08:31:31 +0000 (08:31 +0000)]
Further simplification of test output. Update comment.

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

10 years agoNext step in identifying the problem on the tester: Output the some of the values...
kronbichler [Sun, 20 Apr 2014 20:35:35 +0000 (20:35 +0000)]
Next step in identifying the problem on the tester: Output the some of the values actually computed

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

10 years agoQualify endl properly.
bangerth [Sun, 20 Apr 2014 17:28:43 +0000 (17:28 +0000)]
Qualify endl properly.

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

10 years agoOnly run test when we have PETSc.
bangerth [Sun, 20 Apr 2014 17:27:00 +0000 (17:27 +0000)]
Only run test when we have PETSc.

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

10 years agoOnly run test when we have PETSc.
bangerth [Sun, 20 Apr 2014 17:26:40 +0000 (17:26 +0000)]
Only run test when we have PETSc.

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

10 years agoSimplify test
kronbichler [Fri, 18 Apr 2014 12:30:52 +0000 (12:30 +0000)]
Simplify test

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

10 years agoMany more.
bangerth [Thu, 17 Apr 2014 14:55:11 +0000 (14:55 +0000)]
Many more.

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

10 years agoCMake: Cosmetic changes
maier [Thu, 17 Apr 2014 14:29:13 +0000 (14:29 +0000)]
CMake: Cosmetic changes

And yes, icc is happy again

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

10 years agoExtend friendship more so that we can actually declare Accessor::Reference a friend...
bangerth [Thu, 17 Apr 2014 11:58:55 +0000 (11:58 +0000)]
Extend friendship more so that we can actually declare Accessor::Reference a friend of SparseMatrix.

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

10 years agoPatch by k3daevin: Add Reference class as a friend of sparse matrix to make
bangerth [Thu, 17 Apr 2014 11:45:45 +0000 (11:45 +0000)]
Patch by k3daevin: Add Reference class as a friend of sparse matrix to make
IBM xlC work.

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

10 years agoFix a few issues with vectorization that might help simserv04 with Intel min-bundled...
kronbichler [Thu, 17 Apr 2014 09:11:05 +0000 (09:11 +0000)]
Fix a few issues with vectorization that might help simserv04 with Intel min-bundled configuration. Initial detection for AVX512 (but due to hardware not released yet I could not test it).

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

10 years agoAlso compare correctness in release mode by replacing Assert by AssertThrow
kronbichler [Thu, 17 Apr 2014 05:30:37 +0000 (05:30 +0000)]
Also compare correctness in release mode by replacing Assert by AssertThrow

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

10 years agoFix comparison when the numbers are denormals
kronbichler [Thu, 17 Apr 2014 05:27:24 +0000 (05:27 +0000)]
Fix comparison when the numbers are denormals

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

10 years agoAdd additional tests (simplied version of matrix_free/step-48) to see what is going on
kronbichler [Wed, 16 Apr 2014 19:30:38 +0000 (19:30 +0000)]
Add additional tests (simplied version of matrix_free/step-48) to see what is going on

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

10 years agofix race condition in test mpi/codim_01
heister [Wed, 16 Apr 2014 15:55:15 +0000 (15:55 +0000)]
fix race condition in test mpi/codim_01

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

10 years agoFully qualify some access to make MS Visual Studio happy.
bangerth [Tue, 15 Apr 2014 02:32:45 +0000 (02:32 +0000)]
Fully qualify some access to make MS Visual Studio happy.

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

10 years agoUndo the accidental part of commit 32777.
bangerth [Mon, 14 Apr 2014 21:32:40 +0000 (21:32 +0000)]
Undo the accidental part of commit 32777.

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

10 years agoThe name of the 'official' test machine has changed.
bangerth [Mon, 14 Apr 2014 19:06:57 +0000 (19:06 +0000)]
The name of the 'official' test machine has changed.

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

10 years agoFix a bug in GridTools::find_active_cell_around_point() where we accidentally used...
bangerth [Mon, 14 Apr 2014 18:51:59 +0000 (18:51 +0000)]
Fix a bug in GridTools::find_active_cell_around_point() where we accidentally used tria.n_cells() instead of tria.n_active_cells().

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

10 years agoFix it right.
bangerth [Mon, 14 Apr 2014 16:49:38 +0000 (16:49 +0000)]
Fix it right.

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

10 years agoUndo a commit from a couple of weeks ago that I thought might address
bangerth [Mon, 14 Apr 2014 16:48:58 +0000 (16:48 +0000)]
Undo a commit from a couple of weeks ago that I thought might address
bug #197 (https://code.google.com/p/dealii/issues/detail?id=197) but
in reality only made it worse since it now also makes
build_tests/step-49.{debug,release} fail.

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

10 years agoAdjust a number of test results for the new tester machine.
bangerth [Mon, 14 Apr 2014 15:51:50 +0000 (15:51 +0000)]
Adjust a number of test results for the new tester machine.

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