]> https://gitweb.dealii.org/ - dealii.git/log
dealii.git
9 years agoFixed step-29.
Luca Heltai [Tue, 31 Mar 2015 18:55:22 +0000 (20:55 +0200)]
Fixed step-29.

9 years agoFixed step-24.
Luca Heltai [Fri, 27 Mar 2015 13:38:02 +0000 (14:38 +0100)]
Fixed step-24.

9 years agoFixed step-18.
Luca Heltai [Thu, 26 Mar 2015 09:48:55 +0000 (10:48 +0100)]
Fixed step-18.

9 years agoMerge pull request #746 from tamiko/testsuite_fixes
Wolfgang Bangerth [Tue, 7 Apr 2015 11:57:10 +0000 (06:57 -0500)]
Merge pull request #746 from tamiko/testsuite_fixes

Testsuite fixes

9 years agoTestsuite: Remove buggy and undocumented variable handling 746/head
Matthias Maier [Tue, 7 Apr 2015 09:34:46 +0000 (11:34 +0200)]
Testsuite: Remove buggy and undocumented variable handling

9 years agoTestsuite: Update documentation, remove obsolete paragraph
Matthias Maier [Tue, 7 Apr 2015 09:34:25 +0000 (11:34 +0200)]
Testsuite: Update documentation, remove obsolete paragraph

9 years agoMerge pull request #718 from mtezzele/bernstein
Luca Heltai [Tue, 7 Apr 2015 09:16:44 +0000 (11:16 +0200)]
Merge pull request #718 from mtezzele/bernstein

Added a finite element based on Bernstein basis polynomials

9 years agoAdded an implementation for bernstein polynomials and finite elements 718/head
Marco Tezzele [Tue, 31 Mar 2015 09:28:56 +0000 (11:28 +0200)]
Added an implementation for bernstein polynomials and finite elements

9 years agoMerge pull request #743 from tamiko/fix_an_assert
Luca Heltai [Mon, 6 Apr 2015 20:15:03 +0000 (22:15 +0200)]
Merge pull request #743 from tamiko/fix_an_assert

Bugfix: Fix an assert in BlockVectorBase ...

9 years agoBugfix: Fix an assert in BlockVectorBase ... 743/head
Matthias Maier [Mon, 6 Apr 2015 19:53:07 +0000 (21:53 +0200)]
Bugfix: Fix an assert in BlockVectorBase ...

... and allow multiplication with a negative factor.

9 years agoMerge pull request #739 from bangerth/doc-update-14
Martin Kronbichler [Mon, 6 Apr 2015 18:08:21 +0000 (20:08 +0200)]
Merge pull request #739 from bangerth/doc-update-14

Update docs for a statement one of my students just stumbled over.

9 years agoMerge pull request #741 from luca-heltai/update-mappingfe-doc
Wolfgang Bangerth [Mon, 6 Apr 2015 17:51:17 +0000 (12:51 -0500)]
Merge pull request #741 from luca-heltai/update-mappingfe-doc

Fixing missing issues with #727

9 years agoFixed comment by tamiko. 741/head
Luca Heltai [Mon, 6 Apr 2015 17:50:01 +0000 (19:50 +0200)]
Fixed comment by tamiko.

9 years agoMerge pull request #740 from bangerth/doc-update-15
Matthias Maier [Mon, 6 Apr 2015 16:52:39 +0000 (18:52 +0200)]
Merge pull request #740 from bangerth/doc-update-15

Update an erroneous comment.

9 years agoUpdate an erroneous comment. 740/head
Wolfgang Bangerth [Mon, 6 Apr 2015 15:42:27 +0000 (10:42 -0500)]
Update an erroneous comment.

9 years agoUpdate docs for a statement one of my students just stumbled over. 739/head
Wolfgang Bangerth [Mon, 6 Apr 2015 15:38:44 +0000 (10:38 -0500)]
Update docs for a statement one of my students just stumbled over.

