]> https://gitweb.dealii.org/ - dealii-svn.git/log
dealii-svn.git
10 years agoBug fix.
young [Tue, 19 Nov 2013 13:57:06 +0000 (13:57 +0000)]
Bug fix.

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

10 years agoProvide more context in the documentation and link to a paper in preparation.
bangerth [Tue, 19 Nov 2013 13:54:40 +0000 (13:54 +0000)]
Provide more context in the documentation and link to a paper in preparation.

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

10 years agodo not use typeid internally because this is broken on intel 13+. Instead: emulate...
heister [Tue, 19 Nov 2013 00:56:36 +0000 (00:56 +0000)]
do not use typeid internally because this is broken on intel 13+. Instead: emulate this in the DoFHandlerPolicy classes. Also update test output

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

10 years agoadd missing instantiations (for intel)
heister [Mon, 18 Nov 2013 16:07:44 +0000 (16:07 +0000)]
add missing instantiations (for intel)

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

10 years agotest: add whitespace to output so that numdiff can work, output more digits
heister [Mon, 18 Nov 2013 13:52:31 +0000 (13:52 +0000)]
test: add whitespace to output so that numdiff can work, output more digits

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

10 years agoloosen tolerance in test to make it pass
heister [Mon, 18 Nov 2013 13:50:11 +0000 (13:50 +0000)]
loosen tolerance in test to make it pass

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

10 years agooutput more digits in test
heister [Mon, 18 Nov 2013 12:17:34 +0000 (12:17 +0000)]
output more digits in test

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

10 years agooutput more digits in test
heister [Mon, 18 Nov 2013 03:33:02 +0000 (03:33 +0000)]
output more digits in test

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

10 years agomention changes
heister [Mon, 18 Nov 2013 01:52:08 +0000 (01:52 +0000)]
mention changes

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

10 years agofix template instantiations for GridGenerator::parallelogram, do not pass array as...
heister [Mon, 18 Nov 2013 01:43:40 +0000 (01:43 +0000)]
fix template instantiations for GridGenerator::parallelogram, do not pass array as a reference

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

10 years agoAugment documentation.
bangerth [Mon, 18 Nov 2013 01:32:14 +0000 (01:32 +0000)]
Augment documentation.

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

10 years agoFix the failure of find_cell_10a by implementing a better stopping criterion for...
bangerth [Mon, 18 Nov 2013 01:31:26 +0000 (01:31 +0000)]
Fix the failure of find_cell_10a by implementing a better stopping criterion for the Newton iteration, using a variable metric Newton method.

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

10 years agofix typo
heister [Mon, 18 Nov 2013 00:04:49 +0000 (00:04 +0000)]
fix typo

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

10 years agoAlso run test in optimized mode.
bangerth [Sun, 17 Nov 2013 19:36:35 +0000 (19:36 +0000)]
Also run test in optimized mode.

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

10 years agoFix one testcase, see https://code.google.com/p/dealii/issues/detail?id=134 . Since...
bangerth [Sun, 17 Nov 2013 19:35:59 +0000 (19:35 +0000)]
Fix one testcase, see https://code.google.com/p/dealii/issues/detail?id=134 . Since we are having so much trouble with this function, I also left my debug code in there, guarded with \#ifdef DEBUG_NO_NORMAL_FLUX. Adjust testcase.

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

10 years agoFix one testcase, see https://code.google.com/p/dealii/issues/detail?id=134 . Since...
bangerth [Sun, 17 Nov 2013 19:35:33 +0000 (19:35 +0000)]
Fix one testcase, see https://code.google.com/p/dealii/issues/detail?id=134 . Since we are having so much trouble with this function, I also left my debug code in there, guarded with \#ifdef DEBUG_NO_NORMAL_FLUX.

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

10 years agoFix non-MPI case
kronbichler [Sun, 17 Nov 2013 15:45:16 +0000 (15:45 +0000)]
Fix non-MPI case

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

10 years agoFix description
kronbichler [Sun, 17 Nov 2013 15:44:08 +0000 (15:44 +0000)]
Fix description

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

10 years agoFixed: FETools::inteprolation_difference was not working with TrilinosWrappers::MPI...
steigemann [Sun, 17 Nov 2013 14:49:49 +0000 (14:49 +0000)]
Fixed: FETools::inteprolation_difference was not working with TrilinosWrappers::MPI::Vectors with ghost entries, also, TrilinosWrappers::VectorBase has a get_mpi_communicator method now.

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

