]> https://gitweb.dealii.org/ - dealii.git/log
dealii.git
6 years agoMerge pull request #5519 from bangerth/doc-update
Luca Heltai [Thu, 23 Nov 2017 16:25:15 +0000 (17:25 +0100)]
Merge pull request #5519 from bangerth/doc-update

Minor doc updates.

6 years agoMinor doc updates. 5519/head
Wolfgang Bangerth [Thu, 23 Nov 2017 14:08:39 +0000 (07:08 -0700)]
Minor doc updates.

6 years agoMerge pull request #5511 from masterleinad/restrict_arpack_tests
Luca Heltai [Thu, 23 Nov 2017 13:01:03 +0000 (14:01 +0100)]
Merge pull request #5511 from masterleinad/restrict_arpack_tests

Restrict ARPACK tests to UMFPACK support

6 years agoMerge pull request #5509 from luca-heltai/test-utilities
Luca Heltai [Thu, 23 Nov 2017 12:59:17 +0000 (13:59 +0100)]
Merge pull request #5509 from luca-heltai/test-utilities

Added random_value and random_point to tests.h

6 years agoBe more pedantic with static_cast (now works also for std::complex). 5509/head
Luca Heltai [Thu, 23 Nov 2017 08:01:16 +0000 (09:01 +0100)]
Be more pedantic with static_cast (now works also for std::complex).

6 years agoMerge pull request #5518 from masterleinad/fix_communicate_active_fe_indices
Denis Davydov [Wed, 22 Nov 2017 22:11:05 +0000 (23:11 +0100)]
Merge pull request #5518 from masterleinad/fix_communicate_active_fe_indices

Fix sharedtria/communicate_active_fe_indices

6 years agoMerge pull request #5508 from jppelteret/ad-update_run_testsuite
Denis Davydov [Wed, 22 Nov 2017 22:09:17 +0000 (23:09 +0100)]
Merge pull request #5508 from jppelteret/ad-update_run_testsuite

Update script that runs the testsuite

6 years agoMerge pull request #5516 from tjhei/tests_avoid_metis
Timo Heister [Wed, 22 Nov 2017 16:56:56 +0000 (11:56 -0500)]
Merge pull request #5516 from tjhei/tests_avoid_metis

Tests: avoid using metis in tests using shared tria

6 years agoTests: avoid using metis in tests using shared tria 5516/head
Timo Heister [Wed, 22 Nov 2017 19:22:30 +0000 (14:22 -0500)]
Tests: avoid using metis in tests using shared tria

This is because maintenance of 4 output files is a nightmare

6 years agoFix sharedtria/communicate_active_fe_indices 5518/head
Daniel Arndt [Wed, 22 Nov 2017 15:37:46 +0000 (16:37 +0100)]
Fix sharedtria/communicate_active_fe_indices

6 years agoFixed Denis' comments.
Luca Heltai [Wed, 22 Nov 2017 15:40:29 +0000 (16:40 +0100)]
Fixed Denis' comments.

6 years agoAdded random_value and random_point to tests.h
Luca Heltai [Tue, 21 Nov 2017 11:34:55 +0000 (12:34 +0100)]
Added random_value and random_point to tests.h

6 years agoMerge pull request #5517 from jppelteret/ad-doxygen_settings
Denis Davydov [Wed, 22 Nov 2017 14:47:39 +0000 (15:47 +0100)]
Merge pull request #5517 from jppelteret/ad-doxygen_settings

Update doxygen options to include Adol-C

6 years agoUpdate doxygen options to include Adol-C 5517/head
Jean-Paul Pelteret [Wed, 22 Nov 2017 14:34:08 +0000 (15:34 +0100)]
Update doxygen options to include Adol-C

6 years agoMerge pull request #5501 from masterleinad/bump_trilinos_version
Jean-Paul Pelteret [Wed, 22 Nov 2017 13:12:45 +0000 (14:12 +0100)]
Merge pull request #5501 from masterleinad/bump_trilinos_version

Bump required Trilinos version to 12.4.2

6 years agoBump required Trilinos version to 12.4 5501/head
Daniel Arndt [Sat, 18 Nov 2017 13:02:42 +0000 (14:02 +0100)]
Bump required Trilinos version to 12.4

6 years agoRestrict ARPACK tests to UMFPACK support 5511/head
Daniel Arndt [Tue, 21 Nov 2017 13:41:52 +0000 (14:41 +0100)]
Restrict ARPACK tests to UMFPACK support