9 years agoMerge pull request #727 from mtezzele/mapping_fe
Luca Heltai [Mon, 6 Apr 2015 10:32:43 +0000 (12:32 +0200)]
Merge pull request #727 from mtezzele/mapping_fe

New MappingFE

9 years agoMerge pull request #738 from tamiko/fix_testsuite_setup
Luca Heltai [Mon, 6 Apr 2015 10:24:21 +0000 (12:24 +0200)]
Merge pull request #738 from tamiko/fix_testsuite_setup

Testsuite: Correctly store TEST_PICKUP_REGEX and similar variables in testsuite subprojects

9 years agoTestsuite: Correctly store TEST_PICKUP_REGEX and similar variables in testsuite subpr... 738/head
Matthias Maier [Mon, 6 Apr 2015 00:59:01 +0000 (02:59 +0200)]
Testsuite: Correctly store TEST_PICKUP_REGEX and similar variables in testsuite subprojects

9 years agoMerge pull request #731 from bangerth/minor-update
Luca Heltai [Sun, 5 Apr 2015 21:39:37 +0000 (23:39 +0200)]
Merge pull request #731 from bangerth/minor-update

Make a shift argument into a Tensor<1,dim> from a Point<dim>.

9 years agoMerge pull request #737 from tamiko/add_typedef
Wolfgang Bangerth [Sun, 5 Apr 2015 21:34:16 +0000 (16:34 -0500)]
Merge pull request #737 from tamiko/add_typedef

Provide a "vector_type" typedef in the (iterative) solver interface

9 years agoProvide a "vector_type" typedef in the (iterative) solver interface 737/head
Matthias Maier [Sun, 5 Apr 2015 21:00:26 +0000 (23:00 +0200)]
Provide a "vector_type" typedef in the (iterative) solver interface

9 years agoRename ShiftPoint to Shift. Do the same with ScalePoint. 731/head
Wolfgang Bangerth [Sun, 5 Apr 2015 18:35:51 +0000 (13:35 -0500)]
Rename ShiftPoint to Shift. Do the same with ScalePoint.

9 years agofixed copyright 727/head
Marco Tezzele [Sun, 5 Apr 2015 16:14:20 +0000 (18:14 +0200)]
fixed copyright

9 years agonew wonderful maping
Marco Tezzele [Thu, 2 Apr 2015 12:48:28 +0000 (14:48 +0200)]
new wonderful maping

9 years agoMerge pull request #709 from guidokanschat/assembler_matrix_simple_multiple
Guido Kanschat [Sat, 4 Apr 2015 09:36:34 +0000 (11:36 +0200)]
Merge pull request #709 from guidokanschat/assembler_matrix_simple_multiple

Enable assembling multiple matrices in MeshWorker::Assembler::MatrixSimple

9 years agoupdate documentation 709/head
Guido Kanschat [Wed, 1 Apr 2015 07:05:58 +0000 (09:05 +0200)]
update documentation

9 years agoEnable assembling multiple matrices in MeshWorker::Assembler::MatrixSimple
Guido Kanschat [Mon, 30 Mar 2015 11:31:51 +0000 (13:31 +0200)]
Enable assembling multiple matrices in MeshWorker::Assembler::MatrixSimple

9 years agoMerge pull request #732 from bangerth/doc-update-12
Guido Kanschat [Fri, 3 Apr 2015 20:10:26 +0000 (22:10 +0200)]
Merge pull request #732 from bangerth/doc-update-12

Minor updates to the documentation.

9 years agoMerge pull request #733 from bangerth/doc-update-13
Guido Kanschat [Fri, 3 Apr 2015 20:08:55 +0000 (22:08 +0200)]
Merge pull request #733 from bangerth/doc-update-13

Minor edits to a bilinear form.

9 years agoMerge pull request #734 from borellim/master
Wolfgang Bangerth [Fri, 3 Apr 2015 16:34:48 +0000 (11:34 -0500)]
Merge pull request #734 from borellim/master

