]> https://gitweb.dealii.org/ - dealii.git/log
dealii.git
4 years agoMerge pull request #10836 from peterrum/write_vtu_with_pvtu_record_error
Timo Heister [Tue, 18 Aug 2020 01:36:27 +0000 (21:36 -0400)]
Merge pull request #10836 from peterrum/write_vtu_with_pvtu_record_error

DataOut::write_vtu_with_pvtu_record(): prints the path name if file cannot be opened

4 years agoDataOut::write_vtu_with_pvtu_record(): prints the path name if file cannot be opened 10836/head
Peter Munch [Mon, 17 Aug 2020 21:38:11 +0000 (23:38 +0200)]
DataOut::write_vtu_with_pvtu_record(): prints the path name if file cannot be opened

4 years agoMerge pull request #10831 from peterrum/bug_process_and_io
David Wells [Sun, 16 Aug 2020 12:56:29 +0000 (08:56 -0400)]
Merge pull request #10831 from peterrum/bug_process_and_io

Fix bug in FEFaceEvaluationSelector::process_and_io

4 years agoFix bug in FEFaceEvaluationSelector::process_and_io 10831/head
Peter Munch [Sat, 15 Aug 2020 15:41:35 +0000 (17:41 +0200)]
Fix bug in FEFaceEvaluationSelector::process_and_io

4 years agoMerge pull request #10402 from kronbichler/simplify_feeval_pointers
Daniel Arndt [Fri, 14 Aug 2020 13:46:12 +0000 (09:46 -0400)]
Merge pull request #10402 from kronbichler/simplify_feeval_pointers

4 years agoMerge pull request #10821 from peterrum/ecl_conti
Martin Kronbichler [Fri, 14 Aug 2020 09:47:48 +0000 (11:47 +0200)]
Merge pull request #10821 from peterrum/ecl_conti

ECL: enable contiguous data access

4 years agoMerge pull request #10829 from kronbichler/changelog_10369
Timo Heister [Thu, 13 Aug 2020 16:19:15 +0000 (12:19 -0400)]
Merge pull request #10829 from kronbichler/changelog_10369

Add changelog on EvaluationFlags

4 years agoECL: enable contiguous data access 10821/head
Peter Munch [Wed, 12 Aug 2020 08:14:21 +0000 (10:14 +0200)]
ECL: enable contiguous data access

4 years agoMerge pull request #10827 from peterrum/mf_pbc_orientation
Martin Kronbichler [Thu, 13 Aug 2020 14:28:18 +0000 (16:28 +0200)]
Merge pull request #10827 from peterrum/mf_pbc_orientation

MF: Fix PBC in the case of non-standard orientation

4 years agoAdd changelog on EvaluationFlags 10829/head
Martin Kronbichler [Thu, 13 Aug 2020 13:56:34 +0000 (15:56 +0200)]
Add changelog on EvaluationFlags

4 years agoMerge pull request #10828 from kronbichler/reference_cell_info_array
Daniel Arndt [Thu, 13 Aug 2020 13:43:51 +0000 (09:43 -0400)]
Merge pull request #10828 from kronbichler/reference_cell_info_array

Improve performance of ReferenceCell::Info::get_cell

4 years agoImprove performance of ReferenceCell::Info::get_cell 10828/head
Martin Kronbichler [Thu, 13 Aug 2020 10:49:51 +0000 (12:49 +0200)]
Improve performance of ReferenceCell::Info::get_cell

4 years agoMF: Fix PBC in the case of non-standard orientation 10827/head
Peter Munch [Thu, 13 Aug 2020 09:51:29 +0000 (11:51 +0200)]
MF: Fix PBC in the case of non-standard orientation

4 years agoMerge pull request #10825 from masterleinad/fix_trailing_whitespace
Martin Kronbichler [Thu, 13 Aug 2020 05:16:11 +0000 (07:16 +0200)]
Merge pull request #10825 from masterleinad/fix_trailing_whitespace

Avoid trailing whitespace check to modify timestamps unnecessarily

4 years agoMerge pull request #10818 from dougshidong/rad_fad_doc
Jean-Paul Pelteret [Wed, 12 Aug 2020 20:11:34 +0000 (22:11 +0200)]
Merge pull request #10818 from dougshidong/rad_fad_doc

Inform memory leak of sacado_rad_fad in doc.