10 years agoFix a note in a comment.
bangerth [Sat, 16 Nov 2013 12:46:15 +0000 (12:46 +0000)]
Fix a note in a comment.

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

10 years agoTestsuite: Fix data_out_stack_0?
maier [Sat, 16 Nov 2013 09:39:22 +0000 (09:39 +0000)]
Testsuite: Fix data_out_stack_0?

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

10 years agoBugfix: Define FP_USE_THREAD_SAFE_EVAL in case of enabled multithreading support.
maier [Sat, 16 Nov 2013 08:31:05 +0000 (08:31 +0000)]
Bugfix: Define FP_USE_THREAD_SAFE_EVAL in case of enabled multithreading support.

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

10 years agoSet missing svn:keywords property on a bunch of files
maier [Sat, 16 Nov 2013 08:04:28 +0000 (08:04 +0000)]
Set missing svn:keywords property on a bunch of files

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

10 years agoFix a lot of stray $Id$s
maier [Sat, 16 Nov 2013 07:51:41 +0000 (07:51 +0000)]
Fix a lot of stray $Id$s

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

10 years agoFix error message.
bangerth [Fri, 15 Nov 2013 23:12:48 +0000 (23:12 +0000)]
Fix error message.

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

10 years agoMinor language fix.
bangerth [Fri, 15 Nov 2013 21:28:50 +0000 (21:28 +0000)]
Minor language fix.

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

10 years agoupdate comment
heister [Fri, 15 Nov 2013 21:11:09 +0000 (21:11 +0000)]
update comment

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

10 years agofix test output
heister [Fri, 15 Nov 2013 21:10:16 +0000 (21:10 +0000)]
fix test output

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

10 years agoassert that we have a enough fe components in compute_no_normal_flux_constraints
heister [Fri, 15 Nov 2013 21:10:02 +0000 (21:10 +0000)]
assert that we have a enough fe components in compute_no_normal_flux_constraints

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

10 years agoadd failing test for no_flux
heister [Fri, 15 Nov 2013 18:52:33 +0000 (18:52 +0000)]
add failing test for no_flux

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

10 years agoAdd PETSC_WITH_COMPLEX to Config.sample
maier [Fri, 15 Nov 2013 15:35:45 +0000 (15:35 +0000)]
Add PETSC_WITH_COMPLEX to Config.sample

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

10 years agoTestsuite: Fix the issue with binary outputs and data_out_base_dx
maier [Fri, 15 Nov 2013 15:31:05 +0000 (15:31 +0000)]
Testsuite: Fix the issue with binary outputs and data_out_base_dx

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

10 years agoSplit a function in hopes to alleviate linker errors with ICC.
bangerth [Fri, 15 Nov 2013 15:23:01 +0000 (15:23 +0000)]
Split a function in hopes to alleviate linker errors with ICC.

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

10 years agoTestsuite: Also accept numerical values that have a relative error of less than 1...
maier [Fri, 15 Nov 2013 14:30:09 +0000 (14:30 +0000)]
Testsuite: Also accept numerical values that have a relative error of less than 1.e-8 (but an absolute error of more than 1.e-6)

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

10 years agoCMake: Bugfix: Do not use >/dev/null on native Windows targets
maier [Thu, 14 Nov 2013 23:29:32 +0000 (23:29 +0000)]
CMake: Bugfix: Do not use >/dev/null on native Windows targets

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

10 years agoCMake: Remove debug output
maier [Thu, 14 Nov 2013 23:29:29 +0000 (23:29 +0000)]
CMake: Remove debug output

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

10 years agoReplace the expensive computation of a set intersection with the cheap computation...
bangerth [Thu, 14 Nov 2013 23:17:10 +0000 (23:17 +0000)]
Replace the expensive computation of a set intersection with the cheap computation whether two sets have a nonempty intersection at all. We don't need the intersection anyway.

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

10 years agoCMake: Print TEST_DIR during configuration so that one actually has a clue which...
maier [Thu, 14 Nov 2013 22:20:28 +0000 (22:20 +0000)]
CMake: Print TEST_DIR during configuration so that one actually has a clue which TEST_DIR was processed

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

10 years agofixed output
kanschat [Thu, 14 Nov 2013 22:19:53 +0000 (22:19 +0000)]
fixed output

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

