]>
https://gitweb.dealii.org/ - dealii.git/log
Wolfgang Bangerth [Tue, 14 Apr 2020 03:27:38 +0000 (21:27 -0600)]
Add a test case.
Wolfgang Bangerth [Tue, 14 Apr 2020 03:27:01 +0000 (21:27 -0600)]
Fix an indexing bug with complex output and postprocessors.
Timo Heister [Mon, 13 Apr 2020 12:34:39 +0000 (08:34 -0400)]
Merge pull request #9881 from rezarastak/patch-1
Tiny Cmake documentation fix
Luca Heltai [Mon, 13 Apr 2020 09:48:11 +0000 (11:48 +0200)]
Merge pull request #9741 from nfehn/parse_input
Extend ParameterHandler::parse_input() for file-type-independent parsing with inbuilt correctness check
Niklas Fehn [Thu, 26 Mar 2020 15:44:24 +0000 (16:44 +0100)]
extend function parse_input() for file-type-independent parsing
Reza Rastak [Mon, 13 Apr 2020 06:47:12 +0000 (23:47 -0700)]
Tiny Cmake documentation fix
Daniel Arndt [Mon, 13 Apr 2020 02:48:09 +0000 (22:48 -0400)]
Merge pull request #9877 from rezarastak/numbers_types_includes
update included std headers in number.h and types.h
Matthias Maier [Sun, 12 Apr 2020 17:42:46 +0000 (12:42 -0500)]
Merge pull request #9879 from dangars/cmake_documentation_center
Center comment
Daniel Garcia-Sanchez [Sun, 12 Apr 2020 14:16:12 +0000 (16:16 +0200)]
Center comment
Martin Kronbichler [Sun, 12 Apr 2020 05:48:40 +0000 (07:48 +0200)]
Merge pull request #9874 from peterrum/dofhandler_mf
Merge MatrixFree::internal_reinit for DoFHandler and hp::DoFHandler
Daniel Arndt [Sun, 12 Apr 2020 02:10:04 +0000 (22:10 -0400)]
Merge pull request #9875 from peterrum/mf_level
Remove MatrixFree::DoFHandlers::level
Peter Munch [Sat, 11 Apr 2020 13:45:49 +0000 (15:45 +0200)]
Remove MatrixFree::DoFHandlers::level
Peter Munch [Sat, 11 Apr 2020 11:18:56 +0000 (13:18 +0200)]
Merge MatrixFree::internal_reinit for DoFHandler and hp::DoFHandler
Reza Rastak [Sat, 11 Apr 2020 07:26:46 +0000 (00:26 -0700)]
include statements for standard headers improved
Matthias Maier [Sat, 11 Apr 2020 00:04:18 +0000 (19:04 -0500)]
Merge pull request #9870 from kronbichler/fix_tests
Fix three tests
Matthias Maier [Fri, 10 Apr 2020 23:50:24 +0000 (18:50 -0500)]
Merge pull request #9865 from dangars/cmake_documentation
Improve CMake documentation for google search
Matthias Maier [Fri, 10 Apr 2020 23:47:08 +0000 (18:47 -0500)]
Merge pull request #9863 from dangars/step_69_cmake_threads
Use #ifdef to guard std::async in step-69
Daniel Arndt [Fri, 10 Apr 2020 22:23:38 +0000 (18:23 -0400)]
Merge pull request #9872 from tjhei/doxygen_extract_private
doxygen: enable private again
Daniel Garcia-Sanchez [Fri, 10 Apr 2020 20:58:30 +0000 (22:58 +0200)]
Update html links
Timo Heister [Fri, 10 Apr 2020 20:47:20 +0000 (16:47 -0400)]
doxygen: enable private again
fixes #9855
Martin Kronbichler [Fri, 10 Apr 2020 19:01:50 +0000 (21:01 +0200)]
Merge pull request #9830 from rezarastak/tensor_doc
Doc of Tensor and SymmetricTensor improved.
Martin Kronbichler [Fri, 10 Apr 2020 18:57:54 +0000 (20:57 +0200)]
Merge pull request #9866 from masterleinad/fix_gcc_tbb_warning
Fix gcc warning in TBB
Wolfgang Bangerth [Fri, 10 Apr 2020 15:43:26 +0000 (17:43 +0200)]
Merge pull request #9871 from masterleinad/fix_get_boundary_ids_test
Minor fixes to get_boundary_ids_01
Daniel Arndt [Fri, 10 Apr 2020 15:25:52 +0000 (11:25 -0400)]
Minor fixes to get_boundary_ids_01
Daniel Arndt [Fri, 10 Apr 2020 15:26:41 +0000 (11:26 -0400)]
Merge pull request #9812 from peterrum/get_boundary_ids_parallel
Fix get_boundary_ids() and get_manifold_ids() for parallel triangulations
Daniel Arndt [Fri, 10 Apr 2020 03:14:38 +0000 (23:14 -0400)]
Fix gcc warning in TBB
Martin Kronbichler [Fri, 10 Apr 2020 15:08:14 +0000 (17:08 +0200)]
Add output variant for another test (change due to FMA)
Martin Kronbichler [Fri, 10 Apr 2020 15:08:03 +0000 (17:08 +0200)]
Add output variant for a test (change due to FMA)
Martin Kronbichler [Fri, 10 Apr 2020 14:52:54 +0000 (16:52 +0200)]
Update output file without vectorization
David Wells [Fri, 10 Apr 2020 14:11:43 +0000 (10:11 -0400)]
Merge pull request #9855 from tjhei/doxygen_extract_all
doxygen: extract everything
Martin Kronbichler [Fri, 10 Apr 2020 14:01:36 +0000 (16:01 +0200)]
Merge pull request #9869 from drwells/fix-bbox-table
Fix a doxygen table.
David Wells [Fri, 10 Apr 2020 13:51:12 +0000 (09:51 -0400)]
Fix a doxygen table.
Doxygen has its own syntax for tables.
Daniel Arndt [Fri, 10 Apr 2020 13:16:02 +0000 (09:16 -0400)]
Merge pull request #9856 from luca-heltai/github-ci-windows
Added windows build to github-ci
Daniel Garcia-Sanchez [Fri, 10 Apr 2020 10:31:28 +0000 (12:31 +0200)]
Fix if statement
Daniel Garcia-Sanchez [Fri, 10 Apr 2020 10:29:30 +0000 (12:29 +0200)]
Use #ifdef to guard std::async
Martin Kronbichler [Fri, 10 Apr 2020 07:30:34 +0000 (09:30 +0200)]
Merge pull request #9864 from tjhei/ci_ga_checkout_v2
CI: github actions: checkout@v2
Daniel Garcia-Sanchez [Thu, 9 Apr 2020 18:48:19 +0000 (20:48 +0200)]
Rename cmake.html and cmakelists.html
Rename cmake.html and cmakelists.html to cmake_dealii.html and cmake_user.html
Daniel Garcia-Sanchez [Thu, 9 Apr 2020 16:36:16 +0000 (18:36 +0200)]
Use a short title for google search
Timo Heister [Thu, 9 Apr 2020 16:26:17 +0000 (12:26 -0400)]
CI: github actions: checkout@v2
update checkout action to @v2. This should avoid errors when rerunning a
job about "reference is not a tree".
Reza Rastak [Sun, 5 Apr 2020 17:38:43 +0000 (10:38 -0700)]
Doc of Tensor and SymmetricTensor improved.
Martin Kronbichler [Thu, 9 Apr 2020 05:13:12 +0000 (07:13 +0200)]
Merge pull request #9860 from masterleinad/remove_more_deprecation
Remove more deprecations
Wolfgang Bangerth [Wed, 8 Apr 2020 20:32:15 +0000 (22:32 +0200)]
Merge pull request #9861 from masterleinad/improve_cell_weihts_doc
Improve CellWeights documentation
Wolfgang Bangerth [Wed, 8 Apr 2020 20:25:32 +0000 (22:25 +0200)]
Merge pull request #9852 from simonsticko/bounding_box_fixes
Minor fixes to BoundingBox
Daniel Arndt [Wed, 8 Apr 2020 19:25:27 +0000 (15:25 -0400)]
Improve CellWeights documentation
Daniel Arndt [Wed, 8 Apr 2020 19:15:10 +0000 (15:15 -0400)]
Merge pull request #9859 from masterleinad/doxygen_fixes
Some doxygen fixes
Matthias Maier [Wed, 8 Apr 2020 18:37:15 +0000 (13:37 -0500)]
Merge pull request #9854 from dangars/cross_compiling_documentation
Update the cross compilation documentation
Daniel Arndt [Wed, 8 Apr 2020 16:27:43 +0000 (12:27 -0400)]
Remove some deprecated functions and variables
Daniel Garcia-Sanchez [Wed, 8 Apr 2020 18:18:23 +0000 (20:18 +0200)]
Update the cross compilation documentation
Daniel Arndt [Wed, 8 Apr 2020 16:14:33 +0000 (12:14 -0400)]
Some doxygen fixes
Martin Kronbichler [Wed, 8 Apr 2020 15:58:29 +0000 (17:58 +0200)]
Merge pull request #9858 from kronbichler/test_fixes
Fix two tests with roundoff problems
Daniel Arndt [Wed, 8 Apr 2020 13:47:51 +0000 (09:47 -0400)]
Merge pull request #9376 from luca-heltai/read-write-vtu
Read and write vtu files
Martin Kronbichler [Wed, 8 Apr 2020 12:46:34 +0000 (14:46 +0200)]
Relax absolute tolerance on test with numbers up to 1e9
Martin Kronbichler [Wed, 8 Apr 2020 12:46:01 +0000 (14:46 +0200)]
Make test more robust by printing some data
Simon Sticko [Tue, 7 Apr 2020 19:02:25 +0000 (21:02 +0200)]
Three small documentation fixes related to BoundingBox.
Simon Sticko [Tue, 7 Apr 2020 18:48:05 +0000 (20:48 +0200)]
Move function coordinate_to_one_dim_higher to an internal namespace.
Wolfgang Bangerth [Wed, 8 Apr 2020 12:09:01 +0000 (14:09 +0200)]
Merge pull request #9857 from kronbichler/output_variant_grid_generator_01b
Output more digits for test grid/grid_generator_01b
Peter Munch [Fri, 3 Apr 2020 22:30:24 +0000 (00:30 +0200)]
Fix get_boundary_ids() and get_manifold_ids() for parallel triangulations
Martin Kronbichler [Wed, 8 Apr 2020 10:41:07 +0000 (12:41 +0200)]
Output more digits in test grid/grid_generator_01b
Luca Heltai [Wed, 8 Apr 2020 09:45:10 +0000 (11:45 +0200)]
Added windows build.
Martin Kronbichler [Wed, 8 Apr 2020 09:06:24 +0000 (11:06 +0200)]
Merge pull request #9850 from bangerth/discrete-time
Document the mental model of DiscreteTime.
Martin Kronbichler [Wed, 8 Apr 2020 09:04:15 +0000 (11:04 +0200)]
Merge pull request #9683 from kronbichler/mf_remove_cells_close_to_bdry
MF: No special treatment of cells close to proc interface
Luca Heltai [Fri, 17 Jan 2020 17:23:15 +0000 (18:23 +0100)]
Write and read VTU format that contains serialized triangulation.
Martin Kronbichler [Wed, 8 Apr 2020 08:59:06 +0000 (10:59 +0200)]
Merge pull request #9817 from bangerth/compiler-versions
Require gcc 4.9 and clang 4.0.
Martin Kronbichler [Wed, 8 Apr 2020 08:58:23 +0000 (10:58 +0200)]
Merge pull request #9848 from tjhei/ci_github_actions_linux
[CI]: add GitHub actions linux release build
Martin Kronbichler [Wed, 8 Apr 2020 08:57:49 +0000 (10:57 +0200)]
Merge pull request #9851 from tjhei/ci_ga_remove_release_osx
do not build release on github actions OSX
Martin Kronbichler [Wed, 8 Apr 2020 08:57:28 +0000 (10:57 +0200)]
Merge pull request #9777 from agrayver/step_53_python
Add Python version of step-53
Martin Kronbichler [Thu, 19 Mar 2020 14:00:38 +0000 (15:00 +0100)]
MF: No special treatment of cells close to proc interface
Timo Heister [Tue, 7 Apr 2020 21:27:38 +0000 (17:27 -0400)]
doxygen: extract everything
doxygen has a bug to not extract global enums (see #7730). The only
current know option is to change the default to extract everything by
setting EXTRACT_ALL=YES.
Also add other options while we are here and enable generating
documentation for undocumented members/classes.
Timo Heister [Tue, 7 Apr 2020 14:36:19 +0000 (10:36 -0400)]
add linux release build
Wolfgang Bangerth [Tue, 7 Apr 2020 16:49:57 +0000 (10:49 -0600)]
Document the mental model of DiscreteTime.
Daniel Arndt [Tue, 7 Apr 2020 19:49:39 +0000 (15:49 -0400)]
Merge pull request #9849 from masterleinad/fix_tests_werror
Fix some warnings in tests with clang-10
Simon Sticko [Tue, 7 Apr 2020 18:41:27 +0000 (20:41 +0200)]
Rename function create_unit_box() to create_unit_bounding_box().
Wolfgang Bangerth [Tue, 7 Apr 2020 18:18:24 +0000 (20:18 +0200)]
Merge pull request #9846 from kronbichler/documentation_noncontig_partitioner
Update documentation of NoncontiguousPartitioner
Timo Heister [Tue, 7 Apr 2020 18:15:29 +0000 (14:15 -0400)]
do not build release on github actions OSX
revert #9844
Github only does 5 parallel OSX builds per projectand now each of them
takes close to 2 hours. This is a bit too slow.
Martin Kronbichler [Tue, 7 Apr 2020 17:54:22 +0000 (19:54 +0200)]
Merge pull request #9815 from bangerth/complex-vectors
Allow outputting complex-valued vector and tensor fields
Daniel Arndt [Tue, 7 Apr 2020 17:47:41 +0000 (13:47 -0400)]
Fix unused warning
Daniel Arndt [Tue, 7 Apr 2020 16:28:41 +0000 (12:28 -0400)]
Fix some warnings in tests with clang-10
Daniel Arndt [Tue, 7 Apr 2020 15:55:15 +0000 (11:55 -0400)]
Merge pull request #9819 from peterrum/compute_union
Add Utilities::MPI::compute_set_union
Wolfgang Bangerth [Tue, 7 Apr 2020 15:37:24 +0000 (17:37 +0200)]
Merge pull request #9718 from nfehn/parameter_handler
improve robustness and usability of ParameterHandler
Wolfgang Bangerth [Tue, 7 Apr 2020 15:36:27 +0000 (17:36 +0200)]
Merge pull request #9845 from rezarastak/doxygen_warnings_1
Fix some Doxygen warnings
Daniel Arndt [Tue, 7 Apr 2020 14:45:47 +0000 (10:45 -0400)]
Merge pull request #9831 from simonsticko/hypercube_to_bounding_box
Implement functionality from Hypercube on BoundingBox
David Wells [Tue, 7 Apr 2020 13:39:24 +0000 (09:39 -0400)]
Merge pull request #9844 from masterleinad/build_debug_and_release
Build debug and release with Actions
Niklas Fehn [Mon, 23 Mar 2020 12:03:50 +0000 (13:03 +0100)]
improve usability of ParameterHandler
Simon Sticko [Tue, 7 Apr 2020 13:02:05 +0000 (15:02 +0200)]
Slightly reformulate documentation of BoundingBox
Co-Authored-By: Martin Kronbichler <kronbichler@lnm.mw.tum.de>
Martin Kronbichler [Tue, 7 Apr 2020 12:44:07 +0000 (14:44 +0200)]
Merge pull request #9821 from masterleinad/remove_shift
Remove deprecated class PArpackSolver::Shift
Martin Kronbichler [Tue, 7 Apr 2020 12:28:34 +0000 (14:28 +0200)]
Merge pull request #9841 from masterleinad/convert_loops
Use more range-based for loops.
Alexander Grayver [Mon, 30 Mar 2020 12:23:38 +0000 (14:23 +0200)]
Mention notebook in the original program
Alexander Grayver [Mon, 30 Mar 2020 12:03:47 +0000 (14:03 +0200)]
Add step-53 python
Peter Munch [Tue, 7 Apr 2020 08:33:06 +0000 (10:33 +0200)]
Add Utilities::MPI::compute_set_union
Peter Munch [Sat, 4 Apr 2020 18:18:24 +0000 (20:18 +0200)]
Add Utilities::MPI::compute_union
Martin Kronbichler [Tue, 7 Apr 2020 05:54:07 +0000 (07:54 +0200)]
Update documentation of NoncontiguousPartitioner
Reza Rastak [Tue, 7 Apr 2020 02:14:27 +0000 (19:14 -0700)]
Fix some Doxygen warnings
Daniel Arndt [Tue, 7 Apr 2020 00:23:51 +0000 (20:23 -0400)]
Merge pull request #9842 from dangars/step62_complex_vector_output
Output step-62 results as a complex-valued vector
Wolfgang Bangerth [Sat, 4 Apr 2020 04:01:07 +0000 (22:01 -0600)]
Add a test for complex-valued tensors.
Wolfgang Bangerth [Fri, 3 Apr 2020 22:57:24 +0000 (16:57 -0600)]
Add tests for complex-valued vector fields.
Wolfgang Bangerth [Sat, 4 Apr 2020 00:12:28 +0000 (18:12 -0600)]
Fix the order in which we output complex-valued vectors/tensors.
Wolfgang Bangerth [Sat, 4 Apr 2020 00:20:32 +0000 (18:20 -0600)]
Remove a comment no longer relevant.
Wolfgang Bangerth [Fri, 3 Apr 2020 23:03:43 +0000 (17:03 -0600)]
Use better variable names.
Wolfgang Bangerth [Fri, 3 Apr 2020 22:57:05 +0000 (16:57 -0600)]
Make sure DataOut exports vector/tensor data correctly for complex-valued cases.
Daniel Arndt [Mon, 6 Apr 2020 21:50:40 +0000 (17:50 -0400)]
Build debug and release with Actions
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.