4 years agoMerge pull request #10093 from dougshidong/fix_check_distorted_cells
Daniel Arndt [Wed, 12 Aug 2020 17:30:05 +0000 (13:30 -0400)]
Merge pull request #10093 from dougshidong/fix_check_distorted_cells

4 years agoMerge pull request #10824 from peterrum/flat_manifold_idflat_manifold_id_typo
Martin Kronbichler [Wed, 12 Aug 2020 16:09:26 +0000 (18:09 +0200)]
Merge pull request #10824 from peterrum/flat_manifold_idflat_manifold_id_typo

Fix typo

4 years agoAvoid trailing whitespace check to modify timestamps unnecessarily 10825/head
Daniel Arndt [Wed, 12 Aug 2020 16:03:34 +0000 (12:03 -0400)]
Avoid trailing whitespace check to modify timestamps unnecessarily

4 years agoFix typo 10824/head
Peter Munch [Wed, 12 Aug 2020 15:38:22 +0000 (17:38 +0200)]
Fix typo

4 years agoFix if-statements with check_for_distorted_cells. 10093/head
Doug Shi-Dong [Wed, 12 Aug 2020 14:08:54 +0000 (10:08 -0400)]
Fix if-statements with check_for_distorted_cells.

4 years agoUpdate distorted_cells tests.
Doug Shi-Dong [Tue, 11 Aug 2020 12:42:17 +0000 (08:42 -0400)]
Update distorted_cells tests.

4 years agoMerge pull request #10784 from peterrum/use_fe_face_vectors
Martin Kronbichler [Wed, 12 Aug 2020 11:34:52 +0000 (13:34 +0200)]
Merge pull request #10784 from peterrum/use_fe_face_vectors

Use face_no in FE

4 years agoRemove pointers of pointers in FEEvaluation 10402/head
Martin Kronbichler [Thu, 28 May 2020 12:50:18 +0000 (14:50 +0200)]
Remove pointers of pointers in FEEvaluation

4 years agoMerge pull request #10816 from peterrum/orientation_v
Martin Kronbichler [Wed, 12 Aug 2020 05:25:06 +0000 (07:25 +0200)]
Merge pull request #10816 from peterrum/orientation_v

ECL: Generalize process_and_io

4 years agoMerge pull request #10817 from peterrum/tria_create_asserts
Martin Kronbichler [Wed, 12 Aug 2020 05:24:24 +0000 (07:24 +0200)]
Merge pull request #10817 from peterrum/tria_create_asserts

Add back asserts in create_triangulation

4 years agoInform memory leak of sacado_rad_fad in doc. 10818/head
Doug Shi-Dong [Wed, 12 Aug 2020 02:50:59 +0000 (22:50 -0400)]
Inform memory leak of sacado_rad_fad in doc.

4 years agoMerge pull request #10814 from kronbichler/mg_tools_sparsity_constraints
Peter Munch [Tue, 11 Aug 2020 21:46:00 +0000 (23:46 +0200)]
Merge pull request #10814 from kronbichler/mg_tools_sparsity_constraints

Allow AffineConstraints argument to MGTools::make_sparsity_pattern

4 years agoGeneralize process_and_io 10816/head
Peter Munch [Mon, 10 Aug 2020 20:12:02 +0000 (22:12 +0200)]
Generalize process_and_io

4 years agoAdd back asserts in create_triangulation 10817/head
Peter Munch [Tue, 11 Aug 2020 20:52:24 +0000 (22:52 +0200)]
Add back asserts in create_triangulation

4 years agoMerge pull request #10813 from peterrum/step49-installation
Timo Heister [Tue, 11 Aug 2020 18:39:49 +0000 (14:39 -0400)]
Merge pull request #10813 from peterrum/step49-installation

Fix installation of files of step-49

4 years agoMerge pull request #10815 from masterleinad/fix_typos
Martin Kronbichler [Tue, 11 Aug 2020 16:15:01 +0000 (18:15 +0200)]
Merge pull request #10815 from masterleinad/fix_typos

Fix a few typos

4 years agoFix a few typos 10815/head
Daniel Arndt [Tue, 11 Aug 2020 15:16:39 +0000 (11:16 -0400)]
Fix a few typos

4 years agoAdd changelog 10814/head
Martin Kronbichler [Tue, 11 Aug 2020 14:49:21 +0000 (16:49 +0200)]
Add changelog

