]>
https://gitweb.dealii.org/ - dealii.git/log
Denis Davydov [Wed, 13 Dec 2017 13:03:15 +0000 (14:03 +0100)]
improve documentation of p::d::SolutionTransfer when used with LA::d::Vector
Daniel Arndt [Sun, 10 Dec 2017 10:04:15 +0000 (11:04 +0100)]
Merge pull request #5601 from bangerth/more-complex-instantiations
Extend VectorTools::project_boundary_values() to complex-valued functions.
Daniel Arndt [Sun, 10 Dec 2017 01:01:21 +0000 (02:01 +0100)]
Merge pull request #5608 from drwells/more-initlog
Convert some more tests to use initlog.
Daniel Arndt [Sun, 10 Dec 2017 00:02:52 +0000 (01:02 +0100)]
Merge pull request #5607 from drwells/run-clang-static-analyzer
Fix some things that the clang static analyzer found.
David Wells [Sat, 9 Dec 2017 23:09:23 +0000 (18:09 -0500)]
Convert some more tests to use initlog.
David Wells [Sat, 9 Dec 2017 18:03:32 +0000 (13:03 -0500)]
Check some Trilinos errors.
David Wells [Sat, 9 Dec 2017 18:03:23 +0000 (13:03 -0500)]
Fix some unused variable warnings.
David Wells [Sat, 9 Dec 2017 18:02:59 +0000 (13:02 -0500)]
Prefer nullptr to the zero literal.
David Wells [Sat, 9 Dec 2017 18:01:42 +0000 (13:01 -0500)]
Add some null pointer checks.
David Wells [Sat, 9 Dec 2017 17:59:09 +0000 (12:59 -0500)]
Give DoFAccessor::ExcInvalidObject text.
David Wells [Fri, 8 Dec 2017 21:16:22 +0000 (16:16 -0500)]
Merge pull request #5596 from bangerth/fix
Update documentation of a function.
Wolfgang Bangerth [Thu, 7 Dec 2017 23:35:35 +0000 (16:35 -0700)]
General small cleanups.
Wolfgang Bangerth [Thu, 7 Dec 2017 23:35:25 +0000 (16:35 -0700)]
Update documentation of a function.
Martin Kronbichler [Fri, 8 Dec 2017 17:26:24 +0000 (18:26 +0100)]
Merge pull request #5602 from bangerth/running-patches
Add another missing instantiation for complex-valued functions.
Wolfgang Bangerth [Thu, 7 Dec 2017 22:16:16 +0000 (15:16 -0700)]
Add a test.
Wolfgang Bangerth [Thu, 7 Dec 2017 22:16:03 +0000 (15:16 -0700)]
Add another missing instantiation.
Wolfgang Bangerth [Wed, 6 Dec 2017 20:00:47 +0000 (13:00 -0700)]
Re-enable a piece of code in a recently added test.
Wolfgang Bangerth [Thu, 7 Dec 2017 20:48:55 +0000 (13:48 -0700)]
Enable projecting boundary values for complex-valued problems.
Martin Kronbichler [Fri, 8 Dec 2017 09:35:59 +0000 (10:35 +0100)]
Merge pull request #5590 from bangerth/more-complex
Provide more instantiations for std::complex data types.
Martin Kronbichler [Fri, 8 Dec 2017 09:11:56 +0000 (10:11 +0100)]
Merge pull request #5599 from drwells/update-project_to_object-test-2
Check a convergence rate, not errors, in a test.
Martin Kronbichler [Fri, 8 Dec 2017 08:21:59 +0000 (09:21 +0100)]
Merge pull request #5597 from bangerth/fix-grammar
Fix grammar issues.
Wolfgang Bangerth [Thu, 7 Dec 2017 23:56:36 +0000 (16:56 -0700)]
Fix grammar issues.
Wolfgang Bangerth [Fri, 8 Dec 2017 04:56:36 +0000 (21:56 -0700)]
Merge pull request #5600 from drwells/remove-dofhandler-begin-face-doc
Remove dofhandler begin face doc
David Wells [Fri, 8 Dec 2017 01:44:14 +0000 (20:44 -0500)]
Fix Doxygen links in an ad-hoc way.
David Wells [Fri, 8 Dec 2017 00:48:55 +0000 (19:48 -0500)]
Check a convergence rate, not errors, in a test.
David Wells [Fri, 8 Dec 2017 00:34:34 +0000 (19:34 -0500)]
Fix some doxygen links.
David Wells [Fri, 8 Dec 2017 00:22:23 +0000 (19:22 -0500)]
Remove references to DoFHandler::active_face_iterator.
This function was removed in
3df8fcd2122 but was still in the module-level
documentation.
David Wells [Fri, 8 Dec 2017 00:21:56 +0000 (19:21 -0500)]
Use 'parent' instead of 'mother'.
The Triangulation documentation uses 'parent'.
Wolfgang Bangerth [Thu, 7 Dec 2017 14:32:03 +0000 (07:32 -0700)]
Merge pull request #5591 from Rombur/typo
Clean up Python wrrappers
Wolfgang Bangerth [Thu, 7 Dec 2017 14:30:52 +0000 (07:30 -0700)]
Merge pull request #5593 from davydden/changelog_lapack_triangualr
add a changelog for LAPACKFullMatrix::solve()
Martin Kronbichler [Thu, 7 Dec 2017 09:36:53 +0000 (10:36 +0100)]
Merge pull request #5594 from agrayver/fix_lapack
Fix compilation without LAPACK
Alexander Grayver [Thu, 7 Dec 2017 09:28:04 +0000 (10:28 +0100)]
Fix typo
Daniel Arndt [Thu, 7 Dec 2017 09:11:38 +0000 (10:11 +0100)]
Merge pull request #5558 from drwells/remove-timer-sync-on-exception
Avoid MPI calls in destructors with exceptions.
Martin Kronbichler [Thu, 7 Dec 2017 08:38:44 +0000 (09:38 +0100)]
Merge pull request #5592 from masterleinad/sundials_serial
Make the SUNDIALS solvers usuable for serial vector types
Denis Davydov [Thu, 7 Dec 2017 06:48:34 +0000 (07:48 +0100)]
add a changelog for LAPACKFullMatrix::solve()
Daniel Arndt [Wed, 6 Dec 2017 23:43:12 +0000 (00:43 +0100)]
Make the SUNDIALS solvers usuable for serial vector types
Daniel Arndt [Wed, 6 Dec 2017 21:34:15 +0000 (22:34 +0100)]
Merge pull request #5589 from bangerth/fix-test
Remove a test that had been moved into tests/vector_tools.
Denis Davydov [Wed, 6 Dec 2017 20:23:09 +0000 (21:23 +0100)]
Merge pull request #5585 from davydden/lapack/trmv
add trmv LAPACK wrapper
Bruno Turcksin [Wed, 6 Dec 2017 18:54:56 +0000 (13:54 -0500)]
Disable abort on exception for the python wrappers.
Bruno Turcksin [Wed, 6 Dec 2017 18:48:28 +0000 (13:48 -0500)]
Remove c++11 guards.
Bruno Turcksin [Wed, 6 Dec 2017 02:59:34 +0000 (21:59 -0500)]
Fix typos.
Wolfgang Bangerth [Wed, 6 Dec 2017 20:15:57 +0000 (13:15 -0700)]
Merge pull request #5577 from niveshd/GraphColoring
Graph coloring
Wolfgang Bangerth [Wed, 6 Dec 2017 20:00:15 +0000 (13:00 -0700)]
Provide more instantiations for std::complex data types.
Wolfgang Bangerth [Wed, 6 Dec 2017 19:58:57 +0000 (12:58 -0700)]
Remove a test that had been moved into tests/vector_tools.
In commit
cceeb7cdbcef8d319a4798d5e0b4b230768869d0 , I moved this test but apparently
forgot to delete it at the source. This commit does that.
Wolfgang Bangerth [Wed, 6 Dec 2017 17:33:00 +0000 (10:33 -0700)]
Merge pull request #5587 from ExtremOPS/fix-svg-print
added white margin to grey frame for last row or column
Denis Davydov [Wed, 6 Dec 2017 17:23:18 +0000 (18:23 +0100)]
lapack: test solve() with Cholesky factorization, improve documentation
Christoph Goering [Wed, 6 Dec 2017 15:06:16 +0000 (16:06 +0100)]
added new test output for print_svg()
Denis Davydov [Wed, 6 Dec 2017 15:00:36 +0000 (16:00 +0100)]
lapack: add solve() for triangular matrices or factorized (LU/Cholesky) states
Denis Davydov [Wed, 6 Dec 2017 13:44:22 +0000 (14:44 +0100)]
lapack: add vmult() Tvmult() for triangular matrices
David Wells [Thu, 30 Nov 2017 17:52:20 +0000 (12:52 -0500)]
Avoid MPI calls in ~TimerOutput.
~TimerOutput prints timing information after communicating across an MPI
communicator. This MPI call can lead to deadlocks if some, but not all,
proceses throw an exception. Get around this by skipping inter-process
MPI calls when there is an uncaught exception.
Denis Davydov [Wed, 6 Dec 2017 12:47:44 +0000 (13:47 +0100)]
lapack: add reciprocal_condition_number() for triangular matrices
Daniel Arndt [Wed, 6 Dec 2017 11:05:09 +0000 (12:05 +0100)]
Merge pull request #5581 from luca-heltai/create-curve-from-tria
OpenCASCADE::create_curves_from_triangulation_boundary
Christoph Goering [Wed, 6 Dec 2017 09:00:14 +0000 (10:00 +0100)]
added change-log to fixed SparsityPattern::print_svg(...)
Luca Heltai [Wed, 6 Dec 2017 08:38:53 +0000 (09:38 +0100)]
Added instantiations.
Denis Davydov [Wed, 6 Dec 2017 00:14:33 +0000 (01:14 +0100)]
Merge pull request #5588 from masterleinad/Wsignedunsigned
Fix more warning regarding signed/unsigned comparison
nivesh [Tue, 5 Dec 2017 18:25:24 +0000 (19:25 +0100)]
color_sparsity_pattern function added in GraphColoring namespace. Test added for the same.
Added assertion
Denis Davydov [Tue, 5 Dec 2017 21:48:27 +0000 (22:48 +0100)]
Merge pull request #5582 from bangerth/fix-ups
Update tests.
Christoph Goering [Tue, 5 Dec 2017 21:27:07 +0000 (22:27 +0100)]
added white margin to grey frame for last row or column of printed sparsity entries
Wolfgang Bangerth [Tue, 5 Dec 2017 20:19:00 +0000 (13:19 -0700)]
Merge pull request #5586 from kronbichler/remove_schur_complement_05
Remove fragile schur_complement_05 test.
Martin Kronbichler [Tue, 5 Dec 2017 17:18:56 +0000 (18:18 +0100)]
Remove fragile schur_complement_05 test.
Denis Davydov [Tue, 5 Dec 2017 17:03:00 +0000 (18:03 +0100)]
add trmv LAPACK wrapper
darndt [Tue, 5 Dec 2017 16:55:27 +0000 (17:55 +0100)]
Fix more warning regarding signed/unsigned comparison
Wolfgang Bangerth [Tue, 5 Dec 2017 15:05:39 +0000 (08:05 -0700)]
Merge pull request #5564 from kronbichler/fix_manifold_normal_vector
Fix Manifold::normal_vector()
Wolfgang Bangerth [Tue, 5 Dec 2017 14:25:48 +0000 (07:25 -0700)]
Update tests.
Wolfgang Bangerth [Tue, 5 Dec 2017 14:24:15 +0000 (07:24 -0700)]
Merge pull request #5579 from bangerth/more-complex-instantiations
More complex instantiations
Luca Heltai [Tue, 5 Dec 2017 14:02:33 +0000 (15:02 +0100)]
Fixed WB's comments
nivesh [Tue, 5 Dec 2017 13:11:49 +0000 (14:11 +0100)]
Tests added for zoltan
nivesh [Tue, 5 Dec 2017 13:11:14 +0000 (14:11 +0100)]
color_sparsity_function added in sparsity tools
Luca Heltai [Tue, 5 Dec 2017 12:07:52 +0000 (13:07 +0100)]
OpenCASCADE::create_curves_from_triangulation_boundary
Martin Kronbichler [Mon, 4 Dec 2017 20:32:52 +0000 (21:32 +0100)]
Test for tangent on spherical manifold to convince myself that the new formula is correct.
Martin Kronbichler [Wed, 8 Nov 2017 11:00:37 +0000 (12:00 +0100)]
Avoid setting a Boundary when we already have a volume manifold.
Martin Kronbichler [Sat, 2 Dec 2017 10:07:30 +0000 (11:07 +0100)]
Add changelog.
Martin Kronbichler [Sat, 2 Dec 2017 10:04:47 +0000 (11:04 +0100)]
Add new no_normal_flux_constraints test that used to throw a FPE.
Martin Kronbichler [Sat, 2 Dec 2017 10:04:25 +0000 (11:04 +0100)]
Add two manifold tests for normal vectors.
Martin Kronbichler [Sat, 2 Dec 2017 10:04:04 +0000 (11:04 +0100)]
Adjust test output.
Martin Kronbichler [Sat, 2 Dec 2017 10:02:33 +0000 (11:02 +0100)]
Fix the Manifold::normal_vector function.
Martin Kronbichler [Sat, 2 Dec 2017 10:02:06 +0000 (11:02 +0100)]
Unify notation in SphericalManifold::get_tangent_vector with get_intermediate_point.
Wolfgang Bangerth [Mon, 4 Dec 2017 18:00:17 +0000 (11:00 -0700)]
Move to the proper test directory.
Wolfgang Bangerth [Mon, 4 Dec 2017 18:00:01 +0000 (11:00 -0700)]
Add a test.
Wolfgang Bangerth [Mon, 4 Dec 2017 17:59:38 +0000 (10:59 -0700)]
Add more instantiations for complex arguments.
Wolfgang Bangerth [Mon, 4 Dec 2017 17:43:33 +0000 (10:43 -0700)]
Merge pull request #5578 from luca-heltai/fix-bug-extract-boundary-mesh
Fixed bug in create triangulation.
Luca Heltai [Mon, 4 Dec 2017 15:55:17 +0000 (16:55 +0100)]
Changelog.
Luca Heltai [Mon, 4 Dec 2017 13:25:12 +0000 (14:25 +0100)]
Checking and reorienting in create_triangulation.
The test added, triggers a bug without these modifications.
Luca Heltai [Mon, 4 Dec 2017 13:24:16 +0000 (14:24 +0100)]
Add manifold_id when extracting boundary meshes
Denis Davydov [Sun, 3 Dec 2017 16:30:28 +0000 (17:30 +0100)]
Merge pull request #5571 from masterleinad/fix_zoltan_output
Adjust test output for Zoltan
Daniel Arndt [Sun, 3 Dec 2017 10:27:39 +0000 (11:27 +0100)]
Adjust test output for Zoltan
Daniel Arndt [Sun, 3 Dec 2017 09:59:21 +0000 (10:59 +0100)]
Merge pull request #5569 from drwells/update-project_to_object-test
Relax test output for an ill-posed problem.
Denis Davydov [Sun, 3 Dec 2017 06:11:53 +0000 (07:11 +0100)]
Merge pull request #5568 from masterleinad/avoid_w_signed_unsigned
Avoid warnings regarding signed/unsigned comparisons
David Wells [Sun, 3 Dec 2017 02:56:49 +0000 (21:56 -0500)]
Relax test output for an ill-posed problem.
There is not a unique solution to this particular projection so, sure enough,
different setups create different answers. Get around this by instead verifying
that the result of the projection is on the right cell and also on the manifold.
Daniel Arndt [Sun, 3 Dec 2017 00:20:38 +0000 (01:20 +0100)]
Avoid warnings regarding comparisons between signed and unsigned variables
Martin Kronbichler [Sat, 2 Dec 2017 20:12:57 +0000 (21:12 +0100)]
Merge pull request #5566 from kronbichler/revert_rtuc_long_double
Revert Mapping::transform_real_to_unit_cell to long double.
Martin Kronbichler [Sat, 2 Dec 2017 17:30:40 +0000 (18:30 +0100)]
Revert Mapping::transform_real_to_unit_cell to long double.
Martin Kronbichler [Sat, 2 Dec 2017 12:39:46 +0000 (13:39 +0100)]
Merge pull request #5563 from sairajat/fix-docu
Fix documentation for face support points in fe
RAJAT ARORA [Sat, 2 Dec 2017 08:53:24 +0000 (03:53 -0500)]
Fix documentation for face support points in fe
Daniel Arndt [Sat, 2 Dec 2017 08:31:05 +0000 (09:31 +0100)]
Merge pull request #5544 from bangerth/cleanup
Minor cleanups to FE_FaceQ.
Daniel Arndt [Fri, 1 Dec 2017 23:57:21 +0000 (00:57 +0100)]
Merge pull request #5561 from bangerth/fix-tests
Fix a number of failing tests.
Wolfgang Bangerth [Fri, 1 Dec 2017 23:54:51 +0000 (16:54 -0700)]
Adjust one test.
Wolfgang Bangerth [Fri, 1 Dec 2017 23:39:46 +0000 (16:39 -0700)]
Fix a number of failing tests.
These tests, for a variety of reasons, no longer compiled. I believe that most of
the issues were introduced in #5547. This fixes them.
Wolfgang Bangerth [Fri, 1 Dec 2017 23:20:54 +0000 (16:20 -0700)]
Merge pull request #5505 from davydden/dense_parallel
add wrappers for ScaLAPACK
Wolfgang Bangerth [Fri, 1 Dec 2017 23:07:16 +0000 (16:07 -0700)]
Merge pull request #5559 from kronbichler/fix_mapping_q1_real_to_unit_singular
Fix singularity (FPE) in MappingQ1::transform_real_to_unit_cell
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.