6 years agoMerge pull request #5458 from GivAlz/new_guess_bbox
Luca Heltai [Tue, 21 Nov 2017 08:22:35 +0000 (09:22 +0100)]
Merge pull request #5458 from GivAlz/new_guess_bbox

Added GridTools::guess_point_owner and test

6 years agoUpdate script that runs the testsuite 5508/head
Jean-Paul Pelteret [Tue, 21 Nov 2017 06:02:03 +0000 (07:02 +0100)]
Update script that runs the testsuite

6 years agoMerge pull request #5482 from jppelteret/ad-sacado_product_type
Jean-Paul Pelteret [Tue, 21 Nov 2017 05:57:48 +0000 (06:57 +0100)]
Merge pull request #5482 from jppelteret/ad-sacado_product_type

 Remove redundant specializations of scalar_product for Sacado numbers

6 years agoMerge pull request #5436 from tcclevenger/distribute_dofs_shared
Timo Heister [Mon, 20 Nov 2017 19:55:13 +0000 (14:55 -0500)]
Merge pull request #5436 from tcclevenger/distribute_dofs_shared

Change sharedtria dof distribution to match distributed tria

6 years agoMerge pull request #5502 from luca-heltai/some-to-some-all-gather
Daniel Arndt [Mon, 20 Nov 2017 17:45:28 +0000 (18:45 +0100)]
Merge pull request #5502 from luca-heltai/some-to-some-all-gather

New some_to_some and all_gather functions.

6 years agoMerge pull request #5507 from kronbichler/fix_spherical_manifold_intermediate
Daniel Arndt [Mon, 20 Nov 2017 17:25:28 +0000 (18:25 +0100)]
Merge pull request #5507 from kronbichler/fix_spherical_manifold_intermediate

Fix get_intermediate_point in spherical manifold for particular point

6 years agoAdded GridTools::guess_point_owner and test 5458/head
Giovanni Alzetta [Mon, 13 Nov 2017 12:26:00 +0000 (12:26 +0000)]
Added GridTools::guess_point_owner and test

6 years agoMerge pull request #5493 from gassmoeller/fix_particle_handler_bug
Daniel Arndt [Mon, 20 Nov 2017 15:44:29 +0000 (16:44 +0100)]
Merge pull request #5493 from gassmoeller/fix_particle_handler_bug

Fix ghost particle bug

6 years agoRemoved one output that requires MPILogInitAll in serial. 5502/head
Luca Heltai [Mon, 20 Nov 2017 15:10:31 +0000 (16:10 +0100)]
Removed one output that requires MPILogInitAll in serial.

6 years agoMerge pull request #5468 from GivAlz/improve_computeptloc
Luca Heltai [Mon, 20 Nov 2017 13:53:00 +0000 (14:53 +0100)]
Merge pull request #5468 from GivAlz/improve_computeptloc

Improving and fixing GridTools::compute_point_locations

6 years agoAdded tests for serial, and one more complex test.
Luca Heltai [Mon, 20 Nov 2017 13:36:40 +0000 (14:36 +0100)]
Added tests for serial, and one more complex test.

6 years agoAdd test. 5507/head
Martin Kronbichler [Mon, 20 Nov 2017 12:08:58 +0000 (13:08 +0100)]
Add test.

6 years agoFix SphericalManifold::get_intermediate_point for particular point combination.
Martin Kronbichler [Mon, 20 Nov 2017 11:59:45 +0000 (12:59 +0100)]
Fix SphericalManifold::get_intermediate_point for particular point combination.

6 years agoMerge pull request #5503 from cpraveen/convert-support-dof
Daniel Arndt [Mon, 20 Nov 2017 11:10:26 +0000 (12:10 +0100)]
Merge pull request #5503 from cpraveen/convert-support-dof

Add convert_generalized_support_point_values_to_dof_values in FE_FaceQ and FE_TraceQ

6 years agoFixed serial case.
Luca Heltai [Mon, 20 Nov 2017 09:37:30 +0000 (10:37 +0100)]
Fixed serial case.

6 years agoAddressed Denis' comments.
Luca Heltai [Sun, 19 Nov 2017 23:14:15 +0000 (00:14 +0100)]
Addressed Denis' comments.