4 years agoNew test case
Martin Kronbichler [Tue, 11 Aug 2020 14:47:31 +0000 (16:47 +0200)]
New test case

4 years agoAllow AffineConstraints argument to MGTools::make_sparsity_pattern
Martin Kronbichler [Tue, 11 Aug 2020 14:47:18 +0000 (16:47 +0200)]
Allow AffineConstraints argument to MGTools::make_sparsity_pattern

4 years agoFix installation of files of step-49 10813/head
Peter Munch [Tue, 11 Aug 2020 13:35:16 +0000 (15:35 +0200)]
Fix installation of files of step-49

4 years agoMerge pull request #10801 from masterleinad/cuda_10_ci
Martin Kronbichler [Tue, 11 Aug 2020 13:59:30 +0000 (15:59 +0200)]
Merge pull request #10801 from masterleinad/cuda_10_ci

Add CUDA 10.2 CI build check

4 years agoMerge pull request #10762 from kronbichler/fix_data_mf_cellcentric
Martin Kronbichler [Tue, 11 Aug 2020 13:58:25 +0000 (15:58 +0200)]
Merge pull request #10762 from kronbichler/fix_data_mf_cellcentric

MF mapping info: Avoid invalid access of some face-data-by-cells

4 years agoMerge pull request #10809 from peterrum/merge_adjust_for_face_orientation
Martin Kronbichler [Tue, 11 Aug 2020 13:57:54 +0000 (15:57 +0200)]
Merge pull request #10809 from peterrum/merge_adjust_for_face_orientation

ECL: Merge gather and adjust_for_face_orientation

4 years agoUse face_no in FE 10784/head
Peter Munch [Sat, 1 Aug 2020 12:45:54 +0000 (14:45 +0200)]
Use face_no in FE

4 years agoMerge pull request #10794 from peterrum/quad_dof_identities_face_type
Martin Kronbichler [Tue, 11 Aug 2020 11:37:01 +0000 (13:37 +0200)]
Merge pull request #10794 from peterrum/quad_dof_identities_face_type

Save face type in quad_dof_identities

4 years agoMerge gather and adjust_for_face_orientation 10809/head
Peter Munch [Sun, 9 Aug 2020 14:01:19 +0000 (16:01 +0200)]
Merge gather and adjust_for_face_orientation

4 years agoMerge pull request #10811 from peterrum/process_and_io
Martin Kronbichler [Mon, 10 Aug 2020 14:46:15 +0000 (16:46 +0200)]
Merge pull request #10811 from peterrum/process_and_io

Merge implementation of gather_evaluate and integrate_scatter

4 years agoMerge implementation of gather_evaluate and integrate_scatter 10811/head
Peter Munch [Sun, 9 Aug 2020 17:49:39 +0000 (19:49 +0200)]
Merge implementation of gather_evaluate and integrate_scatter

4 years agoMerge pull request #10810 from peterrum/mf_face_orientation
Daniel Arndt [Mon, 10 Aug 2020 03:59:00 +0000 (23:59 -0400)]
Merge pull request #10810 from peterrum/mf_face_orientation

Work on MatrixFreeFunctions::FaceToCellTopology::face_orientation

4 years agoMerge pull request #10806 from bangerth/tensor-2
Martin Kronbichler [Sun, 9 Aug 2020 17:43:21 +0000 (19:43 +0200)]
Merge pull request #10806 from bangerth/tensor-2

Fix another bug with DataPostprocessorTensor

4 years agoWork on internal::MatrixFreeFunctions::FaceToCellTopology::face_orientation 10810/head
Peter Munch [Sun, 9 Aug 2020 16:00:56 +0000 (18:00 +0200)]
Work on internal::MatrixFreeFunctions::FaceToCellTopology::face_orientation

4 years agoMerge pull request #10808 from peterrum/mf_rename_variables
Martin Kronbichler [Sun, 9 Aug 2020 13:17:50 +0000 (15:17 +0200)]
Merge pull request #10808 from peterrum/mf_rename_variables

Rename two variables in MF

4 years agoRename two variables in MF 10808/head
Peter Munch [Sun, 9 Aug 2020 11:03:07 +0000 (13:03 +0200)]
Rename two variables in MF

4 years agoAdjust tests. 10806/head
Wolfgang Bangerth [Fri, 7 Aug 2020 15:53:26 +0000 (09:53 -0600)]
Adjust tests.