Fix integer type mismatch

9 years agoFix integer type mismatch 734/head
Marco Borelli [Fri, 3 Apr 2015 15:44:58 +0000 (17:44 +0200)]
Fix integer type mismatch

9 years agoMerge pull request #726 from guidokanschat/remove_compressed_sparsity
Wolfgang Bangerth [Fri, 3 Apr 2015 15:15:54 +0000 (10:15 -0500)]
Merge pull request #726 from guidokanschat/remove_compressed_sparsity

start removing use of CompressedSparsityPattern and friends

9 years agoMinor edits to a bilinear form. 733/head
Wolfgang Bangerth [Fri, 3 Apr 2015 15:13:50 +0000 (10:13 -0500)]
Minor edits to a bilinear form.

The existing code is a bit hard to read because it groups terms in ways that
do not match the way it is shown in the documentation. Change the grouping so
that documentation and code match 1:1.

9 years agoreplace csp and c_sparsity_pattern by dsp 726/head
Guido Kanschat [Fri, 3 Apr 2015 08:21:22 +0000 (10:21 +0200)]
replace csp and c_sparsity_pattern by dsp
use indent

9 years agoMinor updates to the documentation. 732/head
Wolfgang Bangerth [Thu, 2 Apr 2015 21:33:59 +0000 (16:33 -0500)]
Minor updates to the documentation.

9 years agoMake a shift argument into a Tensor<1,dim> from a Point<dim>.
Wolfgang Bangerth [Thu, 2 Apr 2015 21:20:44 +0000 (16:20 -0500)]
Make a shift argument into a Tensor<1,dim> from a Point<dim>.

This keeps with our recent changes to separate the semantics of the two.

9 years agoMerge pull request #724 from tamiko/fix_changes.h
Matthias Maier [Thu, 2 Apr 2015 18:10:08 +0000 (20:10 +0200)]
Merge pull request #724 from tamiko/fix_changes.h

fix changes.h entry

9 years agoMerge pull request #729 from tamiko/update_documentation
Matthias Maier [Thu, 2 Apr 2015 18:08:15 +0000 (20:08 +0200)]
Merge pull request #729 from tamiko/update_documentation

Documentation update

9 years agoDocumentation: Update documentation on testsuite 729/head
Matthias Maier [Thu, 2 Apr 2015 14:19:21 +0000 (16:19 +0200)]
Documentation: Update documentation on testsuite

9 years agoMerge pull request #730 from tamiko/guard_meshconverter_tests
Wolfgang Bangerth [Thu, 2 Apr 2015 16:17:41 +0000 (11:17 -0500)]
Merge pull request #730 from tamiko/guard_meshconverter_tests

Testsuite: Bugfix: Guard mesh_converter tests

9 years agoTestsuite: Bugfix: Guard mesh_converter tests 730/head
Matthias Maier [Thu, 2 Apr 2015 14:39:39 +0000 (16:39 +0200)]
Testsuite: Bugfix: Guard mesh_converter tests

Only run mesh_converter tests if the testsuite is set up as a dependent
project of the deal.II. In case of an already installed deal.II library,
not all necessary files and configuration for the mesh_converter tests are
available.

9 years agoMerge pull request #728 from nicola-giuliani/telles_bug
Luca Heltai [Thu, 2 Apr 2015 13:05:30 +0000 (15:05 +0200)]
Merge pull request #728 from nicola-giuliani/telles_bug

bug fix in quadrature_lib.cc QTelles

9 years agoDocumentation: Update CMake part to reflect the latest changes
Matthias Maier [Wed, 1 Apr 2015 16:41:05 +0000 (18:41 +0200)]
Documentation: Update CMake part to reflect the latest changes

9 years agobug fix in quadrature_lib.cc QTelles 728/head
Nicola Giuliani [Thu, 2 Apr 2015 13:00:05 +0000 (15:00 +0200)]
bug fix in quadrature_lib.cc QTelles