6 years agoMerge pull request #5504 from kronbichler/fix_convergence_table
Daniel Arndt [Sun, 19 Nov 2017 20:23:36 +0000 (21:23 +0100)]
Merge pull request #5504 from kronbichler/fix_convergence_table

Fix convergence rates with 64 bit integer key column

6 years agoChangelog. 5504/head
Martin Kronbichler [Sun, 19 Nov 2017 14:55:11 +0000 (15:55 +0100)]
Changelog.

6 years agoAdd test.
Martin Kronbichler [Sun, 19 Nov 2017 14:54:59 +0000 (15:54 +0100)]
Add test.

6 years agoFix TableEntry for unsigned long long int.
Martin Kronbichler [Sun, 19 Nov 2017 14:54:26 +0000 (15:54 +0100)]
Fix TableEntry for unsigned long long int.

6 years agoRenamed tests to be more descriptive.
Luca Heltai [Sun, 19 Nov 2017 11:25:50 +0000 (12:25 +0100)]
Renamed tests to be more descriptive.

6 years agosome_to_some and all_gather.
Luca Heltai [Sat, 18 Nov 2017 20:49:54 +0000 (21:49 +0100)]
some_to_some and all_gather.

6 years agoAdd entry in news 5503/head
Praveen C [Sun, 19 Nov 2017 09:35:19 +0000 (15:05 +0530)]
Add entry in news

6 years agoIndent using astyle 2.04
Praveen C [Sun, 19 Nov 2017 05:45:50 +0000 (11:15 +0530)]
Indent using astyle 2.04

6 years agoFix indentation
Praveen C [Sun, 19 Nov 2017 05:01:00 +0000 (10:31 +0530)]
Fix indentation

6 years agoMerge pull request #5500 from luca-heltai/pack_unpack
Daniel Arndt [Sun, 19 Nov 2017 04:54:22 +0000 (05:54 +0100)]
Merge pull request #5500 from luca-heltai/pack_unpack

Utilities::pack and unpack

6 years agoFix comment
Praveen C [Sun, 19 Nov 2017 04:51:28 +0000 (10:21 +0530)]
Fix comment

6 years agoAdd convert_generalized_support_point_values_to_dof_values
Praveen C [Sun, 19 Nov 2017 04:44:46 +0000 (10:14 +0530)]
Add convert_generalized_support_point_values_to_dof_values

This function is missing for FE_FaceQ and FE_TraceQ which is now
implemented by copying from FE_DGQ.

See https://github.com/dealii/dealii/issues/5449

6 years agoAdded support for tuple serialization in Utilities. 5500/head
Luca Heltai [Sat, 18 Nov 2017 19:18:27 +0000 (20:18 +0100)]
Added support for tuple serialization in Utilities.

6 years agoAdded pack/unpack to Utilities.
Luca Heltai [Sat, 18 Nov 2017 19:18:09 +0000 (20:18 +0100)]
Added pack/unpack to Utilities.

6 years agoMerge pull request #5489 from o-sutton/fix_adaptation_bad_access
Daniel Arndt [Sat, 18 Nov 2017 10:44:56 +0000 (11:44 +0100)]
Merge pull request #5489 from o-sutton/fix_adaptation_bad_access

Fix EXC_BAD_ACCESS occurring when marking all elements for refinement or coarsening

6 years agoMerge pull request #5495 from masterleinad/remove_unused_typedefs
Jean-Paul Pelteret [Fri, 17 Nov 2017 19:50:36 +0000 (20:50 +0100)]
Merge pull request #5495 from masterleinad/remove_unused_typedefs

Remove unused typedefs

6 years agoRemove unused typedefs 5495/head
Daniel Arndt [Fri, 17 Nov 2017 11:29:57 +0000 (12:29 +0100)]
Remove unused typedefs

6 years agoFix ghost particle bug 5493/head
Rene Gassmoeller [Fri, 17 Nov 2017 17:24:54 +0000 (10:24 -0700)]
Fix ghost particle bug

6 years agoAdd a test to ensure that refine_and_coarsen_fixed_number behaves as expected when... 5489/head
Oliver Sutton [Fri, 17 Nov 2017 17:02:19 +0000 (17:02 +0000)]
Add a test to ensure that refine_and_coarsen_fixed_number behaves as expected when either top_fraction or bottom_fraction are set to 1.0.

6 years agoMerge pull request #5488 from masterleinad/avoid_scoped_lock_warning
Daniel Arndt [Fri, 17 Nov 2017 16:20:06 +0000 (17:20 +0100)]
Merge pull request #5488 from masterleinad/avoid_scoped_lock_warning