4 years agoFix DataPostprocessorTensor: Don't add suffixes to the lone tensor variable.
Wolfgang Bangerth [Fri, 7 Aug 2020 01:29:28 +0000 (19:29 -0600)]
Fix DataPostprocessorTensor: Don't add suffixes to the lone tensor variable.

4 years agoMF mapping info: Avoid invalid access of some face-data-by-cells 10762/head
Martin Kronbichler [Wed, 29 Jul 2020 15:35:23 +0000 (17:35 +0200)]
MF mapping info: Avoid invalid access of some face-data-by-cells

4 years agoMerge pull request #10793 from Rombur/cuda_11
Martin Kronbichler [Fri, 7 Aug 2020 12:08:19 +0000 (14:08 +0200)]
Merge pull request #10793 from Rombur/cuda_11

Fix CUDA 11 build

4 years agoMerge pull request #10799 from Rombur/drop_cuda_9
Martin Kronbichler [Fri, 7 Aug 2020 12:04:50 +0000 (14:04 +0200)]
Merge pull request #10799 from Rombur/drop_cuda_9

Drop cuda 9

4 years agoMerge pull request #10805 from bangerth/shrink
Martin Kronbichler [Fri, 7 Aug 2020 12:03:59 +0000 (14:03 +0200)]
Merge pull request #10805 from bangerth/shrink

Shrink the output of a test drastically.

4 years agoMerge pull request #10803 from bangerth/tensor
Martin Kronbichler [Fri, 7 Aug 2020 12:03:29 +0000 (14:03 +0200)]
Merge pull request #10803 from bangerth/tensor

Fix bug in DataPostprocessorTensor.

4 years agoShrink the output of a test drastically. 10805/head
Wolfgang Bangerth [Fri, 7 Aug 2020 01:34:01 +0000 (19:34 -0600)]
Shrink the output of a test drastically.

4 years agoAdd a new test. 10803/head
Wolfgang Bangerth [Thu, 6 Aug 2020 23:27:35 +0000 (17:27 -0600)]
Add a new test.

4 years agoMerge pull request #10802 from bangerth/cleanup
Bruno Turcksin [Fri, 7 Aug 2020 01:03:09 +0000 (21:03 -0400)]
Merge pull request #10802 from bangerth/cleanup

Avoid a couple of places where we explicitly use 'new'.

4 years agoAdd changelog 10799/head
Bruno Turcksin [Wed, 5 Aug 2020 22:01:47 +0000 (22:01 +0000)]
Add changelog

4 years agoDrop support for CUDA 9.0, 10.0, and 10.1
Bruno Turcksin [Wed, 5 Aug 2020 21:56:56 +0000 (21:56 +0000)]
Drop support for CUDA 9.0, 10.0, and 10.1

4 years agoMerge pull request #10804 from bangerth/changelog
Timo Heister [Fri, 7 Aug 2020 00:36:09 +0000 (20:36 -0400)]
Merge pull request #10804 from bangerth/changelog

Fix a changelog entry.

4 years agoFix a changelog entry. 10804/head
Wolfgang Bangerth [Thu, 6 Aug 2020 23:21:26 +0000 (17:21 -0600)]
Fix a changelog entry.

Specifically, the patch to which this changelog entry was mine alone, but I had copy-pasted
from a previous changelog entry of mine.

4 years agoAdd a changelog entry.
Wolfgang Bangerth [Thu, 6 Aug 2020 23:05:44 +0000 (17:05 -0600)]
Add a changelog entry.

4 years agoFix bug in DataPostprocessorTensor.
Wolfgang Bangerth [Thu, 6 Aug 2020 22:59:44 +0000 (16:59 -0600)]
Fix bug in DataPostprocessorTensor.

Specifically, the class currently states that the components it outputs are scalars,
when the whole intent of the class is of course to output its result as a tensor
field.

4 years agoAvoid a couple of places where we explicitly use 'new'. 10802/head
Wolfgang Bangerth [Thu, 6 Aug 2020 22:58:06 +0000 (16:58 -0600)]
Avoid a couple of places where we explicitly use 'new'.

4 years agoAdd CUDA 10.2 CI build check 10801/head
Daniel Arndt [Thu, 6 Aug 2020 20:04:38 +0000 (16:04 -0400)]
Add CUDA 10.2 CI build check