9 years agoMerge pull request #725 from guidokanschat/remove_named_data
Guido Kanschat [Thu, 2 Apr 2015 12:41:20 +0000 (14:41 +0200)]
Merge pull request #725 from guidokanschat/remove_named_data

Remove NamedData class

9 years agofix changes.h entry 724/head
Matthias Maier [Thu, 2 Apr 2015 08:18:18 +0000 (10:18 +0200)]
fix changes.h entry

9 years agoRemove NamedData class 725/head
Guido Kanschat [Fri, 12 Sep 2014 20:22:37 +0000 (22:22 +0200)]
Remove NamedData class

9 years agostart removing use of CompressedSparsityPattern and friends
Guido Kanschat [Thu, 2 Apr 2015 10:03:37 +0000 (12:03 +0200)]
start removing use of CompressedSparsityPattern and friends

9 years agoMerge pull request #708 from nicola-giuliani/qtelles
Matthias Maier [Thu, 2 Apr 2015 08:17:10 +0000 (10:17 +0200)]
Merge pull request #708 from nicola-giuliani/qtelles

Implemented the Telles quadrature formulas and their test

9 years agoImplemented the Telles quadrature formulas and their test 708/head
Nicola Giuliani [Mon, 30 Mar 2015 16:22:05 +0000 (18:22 +0200)]
Implemented the Telles quadrature formulas and their test

implemented some suggestions from the authors

applied the comments on the pull request

bug removed

class made more readable

class made more readable

testing over m

changes.h ok

corrected the telles test

adjust the tolerance

corrected the formula

corrected the change.h

added a description for the dim > 1 cases

added the reference for Telles

9 years agoMerge pull request #723 from bangerth/fix-exception-string
Matthias Maier [Wed, 1 Apr 2015 23:39:23 +0000 (01:39 +0200)]
Merge pull request #723 from bangerth/fix-exception-string

Fix wording in error messages.

9 years agoFix wording in error messages. 723/head
Wolfgang Bangerth [Wed, 1 Apr 2015 12:42:10 +0000 (07:42 -0500)]
Fix wording in error messages.

9 years agoMerge pull request #721 from bangerth/doc-update-11
Bruno Turcksin [Tue, 31 Mar 2015 22:54:37 +0000 (17:54 -0500)]
Merge pull request #721 from bangerth/doc-update-11

Doc update 11

9 years agoAdd a missing period. 721/head
Wolfgang Bangerth [Tue, 31 Mar 2015 22:17:49 +0000 (17:17 -0500)]
Add a missing period.

9 years agoFound by Min Wang: Make the documentation match the code.
Wolfgang Bangerth [Tue, 31 Mar 2015 21:37:08 +0000 (16:37 -0500)]
Found by Min Wang: Make the documentation match the code.

9 years agoMinor textual updates to an exception.
Wolfgang Bangerth [Tue, 31 Mar 2015 21:35:36 +0000 (16:35 -0500)]
Minor textual updates to an exception.

9 years agoMerge pull request #720 from efposadac/fix_typos
Wolfgang Bangerth [Tue, 31 Mar 2015 21:09:42 +0000 (16:09 -0500)]
Merge pull request #720 from efposadac/fix_typos

Fix spelling mistakes on recent changes.

9 years agoFix spelling mistakes on recent changes. 720/head
Fernando Posada [Tue, 31 Mar 2015 20:43:03 +0000 (22:43 +0200)]
Fix spelling mistakes on recent changes.

9 years agoMerge pull request #719 from tamiko/do_not_use_cxx11
Matthias Maier [Tue, 31 Mar 2015 12:50:06 +0000 (14:50 +0200)]
Merge pull request #719 from tamiko/do_not_use_cxx11

Fixup for the get_all_vertices_at_boundary merge

9 years agoMove entry in changes.h to appropriate place 719/head
Matthias Maier [Tue, 31 Mar 2015 12:23:56 +0000 (14:23 +0200)]
Move entry in changes.h to appropriate place