Avoid warning about unused ScopedLock for DEAL_II_WITH_THREADS=OFF

6 years agoAdd to minor news
Oliver Sutton [Fri, 17 Nov 2017 15:52:24 +0000 (15:52 +0000)]
Add to minor news

6 years agoUpdate grid_refinement.cc
o-sutton [Fri, 17 Nov 2017 15:39:46 +0000 (15:39 +0000)]
Update grid_refinement.cc

Fix indentation

6 years agoFix EXC_BAD_ACCESS occurring when marking all elements for refinement or coarsening...
Oliver Sutton [Fri, 17 Nov 2017 15:07:33 +0000 (15:07 +0000)]
Fix EXC_BAD_ACCESS occurring when marking all elements for refinement or coarsening using refine_and_coarsen_fixed_number.

6 years agoAvoid warning about unused ScopedLock for DEAL_II_WITH_THREADS=OFF 5488/head
Daniel Arndt [Fri, 17 Nov 2017 13:20:41 +0000 (14:20 +0100)]
Avoid warning about unused ScopedLock for DEAL_II_WITH_THREADS=OFF

6 years agoMerge pull request #5484 from davydden/bug/missing_instantiations_find_closest_vertex...
Denis Davydov [Fri, 17 Nov 2017 12:20:04 +0000 (13:20 +0100)]
Merge pull request #5484 from davydden/bug/missing_instantiations_find_closest_vertex_of_cell

fix missing instantiation of find_closest_vertex_of_cell()

6 years agoMerge pull request #5485 from masterleinad/fix_bounding_box_warning
Jean-Paul Pelteret [Fri, 17 Nov 2017 12:10:47 +0000 (13:10 +0100)]
Merge pull request #5485 from masterleinad/fix_bounding_box_warning

Fix warning in base/bounding_box.cc

6 years agoFix warning in base/bounding_box.cc 5485/head
Daniel Arndt [Fri, 17 Nov 2017 09:47:34 +0000 (10:47 +0100)]
Fix warning in base/bounding_box.cc

6 years agofix missing instantiation of find_closest_vertex_of_cell() 5484/head
Denis Davydov [Fri, 17 Nov 2017 09:34:23 +0000 (10:34 +0100)]
fix missing instantiation of find_closest_vertex_of_cell()

6 years agoMerge pull request #5479 from masterleinad/array_view_2
Daniel Arndt [Fri, 17 Nov 2017 09:33:49 +0000 (10:33 +0100)]
Merge pull request #5479 from masterleinad/array_view_2

Introduce ArrayView::data() and use where appropriate

6 years agoRemove redundant specializations of scalar_product for Sacado numbers 5482/head
Jean-Paul Pelteret [Fri, 17 Nov 2017 08:09:32 +0000 (09:09 +0100)]
Remove redundant specializations of scalar_product for Sacado numbers

6 years agoChange the temporary type for a scalar_product function.
Jean-Paul Pelteret [Fri, 17 Nov 2017 08:08:45 +0000 (09:08 +0100)]
Change the temporary type for a scalar_product function.

6 years agoMerge pull request #5481 from jppelteret/ad-changelogs_01
Denis Davydov [Fri, 17 Nov 2017 07:50:37 +0000 (08:50 +0100)]
Merge pull request #5481 from jppelteret/ad-changelogs_01

Add changelogs related to newly implemented AD number functionality.

6 years agoAdd changelogs related to newly implemented AD number functionality. 5481/head
Jean-Paul Pelteret [Fri, 17 Nov 2017 07:41:24 +0000 (08:41 +0100)]
Add changelogs related to newly implemented AD number functionality.

6 years agoChangelog entry 5479/head
Daniel Arndt [Thu, 16 Nov 2017 23:35:45 +0000 (00:35 +0100)]
Changelog entry

6 years agoIntroduce ArrayView::data() and use where appropriate
Daniel Arndt [Thu, 16 Nov 2017 14:41:37 +0000 (15:41 +0100)]
Introduce ArrayView::data() and use where appropriate

6 years agoMerge pull request #5476 from masterleinad/instantiate_compute_interpolation_to_quadr...
Daniel Arndt [Fri, 17 Nov 2017 00:28:55 +0000 (01:28 +0100)]
Merge pull request #5476 from masterleinad/instantiate_compute_interpolation_to_quadrature_points_matrix