4 years agoReplace deprecated parallel::Triangulation
Daniel Arndt [Thu, 6 Aug 2020 20:02:38 +0000 (16:02 -0400)]
Replace deprecated parallel::Triangulation

4 years agoMerge pull request #10800 from bangerth/strings
Peter Munch [Thu, 6 Aug 2020 08:41:55 +0000 (10:41 +0200)]
Merge pull request #10800 from bangerth/strings

Simplify some string handling in an error message.

4 years agoSimplify some string handling in an error message. 10800/head
Wolfgang Bangerth [Thu, 6 Aug 2020 03:46:11 +0000 (21:46 -0600)]
Simplify some string handling in an error message.

This was triggered by the fact that the original string lacked a space after 'assign'.

4 years agoMerge pull request #10796 from masterleinad/fix_warray_bounds
Peter Munch [Tue, 4 Aug 2020 17:09:24 +0000 (19:09 +0200)]
Merge pull request #10796 from masterleinad/fix_warray_bounds

Fix Warray-bounds warnings

4 years agoFix Warray-bounds warnings 10796/head
Daniel Arndt [Tue, 4 Aug 2020 14:14:36 +0000 (10:14 -0400)]
Fix Warray-bounds warnings

4 years agoMerge pull request #10795 from peterrum/vector_tools_fix_comment
Martin Kronbichler [Tue, 4 Aug 2020 08:42:03 +0000 (10:42 +0200)]
Merge pull request #10795 from peterrum/vector_tools_fix_comment

Fix typo in VectorTools::interpolate

4 years agoFix typo in VectorTools::interpolate 10795/head
Peter Munch [Tue, 4 Aug 2020 08:32:05 +0000 (10:32 +0200)]
Fix typo in VectorTools::interpolate

4 years agoSave face type in quad_dof_identities 10794/head
Peter Munch [Tue, 4 Aug 2020 06:55:51 +0000 (08:55 +0200)]
Save face type in quad_dof_identities

4 years agoMerge pull request #10778 from peterrum/finiteelementdata_faceno
David Wells [Mon, 3 Aug 2020 21:06:03 +0000 (17:06 -0400)]
Merge pull request #10778 from peterrum/finiteelementdata_faceno

Generalize FiniteElementData s.t. faces can different nr. of dofs

4 years agoMerge pull request #10758 from peterrum/simplex_application_test
Daniel Arndt [Mon, 3 Aug 2020 20:24:20 +0000 (16:24 -0400)]
Merge pull request #10758 from peterrum/simplex_application_test

4 years agoCUDA 11 adds a possible memory attribute for host memory 10793/head
Bruno Turcksin [Mon, 3 Aug 2020 18:52:48 +0000 (18:52 +0000)]
CUDA 11 adds a possible memory attribute for host memory

4 years agoGeneralize FiniteElementData s.t. faces can different nr. of dofs 10778/head
Peter Munch [Fri, 31 Jul 2020 20:20:28 +0000 (22:20 +0200)]
Generalize FiniteElementData s.t. faces can different nr. of dofs

4 years agoMerge pull request #10792 from tjhei/fix_simplex_test
Peter Munch [Mon, 3 Aug 2020 15:46:58 +0000 (17:46 +0200)]
Merge pull request #10792 from tjhei/fix_simplex_test

fix tests/simplex/data_out_write_vtk_01

4 years agoMerge pull request #10777 from peterrum/FiniteElementData_max_dofs_per_quad
David Wells [Mon, 3 Aug 2020 14:52:54 +0000 (10:52 -0400)]
Merge pull request #10777 from peterrum/FiniteElementData_max_dofs_per_quad

Introduce FiniteElementData::max_dofs_per_quad()

4 years agoFix compilation with CUDA 11
Bruno Turcksin [Mon, 3 Aug 2020 14:52:19 +0000 (14:52 +0000)]
Fix compilation with CUDA 11

4 years agofix tests/simplex/data_out_write_vtk_01 10792/head
Timo Heister [Mon, 3 Aug 2020 14:21:37 +0000 (10:21 -0400)]
fix tests/simplex/data_out_write_vtk_01

4 years agoAdd mini simplex application tests 10758/head
Peter Munch [Tue, 28 Jul 2020 09:59:26 +0000 (11:59 +0200)]
Add mini simplex application tests

4 years agoMerge pull request #10701 from peterrum/simplex_dataout_write_vtk
Martin Kronbichler [Mon, 3 Aug 2020 10:35:29 +0000 (12:35 +0200)]
Merge pull request #10701 from peterrum/simplex_dataout_write_vtk