9 years agoBugfix: Do not use c++11 features in get_all_vertices_at_boundary
Matthias Maier [Tue, 31 Mar 2015 12:21:38 +0000 (14:21 +0200)]
Bugfix: Do not use c++11 features in get_all_vertices_at_boundary

9 years agoMerge pull request #717 from efposadac/grid_tools_get_all_vertex_at_boundary
Matthias Maier [Tue, 31 Mar 2015 09:37:27 +0000 (11:37 +0200)]
Merge pull request #717 from efposadac/grid_tools_get_all_vertex_at_boundary

GridTools get all vertices at boundary

9 years agoUpdated information in changes.h 717/head
Fernando Posada [Tue, 31 Mar 2015 09:16:36 +0000 (11:16 +0200)]
Updated information in changes.h

9 years agoMerge pull request #716 from tamiko/fix_meshconverter_tests
Luca Heltai [Tue, 31 Mar 2015 09:20:05 +0000 (11:20 +0200)]
Merge pull request #716 from tamiko/fix_meshconverter_tests

Testsuite: Bugfix: Use DIFF_EXECUTABLE in mesh_converter tests

9 years agoTestsuite: Bugfix: Use DIFF_EXECUTABLE in mesh_converter tests 716/head
Matthias Maier [Tue, 31 Mar 2015 09:06:38 +0000 (11:06 +0200)]
Testsuite: Bugfix: Use DIFF_EXECUTABLE in mesh_converter tests

9 years agoAdded documentation for get_all_vertices_at_boundary function.
Fernando Posada [Tue, 31 Mar 2015 08:18:42 +0000 (10:18 +0200)]
Added documentation for get_all_vertices_at_boundary function.

9 years agoAdded function to get a std::map with all vertex in the boundaries, as requested...
Fernando Posada [Tue, 31 Mar 2015 05:50:30 +0000 (07:50 +0200)]
Added function to get a std::map with all vertex in the boundaries, as requested in the laplace_transform method

9 years agoMerge pull request #713 from tamiko/late_night_fix
Guido Kanschat [Tue, 31 Mar 2015 07:43:25 +0000 (09:43 +0200)]
Merge pull request #713 from tamiko/late_night_fix

Fix errors in run_test.sh

9 years agoTestsuite: Bugfix: Use correct parameter in run_test.sh 713/head
Matthias Maier [Mon, 30 Mar 2015 23:29:48 +0000 (01:29 +0200)]
Testsuite: Bugfix: Use correct parameter in run_test.sh

9 years agoTestsuite: Fix a typo in run_test.sh
Matthias Maier [Mon, 30 Mar 2015 23:06:43 +0000 (01:06 +0200)]
Testsuite: Fix a typo in run_test.sh

9 years agoMerge pull request #712 from tamiko/late_night_fix
Wolfgang Bangerth [Mon, 30 Mar 2015 23:13:53 +0000 (18:13 -0500)]
Merge pull request #712 from tamiko/late_night_fix

Testsuite: Use DEAL_II_PATH instead of DEAL_II_DIR

9 years agoTestsuite: Use DEAL_II_PATH instead of DEAL_II_DIR 712/head
Matthias Maier [Mon, 30 Mar 2015 22:58:44 +0000 (00:58 +0200)]
Testsuite: Use DEAL_II_PATH instead of DEAL_II_DIR

9 years agoMerge pull request #710 from tamiko/testsuite_cleanup
Wolfgang Bangerth [Mon, 30 Mar 2015 22:13:51 +0000 (17:13 -0500)]
Merge pull request #710 from tamiko/testsuite_cleanup

This pull-request addresses cleans up a bunch of issues issues with the

9 years agoTestsuite: Bugfix: Use MPI information found at configure time 710/head
Matthias Maier [Mon, 30 Mar 2015 20:30:18 +0000 (22:30 +0200)]
Testsuite: Bugfix: Use MPI information found at configure time