10 years agoadd missing initialization
kanschat [Thu, 14 Nov 2013 22:10:37 +0000 (22:10 +0000)]
add missing initialization

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

10 years agoAdjust the output of some tests so that we get below the threshold of numdiff.
bangerth [Thu, 14 Nov 2013 21:40:04 +0000 (21:40 +0000)]
Adjust the output of some tests so that we get below the threshold of numdiff.

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

10 years agoInitialize a variable to avoid a testsuite failure with ICC 14.
bangerth [Thu, 14 Nov 2013 21:38:59 +0000 (21:38 +0000)]
Initialize a variable to avoid a testsuite failure with ICC 14.

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

10 years agoAvoid instantiating FE_FaceQ and FE_FaceP in 1d.
bangerth [Thu, 14 Nov 2013 20:38:31 +0000 (20:38 +0000)]
Avoid instantiating FE_FaceQ and FE_FaceP in 1d.

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

10 years agoMatch function instantiation to the original declaration in hopes to
bangerth [Thu, 14 Nov 2013 20:29:27 +0000 (20:29 +0000)]
Match function instantiation to the original declaration in hopes to
make ICC 14 happy. Unfortunately, this is not the case.

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

10 years agoProvide a missing template instantiation.
bangerth [Thu, 14 Nov 2013 20:23:07 +0000 (20:23 +0000)]
Provide a missing template instantiation.

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

10 years agoAugment an exception message. This doesn't solve the problem, but it
bangerth [Thu, 14 Nov 2013 20:06:27 +0000 (20:06 +0000)]
Augment an exception message. This doesn't solve the problem, but it
gets us closer to it...

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

10 years agoAdd a harmless macro PETSC_WITH_COMPLEX.
young [Thu, 14 Nov 2013 14:16:32 +0000 (14:16 +0000)]
Add a harmless macro PETSC_WITH_COMPLEX.

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

10 years agoPut in a missing word that was bugging me...
young [Thu, 14 Nov 2013 14:15:16 +0000 (14:15 +0000)]
Put in a missing word that was bugging me...

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

10 years agoAdd a reasonable (unfinished) petsc test.
young [Thu, 14 Nov 2013 13:38:11 +0000 (13:38 +0000)]
Add a reasonable (unfinished) petsc test.

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

10 years agoAdd requested output to slepc quicktest.
young [Thu, 14 Nov 2013 13:37:28 +0000 (13:37 +0000)]
Add requested output to slepc quicktest.

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

10 years agoNo need to say
bangerth [Thu, 14 Nov 2013 13:02:26 +0000 (13:02 +0000)]
No need to say
  class.template function ()
when no explicit template arguments are provided.

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

10 years agoProvide some more information about auxiliary compiler in detailed.log
maier [Thu, 14 Nov 2013 10:21:34 +0000 (10:21 +0000)]
Provide some more information about auxiliary compiler in detailed.log

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

10 years agoFix compile error with new default constructor of CellData.
bangerth [Thu, 14 Nov 2013 02:07:50 +0000 (02:07 +0000)]
Fix compile error with new default constructor of CellData.

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

10 years agoCMake: Bugfix, do not use removed macro
maier [Thu, 14 Nov 2013 01:58:07 +0000 (01:58 +0000)]
CMake: Bugfix, do not use removed macro

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

10 years agoCMake: Unify naming in detailed.log
maier [Wed, 13 Nov 2013 23:54:04 +0000 (23:54 +0000)]
CMake: Unify naming in detailed.log

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

10 years agoCMake: Unify registration of feature configurations and provide a central
maier [Wed, 13 Nov 2013 23:48:05 +0000 (23:48 +0000)]
CMake: Unify registration of feature configurations and provide a central
possibility to filter configuration options in macro_register_feature.cmake

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

10 years agoBugfix: Filter out spurious "FALSE" in (BLAS|LAPACK)_LIBRARIES
maier [Wed, 13 Nov 2013 22:53:32 +0000 (22:53 +0000)]
Bugfix: Filter out spurious "FALSE" in (BLAS|LAPACK)_LIBRARIES

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

10 years agoAdd a configure check for a regression with icc-14.0.0 and libstdc++-4.7 in C++11...
maier [Wed, 13 Nov 2013 17:27:33 +0000 (17:27 +0000)]
Add a configure check for a regression with icc-14.0.0 and libstdc++-4.7 in C++11 mode

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