Generalize DataOut::write_vtk for simplex mesh

4 years agoMerge pull request #10791 from kronbichler/fix-code-comment
Peter Munch [Mon, 3 Aug 2020 09:22:32 +0000 (11:22 +0200)]
Merge pull request #10791 from kronbichler/fix-code-comment

Update an outdated code comment

4 years agoUpdate an outdated code comment 10791/head
Martin Kronbichler [Mon, 3 Aug 2020 09:10:01 +0000 (11:10 +0200)]
Update an outdated code comment

4 years agoMerge pull request #10775 from peterrum/ensure_existence_of_dof_identities
Wolfgang Bangerth [Sun, 2 Aug 2020 17:18:47 +0000 (11:18 -0600)]
Merge pull request #10775 from peterrum/ensure_existence_of_dof_identities

Simplify the usage of ensure_existence_of_dof_identities

4 years agoMerge pull request #10782 from adamqc/fix-step-18
Peter Munch [Sun, 2 Aug 2020 15:57:00 +0000 (17:57 +0200)]
Merge pull request #10782 from adamqc/fix-step-18

Fix step-18.

4 years agoMerge pull request #10789 from peterrum/simplex_github_action_metis
Timo Heister [Sun, 2 Aug 2020 13:15:58 +0000 (09:15 -0400)]
Merge pull request #10789 from peterrum/simplex_github_action_metis

Simplex action: load metis and be verbose on failure

4 years agoSimplex action: load metis and be verbose on failure 10789/head
Peter Munch [Sun, 2 Aug 2020 12:07:12 +0000 (14:07 +0200)]
Simplex action: load metis and be verbose on failure

4 years agoMerge pull request #10788 from tjhei/fe_index_unused
Peter Munch [Sun, 2 Aug 2020 06:01:48 +0000 (08:01 +0200)]
Merge pull request #10788 from tjhei/fe_index_unused

fix dof_accessor warning

4 years agoMerge pull request #9973 from rezarastak/arkode_time
Daniel Arndt [Sun, 2 Aug 2020 03:05:57 +0000 (23:05 -0400)]
Merge pull request #9973 from rezarastak/arkode_time

4 years agoapply suggestion 10788/head
Timo Heister [Sat, 1 Aug 2020 20:37:04 +0000 (16:37 -0400)]
apply suggestion

4 years agoFix step-18. 10782/head
Ce Qin [Sat, 1 Aug 2020 05:44:00 +0000 (13:44 +0800)]
Fix step-18.

4 years agoIntroduce FiniteElementData::max_dofs_per_quad() and FiniteElementData::max_dofs_per_... 10777/head
Peter Munch [Fri, 31 Jul 2020 19:02:18 +0000 (21:02 +0200)]
Introduce FiniteElementData::max_dofs_per_quad() and FiniteElementData::max_dofs_per_face()

4 years agoSimplify the usage of ensure_existence_of_dof_identities 10775/head
Peter Munch [Fri, 31 Jul 2020 18:16:35 +0000 (20:16 +0200)]
Simplify the usage of ensure_existence_of_dof_identities

4 years agofix dof_accessor warning
Timo Heister [Sat, 1 Aug 2020 19:08:25 +0000 (15:08 -0400)]
fix dof_accessor warning

fixes:
```
/jenkins/workspace/dealii_PR-10786/include/deal.II/base/exceptions.h:1414:72:
error: ‘fe_index_’ may be used uninitialized in this function [-Werror
=maybe-uninitialized]
/jenkins/workspace/dealii_PR-10786/include/deal.II/dofs/dof_accessor.templates.h:284:22:
note: ‘fe_index_’ was declared here
```

4 years agoMerge pull request #10785 from drwells/fix-mpi-detect
Timo Heister [Sat, 1 Aug 2020 16:53:19 +0000 (12:53 -0400)]
Merge pull request #10785 from drwells/fix-mpi-detect

Fix MPIEXEC detection again.

4 years agoMerge pull request #10787 from tjhei/jenkinsfile_no_tabs
Peter Munch [Sat, 1 Aug 2020 15:15:57 +0000 (17:15 +0200)]
Merge pull request #10787 from tjhei/jenkinsfile_no_tabs

Jenkinsfile: convert tabs to spaces


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.