9 years agoTestsuite: Cosmetic changes
Matthias Maier [Mon, 30 Mar 2015 20:04:41 +0000 (22:04 +0200)]
Testsuite: Cosmetic changes

9 years agoTestsuite: Cleanup: Put "run" and "diff" stage into separate script
Matthias Maier [Mon, 30 Mar 2015 18:05:43 +0000 (20:05 +0200)]
Testsuite: Cleanup: Put "run" and "diff" stage into separate script

It was not a brilliant idea to begin with to exploit implementational (and
unstable) features of CMake's generators for our test logic. And the
breakage of the latest changes with the ninja generator evidence this fact.

Therefore, phase them out into its own sh script and just call it for the
test stage in mind.

9 years agoMerge pull request #707 from tamiko/silence_a_warning
Wolfgang Bangerth [Mon, 30 Mar 2015 17:10:17 +0000 (12:10 -0500)]
Merge pull request #707 from tamiko/silence_a_warning

Testsuite: Silence a warning

9 years agoTestsuite: Silence a warning 707/head
Matthias Maier [Mon, 30 Mar 2015 13:55:21 +0000 (15:55 +0200)]
Testsuite: Silence a warning

Silence a warning that occurse when "DEAL_II_PICKUP_TESTS()" is not called
within the test subprojects

9 years agoMerge pull request #704 from bangerth/doc-update-10
Timo Heister [Mon, 30 Mar 2015 11:20:03 +0000 (07:20 -0400)]
Merge pull request #704 from bangerth/doc-update-10

Just a few minor updates to coverage information.

9 years agoMerge pull request #706 from tamiko/fix_build_tests_again
Luca Heltai [Mon, 30 Mar 2015 10:53:03 +0000 (12:53 +0200)]
Merge pull request #706 from tamiko/fix_build_tests_again

Testsuite: Bugfix: Fix build_tests to work again with the latest changes...

9 years agoTestsuite: Bugfix: Fix build_tests to work again with the latest changes... 706/head
Matthias Maier [Mon, 30 Mar 2015 09:51:05 +0000 (11:51 +0200)]
Testsuite: Bugfix: Fix build_tests to work again with the latest changes...

 - Search for example steps at the correct location in case of setup with
   in a build directory of deal.II

 - Only exclude ".*\/doc$" from copying

9 years agoMerge pull request #705 from tamiko/independent_testsuite
Luca Heltai [Mon, 30 Mar 2015 09:21:18 +0000 (11:21 +0200)]
Merge pull request #705 from tamiko/independent_testsuite

Testsuite: Refactor tests/CMakeLists.txt

9 years agoTestsuite: Allow to use stdout as comparison for test outputs 705/head
Matthias Maier [Mon, 30 Mar 2015 09:03:35 +0000 (11:03 +0200)]
Testsuite: Allow to use stdout as comparison for test outputs

This commit introduces an alternative to the current test setup:

If a test does not create a file "output" for further test comparison its
output to stdout is used to populate and output file instead. For
compatibility, if a test creates the "output" file the stdout stream is
discarded.

9 years agoJust a few minor updates to coverage information. 704/head
Wolfgang Bangerth [Mon, 30 Mar 2015 04:23:26 +0000 (23:23 -0500)]
Just a few minor updates to coverage information.

Try to be consistent in the way we spell -DX=TRUE/YES/ON. Also
say how we usually set flags (namely via -D...).

9 years agoTestsuite: Refactor tests/CMakeLists.txt
Matthias Maier [Sat, 28 Mar 2015 22:24:47 +0000 (23:24 +0100)]
Testsuite: Refactor tests/CMakeLists.txt

As it turns out, it is now reasonably straight forward to restructure
tests/CMakeLists.txt to be also configured as an independent project.

This is particularly useful to test a given deal.II installation at an
independent, later time (without the binary directory being available any
more).