10 years agoProvide default constructor for CellData to fix testsuite failures with Intel ICC 14.
bangerth [Wed, 13 Nov 2013 16:40:04 +0000 (16:40 +0000)]
Provide default constructor for CellData to fix testsuite failures with Intel ICC 14.

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

10 years agotry again to fix test
heister [Wed, 13 Nov 2013 14:12:24 +0000 (14:12 +0000)]
try again to fix test

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

10 years agofix test
heister [Wed, 13 Nov 2013 13:03:31 +0000 (13:03 +0000)]
fix test

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

10 years agoAdd a note.
bangerth [Wed, 13 Nov 2013 12:31:26 +0000 (12:31 +0000)]
Add a note.

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

10 years agosimplify test find_cell_10
heister [Tue, 12 Nov 2013 16:06:11 +0000 (16:06 +0000)]
simplify test find_cell_10

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

10 years agoFix a bug in WorkStream when using graph coloring.
turcksin [Tue, 12 Nov 2013 15:16:02 +0000 (15:16 +0000)]
Fix a bug in WorkStream when using graph coloring.

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

10 years agosimplify test
heister [Tue, 12 Nov 2013 14:59:57 +0000 (14:59 +0000)]
simplify test

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

10 years agoWolfgang's patch for thread management (use pointer to).
young [Tue, 12 Nov 2013 14:26:18 +0000 (14:26 +0000)]
Wolfgang's patch for thread management (use pointer to).

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

10 years agotry to keep SparseMatrix in module
kanschat [Tue, 12 Nov 2013 12:56:29 +0000 (12:56 +0000)]
try to keep SparseMatrix in module

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

10 years agofix 2 tests
heister [Mon, 11 Nov 2013 23:27:32 +0000 (23:27 +0000)]
fix 2 tests

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

10 years agoFix a bug in WorkStream for disconnected graph.
turcksin [Mon, 11 Nov 2013 20:55:54 +0000 (20:55 +0000)]
Fix a bug in WorkStream for disconnected graph.

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

10 years agotests: use deal.II constant for PI, might fix tests on cygwin
heister [Mon, 11 Nov 2013 18:27:45 +0000 (18:27 +0000)]
tests: use deal.II constant for PI, might fix tests on cygwin

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

10 years agoReorganize the licensing stuff a bit. Add some last license headers and pointers
maier [Mon, 11 Nov 2013 16:17:31 +0000 (16:17 +0000)]
Reorganize the licensing stuff a bit. Add some last license headers and pointers

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

10 years agoRemove file doxygen.sty from the doc directory - it is ancient can be generated on...
maier [Mon, 11 Nov 2013 15:57:46 +0000 (15:57 +0000)]
Remove file doxygen.sty from the doc directory - it is ancient can be generated on the fly by modern doxygen

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

10 years agoMove reports over to the homepage
maier [Mon, 11 Nov 2013 15:51:49 +0000 (15:51 +0000)]
Move reports over to the homepage

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

10 years agorevert UML
kanschat [Mon, 11 Nov 2013 12:06:35 +0000 (12:06 +0000)]
revert UML

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

10 years agoUse deal.II style on previous patch.
young [Mon, 11 Nov 2013 10:21:02 +0000 (10:21 +0000)]
Use deal.II style on previous patch.

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

10 years agoLink to header stdlib.h on FreeBSD.
young [Mon, 11 Nov 2013 10:19:52 +0000 (10:19 +0000)]
Link to header stdlib.h on FreeBSD.

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

10 years agoRevert "Revert 29343 again, for the same reason as before." which itself reverted...
maier [Mon, 11 Nov 2013 09:06:30 +0000 (09:06 +0000)]
Revert "Revert 29343 again, for the same reason as before." which itself reverted the revert of [...]

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

10 years agoProvide documentation.
bangerth [Mon, 11 Nov 2013 01:03:17 +0000 (01:03 +0000)]
Provide documentation.

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

10 years agoAdd another test.
bangerth [Mon, 11 Nov 2013 00:43:42 +0000 (00:43 +0000)]
Add another test.

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

10 years agoAdjust a few miscompilations.
bangerth [Sun, 10 Nov 2013 23:01:32 +0000 (23:01 +0000)]
Adjust a few miscompilations.

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

