]>
https://gitweb.dealii.org/ - dealii.git/log
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.
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:24:15 +0000 (07:24 -0700)]
Merge pull request #5579 from bangerth/more-complex-instantiations
More complex instantiations
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
Denis Davydov [Fri, 1 Dec 2017 18:09:47 +0000 (19:09 +0100)]
Merge pull request #5533 from bangerth/update-instructions
Tell users to build with ZOLTAN.
Denis Davydov [Fri, 1 Dec 2017 18:08:13 +0000 (19:08 +0100)]
Merge pull request #5547 from masterleinad/p_s_zoltan_default
Make partition_zoltan the default choice for p::s::Triangulation
Daniel Arndt [Fri, 1 Dec 2017 16:29:26 +0000 (17:29 +0100)]
Merge pull request #5560 from masterleinad/rand_signed_overflow
Avoid signed integer overflow in Testing::rand
Daniel Arndt [Fri, 1 Dec 2017 13:50:59 +0000 (14:50 +0100)]
Avoid signed integer overflow in Testing::rand
Martin Kronbichler [Fri, 1 Dec 2017 08:42:33 +0000 (09:42 +0100)]
Add test case.
Martin Kronbichler [Fri, 1 Dec 2017 08:42:11 +0000 (09:42 +0100)]
Add changelog
Martin Kronbichler [Fri, 1 Dec 2017 08:41:59 +0000 (09:41 +0100)]
Fix singularity (FPE) in MappingQ1::real_to_unit_cell.
Daniel Arndt [Thu, 30 Nov 2017 16:28:12 +0000 (17:28 +0100)]
Make sure to not call p::s::Triangulation with a default partitioner in the tests
Timo Heister [Thu, 30 Nov 2017 15:09:50 +0000 (10:09 -0500)]
Merge pull request #5556 from Rombur/arpack_2
Remove Doxygen markers inside ArpackSolver::solve
Bruno Turcksin [Thu, 30 Nov 2017 14:46:47 +0000 (09:46 -0500)]
Remove Doxygen markers inside ArpackSolver::solve
Denis Davydov [Thu, 30 Nov 2017 12:35:09 +0000 (13:35 +0100)]
Merge pull request #5553 from Rombur/arpack
Improve documentation of Arpack
Denis Davydov [Thu, 30 Nov 2017 09:42:16 +0000 (10:42 +0100)]
Merge pull request #5555 from bangerth/doc-update
Update function documentation.
Daniel Arndt [Thu, 30 Nov 2017 08:09:17 +0000 (09:09 +0100)]
Merge pull request #5554 from adamqc/fix-base-name
Fix bug in JobIdentifier::base_name.
Wolfgang Bangerth [Thu, 30 Nov 2017 06:02:06 +0000 (23:02 -0700)]
Update function documentation.
Ce Qin [Thu, 30 Nov 2017 04:35:50 +0000 (12:35 +0800)]
Fix bug in JobIdentifier::base_name.
Bruno Turcksin [Wed, 29 Nov 2017 19:33:28 +0000 (14:33 -0500)]
Improve documentation of ArpackSolver::AdditionalData
Bruno Turcksin [Wed, 29 Nov 2017 19:32:41 +0000 (14:32 -0500)]
Remove Doxygen marker of commens inside the solve function
Daniel Arndt [Wed, 29 Nov 2017 16:34:04 +0000 (17:34 +0100)]
Merge pull request #5551 from jodlbauer/fix_reduction_control
fixed history in ReductionControl::check() for final iteration
Denis Davydov [Wed, 29 Nov 2017 13:01:01 +0000 (14:01 +0100)]
run quick test with 5 cores
Denis Davydov [Wed, 29 Nov 2017 12:58:09 +0000 (13:58 +0100)]
cleanup public interface
jodlbauer [Wed, 29 Nov 2017 12:53:14 +0000 (13:53 +0100)]
added avg reduction test to solver_control_02
jodlbauer [Wed, 29 Nov 2017 12:14:09 +0000 (13:14 +0100)]
indentation
jodlbauer [Wed, 29 Nov 2017 11:49:07 +0000 (12:49 +0100)]
fixed history in ReductionControl::check() for final iteration
Denis Davydov [Wed, 29 Nov 2017 11:03:05 +0000 (12:03 +0100)]
move ProcessGrid into a stand-alone header under Utilities::MPI namespace
Denis Davydov [Mon, 27 Nov 2017 06:40:25 +0000 (07:40 +0100)]
further improvements
Martin Kronbichler [Wed, 29 Nov 2017 11:02:14 +0000 (12:02 +0100)]
Merge pull request #5548 from bangerth/grammar
Grammar update.
Martin Kronbichler [Wed, 29 Nov 2017 11:01:46 +0000 (12:01 +0100)]
Merge pull request #5545 from bangerth/move-tests
Move tests.
Martin Kronbichler [Wed, 29 Nov 2017 11:00:49 +0000 (12:00 +0100)]
Merge pull request #5549 from BenBrands/collect_periodic_faces
small fix of a template parameter in function orthogonal_equality
Wolfgang Bangerth [Wed, 29 Nov 2017 01:39:39 +0000 (18:39 -0700)]
Grammar update.
Daniel Arndt [Tue, 28 Nov 2017 20:38:24 +0000 (21:38 +0100)]
Make partition_zoltan the default choice for p::s::Triangulation
Wolfgang Bangerth [Tue, 28 Nov 2017 20:41:17 +0000 (13:41 -0700)]
Also move a necessary header file.
Denis Davydov [Mon, 20 Nov 2017 10:58:28 +0000 (11:58 +0100)]
various cleanups and fixes to ScaLAPACK wrappers
Denis Davydov [Wed, 22 Nov 2017 22:46:35 +0000 (23:46 +0100)]
add a quick test
Denis Davydov [Mon, 20 Nov 2017 09:11:56 +0000 (10:11 +0100)]
find ScaLAPACK with cmake, document the new interface, add changelog
Benjamin Brands [Mon, 20 Nov 2017 07:39:51 +0000 (08:39 +0100)]
Added routine and tests to compute all eigenpairs of s.p.d matrices
Benjamin Brands [Thu, 16 Nov 2017 12:26:00 +0000 (13:26 +0100)]
seperated Blacs context into separate class ProcessGrid
Benjamin Brands [Wed, 15 Nov 2017 08:52:47 +0000 (09:52 +0100)]
added routine to compute all eigenvalues for symmetric matrices
Denis Davydov [Sat, 16 Sep 2017 15:02:44 +0000 (17:02 +0200)]
add scaling results
Denis Davydov [Wed, 6 Sep 2017 12:33:29 +0000 (14:33 +0200)]
add ScaLAPACK wrappers for dense parallel linear algebra
Bruno Turcksin [Tue, 28 Nov 2017 19:36:05 +0000 (14:36 -0500)]
Merge pull request #5543 from masterleinad/fix_unsigned_warning
Fix warning regarding unsigned int comparison
Wolfgang Bangerth [Tue, 28 Nov 2017 18:10:33 +0000 (11:10 -0700)]
Move pattern tests into parameter_handler/.
Wolfgang Bangerth [Tue, 28 Nov 2017 18:09:16 +0000 (11:09 -0700)]
Move tensor tests into their own directory.
Wolfgang Bangerth [Tue, 28 Nov 2017 18:07:18 +0000 (11:07 -0700)]
Create a directory for tensors.
Wolfgang Bangerth [Tue, 28 Nov 2017 18:04:31 +0000 (11:04 -0700)]
Add a CMakeLists.txt file.
Wolfgang Bangerth [Tue, 28 Nov 2017 18:03:21 +0000 (11:03 -0700)]
Move DataOut tests from numerics/ to a new directory data_out/.
Wolfgang Bangerth [Tue, 28 Nov 2017 18:02:41 +0000 (11:02 -0700)]
Move DataOutBase tests from base/ to a new directory data_out/.
Wolfgang Bangerth [Tue, 28 Nov 2017 17:36:46 +0000 (10:36 -0700)]
Merge pull request #5542 from GivAlz/new_serialize_cellid
Adding serialize for CellId
Wolfgang Bangerth [Tue, 28 Nov 2017 17:35:19 +0000 (10:35 -0700)]
Minor cleanups.
Benjamin Brands [Tue, 28 Nov 2017 17:32:56 +0000 (18:32 +0100)]
small fix of template parameter in function orthogonal_equality
Wolfgang Bangerth [Tue, 28 Nov 2017 17:32:47 +0000 (10:32 -0700)]
Merge pull request #4577 from simfeld/fix-hp-face-dg
Fix FE_Face elements for use in hp
Wolfgang Bangerth [Tue, 28 Nov 2017 17:25:33 +0000 (10:25 -0700)]
Merge pull request #5478 from masterleinad/array_view_3
Remove (empty) default constructor for ArrayView
Wolfgang Bangerth [Tue, 28 Nov 2017 17:24:06 +0000 (10:24 -0700)]
Merge pull request #5496 from masterleinad/serialize_hp_dof_handler_test
Test serialization of hp::DoFHandler
Wolfgang Bangerth [Tue, 28 Nov 2017 17:23:24 +0000 (10:23 -0700)]
Merge pull request #5531 from davydden/fix_parameter_acceptor
do not use base/revision.h in parameter_acceptor.h
Giovanni Alzetta [Tue, 28 Nov 2017 16:49:33 +0000 (17:49 +0100)]
Adding serialize for CellId
Daniel Arndt [Tue, 28 Nov 2017 14:42:17 +0000 (15:42 +0100)]
Fix warning regarding unsigned int comparison
Timo Heister [Tue, 28 Nov 2017 03:12:23 +0000 (22:12 -0500)]
Merge pull request #5541 from bangerth/grammar
More grammar fixes.
Wolfgang Bangerth [Mon, 27 Nov 2017 23:04:49 +0000 (16:04 -0700)]
More grammar fixes.
Daniel Arndt [Mon, 27 Nov 2017 22:57:46 +0000 (23:57 +0100)]
Merge pull request #5538 from tjhei/trilinos_compress_check
check Trilinos compress() argument
Daniel Arndt [Mon, 27 Nov 2017 22:44:13 +0000 (23:44 +0100)]
Merge pull request #5475 from bangerth/cuthill-mckk
Generalize the numbering in the Cuthill-McKee algorithm.
Timo Heister [Mon, 27 Nov 2017 20:38:29 +0000 (15:38 -0500)]
Merge pull request #5540 from bangerth/grammar
Change grammar of function documentation.
Wolfgang Bangerth [Mon, 27 Nov 2017 20:11:02 +0000 (13:11 -0700)]
Change grammar of function documentation.
Wolfgang Bangerth [Thu, 16 Nov 2017 16:36:18 +0000 (09:36 -0700)]
Add another test.
Wolfgang Bangerth [Thu, 16 Nov 2017 15:58:21 +0000 (08:58 -0700)]
Add changelog entry.
Wolfgang Bangerth [Thu, 16 Nov 2017 15:50:50 +0000 (08:50 -0700)]
Add a test.
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.