9 years agoMerge pull request #700 from QiaoLei-88/fix_dead_link
Timo Heister [Sat, 28 Mar 2015 21:43:09 +0000 (17:43 -0400)]
Merge pull request #700 from QiaoLei-88/fix_dead_link

fix out dated link to wiki

9 years agoMerge pull request #688 from Rombur/AssertThrow
Wolfgang Bangerth [Sat, 28 Mar 2015 21:14:24 +0000 (16:14 -0500)]
Merge pull request #688 from Rombur/AssertThrow

Change Assert to AssertThrow in the tests.

9 years agoMerge pull request #702 from kronbichler/master
Wolfgang Bangerth [Sat, 28 Mar 2015 21:11:07 +0000 (16:11 -0500)]
Merge pull request #702 from kronbichler/master

Clarify comment for IndexSet::make_trilinos_map

9 years agoClarify comment for IndexSet::make_trilinos_map 702/head
Martin Kronbichler [Sat, 28 Mar 2015 19:48:51 +0000 (20:48 +0100)]
Clarify comment for IndexSet::make_trilinos_map

9 years agofix outdated link to wiki 700/head
Lei Qiao [Sat, 28 Mar 2015 16:47:20 +0000 (11:47 -0500)]
fix outdated link to wiki

9 years agoMerge pull request #698 from bangerth/add-exceptions
Matthias Maier [Sat, 28 Mar 2015 16:17:02 +0000 (17:17 +0100)]
Merge pull request #698 from bangerth/add-exceptions

Add an assertion.

9 years agoMerge pull request #697 from QiaoLei-88/one_Typo_In_users_cmakelists_html
Matthias Maier [Sat, 28 Mar 2015 16:16:00 +0000 (17:16 +0100)]
Merge pull request #697 from QiaoLei-88/one_Typo_In_users_cmakelists_html

correct_incllude

9 years agocorrect 'defintions' 697/head
Lei Qiao [Sat, 28 Mar 2015 15:27:47 +0000 (10:27 -0500)]
correct 'defintions'

9 years agoAdd an assertion. 698/head
Wolfgang Bangerth [Sat, 28 Mar 2015 03:21:25 +0000 (22:21 -0500)]
Add an assertion.

Spencer Patty ran into this today: if you try to create a
Trilinos SparsityPattern class where the IndexSets do not
exactly add up, Trilinos somewhere deep down throws an
exception of a type that we do not catch in typical
main() functions (because it is not derived from std::exception).
This leads to impossible to debug problems if you don't happen
to still have the Trilinos sources around and know how to set
breakpoints on all 'throw' statements. Better catch stuff like
this ourselves.

9 years agocorrect_incllude
Lei Qiao [Sat, 28 Mar 2015 01:40:37 +0000 (20:40 -0500)]
correct_incllude

9 years agoMerge pull request #696 from tamiko/fix_mesh_converter_tests
Wolfgang Bangerth [Fri, 27 Mar 2015 18:34:17 +0000 (13:34 -0500)]
Merge pull request #696 from tamiko/fix_mesh_converter_tests

Testsuite: Bugfix: Import target information in mesh_converter tests

9 years agoTestsuite: Bugfix: Import target information in mesh_converter tests 696/head
Matthias Maier [Fri, 27 Mar 2015 18:31:18 +0000 (19:31 +0100)]
Testsuite: Bugfix: Import target information in mesh_converter tests

9 years agoMerge pull request #695 from tamiko/fix_mesh_converter_tests
Luca Heltai [Fri, 27 Mar 2015 13:23:00 +0000 (14:23 +0100)]
Merge pull request #695 from tamiko/fix_mesh_converter_tests

Fix mesh_converter tests

9 years agoTestsuite: Bugfix: Fix a broken path for mesh_converter tests 695/head
Matthias Maier [Fri, 27 Mar 2015 12:23:21 +0000 (13:23 +0100)]
Testsuite: Bugfix: Fix a broken path for mesh_converter tests


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.