10 years agoAdjust output file again for testing machine.
bangerth [Sun, 10 Nov 2013 22:55:30 +0000 (22:55 +0000)]
Adjust output file again for testing machine.

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

10 years agoUpdated Mesh conversion documentation to reflect licencing of example mesh files
pelteret [Sun, 10 Nov 2013 22:17:05 +0000 (22:17 +0000)]
Updated Mesh conversion documentation to reflect licencing of example mesh files

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

10 years agoRemove postscript version of reports. This is so 1990s!
bangerth [Sun, 10 Nov 2013 18:26:00 +0000 (18:26 +0000)]
Remove postscript version of reports. This is so 1990s!

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

10 years agoShrink the file by only including options that we really care about and
bangerth [Sun, 10 Nov 2013 18:20:01 +0000 (18:20 +0000)]
Shrink the file by only including options that we really care about and
removing the commentary from the doxygen authors. This should address
copyright concerns for the file.

Removing variables we don't care about also helps make this file more future
proof since we no longer include variables that later versions of doxygen may
deprecate or remove.

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

10 years agoUse a different form of instantiation in an attempt to work around something that...
bangerth [Sun, 10 Nov 2013 17:20:37 +0000 (17:20 +0000)]
Use a different form of instantiation in an attempt to work around something that may be a bug in ICC.

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

10 years agoNothing should be built in this directory any more these days, so remove svn:ignore.
bangerth [Sun, 10 Nov 2013 17:11:17 +0000 (17:11 +0000)]
Nothing should be built in this directory any more these days, so remove svn:ignore.

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

10 years agoRemove svn:executable from mesh files.
bangerth [Sun, 10 Nov 2013 17:06:08 +0000 (17:06 +0000)]
Remove svn:executable from mesh files.

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

10 years agoConvert some of the VectorOperation::add into VectorOperation::insert as appropriate.
bangerth [Sun, 10 Nov 2013 15:28:26 +0000 (15:28 +0000)]
Convert some of the VectorOperation::add into VectorOperation::insert as appropriate.

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

10 years agoRevert "Also instantiate DataOutStack for 3D"
maier [Sun, 10 Nov 2013 09:26:32 +0000 (09:26 +0000)]
Revert "Also instantiate DataOutStack for 3D"

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

10 years agoAlso instantiate DataOutStack for 3D
maier [Sat, 9 Nov 2013 22:56:29 +0000 (22:56 +0000)]
Also instantiate DataOutStack for 3D

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

10 years agoExplicitly compress petsc objects with a VectorOperation.
young [Sat, 9 Nov 2013 15:38:36 +0000 (15:38 +0000)]
Explicitly compress petsc objects with a VectorOperation.

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

10 years agoAdjust accuracy so that numdiff can do its work.
bangerth [Sat, 9 Nov 2013 14:00:15 +0000 (14:00 +0000)]
Adjust accuracy so that numdiff can do its work.

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

10 years agoBugfix: Let setup_tests and tests depend on a compiled library again...
maier [Sat, 9 Nov 2013 08:52:48 +0000 (08:52 +0000)]
Bugfix: Let setup_tests and tests depend on a compiled library again...

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

10 years agofix warning
heister [Sat, 9 Nov 2013 02:29:29 +0000 (02:29 +0000)]
fix warning

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

10 years agoTry to improve one issue where compilers typically can't quite resolve a function...
bangerth [Fri, 8 Nov 2013 23:53:04 +0000 (23:53 +0000)]
Try to improve one issue where compilers typically can't quite resolve a function overload.

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

10 years agoReindent the whole file.
bangerth [Fri, 8 Nov 2013 23:20:11 +0000 (23:20 +0000)]
Reindent the whole file.

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

10 years agoAdd several more tests.
bangerth [Fri, 8 Nov 2013 23:18:09 +0000 (23:18 +0000)]
Add several more tests.

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

10 years agoReimplement the third option for WorkStream, using the colored graph.
bangerth [Fri, 8 Nov 2013 23:17:44 +0000 (23:17 +0000)]
Reimplement the third option for WorkStream, using the colored graph.

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

10 years agotry to detect hdf5 64bit mode
heister [Fri, 8 Nov 2013 21:31:09 +0000 (21:31 +0000)]
try to detect hdf5 64bit mode

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

10 years agofix bug for damping
frohne [Fri, 8 Nov 2013 16:47:28 +0000 (16:47 +0000)]
fix bug for damping

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