Instantiate compute_interpolation_to/from_quadrature_points_matrix

6 years agoMerge pull request #5125 from gassmoeller/add_particle_handler
Wolfgang Bangerth [Thu, 16 Nov 2017 22:14:57 +0000 (15:14 -0700)]
Merge pull request #5125 from gassmoeller/add_particle_handler

Add particle handler

6 years agoInstantiate compute_interpolation_to/from_quadrature_points_matrix also for dim!... 5476/head
Daniel Arndt [Thu, 16 Nov 2017 16:36:51 +0000 (17:36 +0100)]
Instantiate compute_interpolation_to/from_quadrature_points_matrix also for dim!=spacedim

6 years agoMerge pull request #5473 from jppelteret/ad-math_headers
Wolfgang Bangerth [Thu, 16 Nov 2017 20:58:42 +0000 (13:58 -0700)]
Merge pull request #5473 from jppelteret/ad-math_headers

Add math headers for AD numbers

6 years agoMerge pull request #5474 from jppelteret/ad-fe_values
Wolfgang Bangerth [Thu, 16 Nov 2017 19:59:35 +0000 (12:59 -0700)]
Merge pull request #5474 from jppelteret/ad-fe_values

Add support for AD calculations to FEValues functions

6 years agoMerge pull request #5117 from GivAlz/LocallyOwnedBBox
Bruno Turcksin [Thu, 16 Nov 2017 18:29:41 +0000 (13:29 -0500)]
Merge pull request #5117 from GivAlz/LocallyOwnedBBox

Compute bounding boxes approximating cells with a property (adding in grid_tools)

6 years agoMake serial case compile. Disable case without p4est. 5125/head
Rene Gassmoeller [Wed, 15 Nov 2017 21:04:13 +0000 (14:04 -0700)]
Make serial case compile. Disable case without p4est.

6 years agoTest to show that a zero-valued function can have non-zero derivatives. 5474/head
Jean-Paul Pelteret [Thu, 16 Nov 2017 16:13:43 +0000 (17:13 +0100)]
Test to show that a zero-valued function can have non-zero derivatives.

6 years agoRemove unnecessary ProductTypes and std::decay in FEValues functions
Jean-Paul Pelteret [Thu, 16 Nov 2017 08:08:47 +0000 (09:08 +0100)]
Remove unnecessary ProductTypes and std::decay in FEValues functions

With the current functionality my application of these two features in
the FEValues function is now overly defensive. So this effectively
reverts some of the changes made in #4951, as #4893 makes some use of
ProductType unnecessary and #5251 ensures compatible conversions between
numbers of all CV qualifications.

6 years agoAdd support for AD calculations to FEValues functions
Jean-Paul Pelteret [Thu, 16 Nov 2017 07:56:03 +0000 (08:56 +0100)]
Add support for AD calculations to FEValues functions

When using AD to automatically compute the linearisation of a residual, one cannot a-priori assume no sensitivity with respect to zero-valued degrees-of-freedom. This commit ensures that this calculation shortcut is not taken for AD numbers.

6 years agoRemove strict inclusion guards in unified AD header
Jean-Paul Pelteret [Thu, 16 Nov 2017 17:08:26 +0000 (18:08 +0100)]
Remove strict inclusion guards in unified AD header

6 years agoAdd Sacado math header 5473/head
Jean-Paul Pelteret [Thu, 16 Nov 2017 07:38:25 +0000 (08:38 +0100)]
Add Sacado math header

This adds some missing fundamental math functions for the supported
Sacado numbers.

6 years agoAdd Adol-C math header
Jean-Paul Pelteret [Thu, 16 Nov 2017 07:33:00 +0000 (08:33 +0100)]
Add Adol-C math header

This imports the Adol-C math operations into standard namespace. It
gives us the ability to use them (e.g. sqrt) within the Tensor class,
and it also allows the user to write generic code and switch between AD
number types.

6 years agoMerge pull request #5470 from tjhei/petsc_lu_doc2
Wolfgang Bangerth [Thu, 16 Nov 2017 15:01:43 +0000 (08:01 -0700)]
Merge pull request #5470 from tjhei/petsc_lu_doc2

update PETSc PreconditionLU documentation, take 2

6 years agoMerge pull request #5410 from kronbichler/improve_performance_transfinite
David Wells [Thu, 16 Nov 2017 13:45:25 +0000 (08:45 -0500)]
Merge pull request #5410 from kronbichler/improve_performance_transfinite

Performance improvement for transfinite interpolation manifold.

6 years agoMerge pull request #5392 from jppelteret/ad-numbers_and_type_traits
Jean-Paul Pelteret [Thu, 16 Nov 2017 07:26:39 +0000 (08:26 +0100)]
Merge pull request #5392 from jppelteret/ad-numbers_and_type_traits

 Implement type traits and helper classes for AD numbers

6 years agoMerge pull request #5471 from masterleinad/avoid_ub
Martin Kronbichler [Thu, 16 Nov 2017 07:06:28 +0000 (08:06 +0100)]
Merge pull request #5471 from masterleinad/avoid_ub

Guard some calls to memcpy, memset and memmove to avoid undefined behavior

6 years agoClean up code, fix comments by David. 5410/head
Martin Kronbichler [Wed, 15 Nov 2017 15:23:09 +0000 (16:23 +0100)]
Clean up code, fix comments by David.

6 years agoAdd tests for number traits classes: Sacado 5392/head
Jean-Paul Pelteret [Fri, 3 Nov 2017 19:15:41 +0000 (20:15 +0100)]
Add tests for number traits classes: Sacado

6 years agoAdd tests for number traits classes: Adol-C
Jean-Paul Pelteret [Fri, 3 Nov 2017 19:15:24 +0000 (20:15 +0100)]
Add tests for number traits classes: Adol-C

6 years agoImplement type traits and helper classes for Sacado numbers
Jean-Paul Pelteret [Fri, 3 Nov 2017 13:18:11 +0000 (14:18 +0100)]
Implement type traits and helper classes for Sacado numbers

6 years agoImplement type traits and helper classes for Adol-C numbers
Jean-Paul Pelteret [Fri, 3 Nov 2017 13:08:31 +0000 (14:08 +0100)]
Implement type traits and helper classes for Adol-C numbers

6 years agoAdd core headers for internally supported AD numbers
Jean-Paul Pelteret [Fri, 3 Nov 2017 12:47:04 +0000 (13:47 +0100)]
Add core headers for internally supported AD numbers

- Type codes
- Type traits

6 years agoAdd a unifying header for auto-differentation.
Jean-Paul Pelteret [Wed, 15 Nov 2017 12:44:12 +0000 (13:44 +0100)]
Add a unifying header for auto-differentation.

6 years agoAdd initial outline of documentation for the AD/SD module.
Jean-Paul Pelteret [Wed, 15 Nov 2017 12:37:18 +0000 (13:37 +0100)]
Add initial outline of documentation for the AD/SD module.

6 years agoMerge pull request #5472 from gassmoeller/fix_find_active_cell_around_point
Daniel Arndt [Thu, 16 Nov 2017 00:01:05 +0000 (01:01 +0100)]
Merge pull request #5472 from gassmoeller/fix_find_active_cell_around_point

Fix search for the cell of a vertex

6 years agoGuard some calls to memcpy, memset and memmove to avoid undefined behavior 5471/head
Daniel Arndt [Wed, 15 Nov 2017 15:50:21 +0000 (16:50 +0100)]
Guard some calls to memcpy, memset and memmove to avoid undefined behavior

6 years agoFix search for a vertex location 5472/head
Rene Gassmoeller [Wed, 15 Nov 2017 21:10:51 +0000 (14:10 -0700)]
Fix search for a vertex location

6 years agoAddress comments
Rene Gassmoeller [Tue, 14 Nov 2017 17:19:30 +0000 (10:19 -0700)]
Address comments

6 years agoMerge pull request #5457 from davydden/tests/sundials_fixes
Luca Heltai [Wed, 15 Nov 2017 16:37:17 +0000 (17:37 +0100)]
Merge pull request #5457 from davydden/tests/sundials_fixes

try to fix sundials tests

6 years agoupdate PETSc PreconditionLU documentation, take 2 5470/head
Timo Heister [Wed, 15 Nov 2017 14:59:58 +0000 (09:59 -0500)]
update PETSc PreconditionLU documentation, take 2

6 years agoMerge pull request #5467 from davydden/fix_deprecated_bug
Denis Davydov [Wed, 15 Nov 2017 12:08:55 +0000 (13:08 +0100)]
Merge pull request #5467 from davydden/fix_deprecated_bug

fix deprecation bug


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.