]> https://gitweb.dealii.org/ - dealii.git/log
dealii.git
5 years agoimprove documentation 7396/head
Timo Heister [Wed, 31 Oct 2018 07:27:00 +0000 (08:27 +0100)]
improve documentation

Co-Authored-By: davydden <davydden@gmail.com>
5 years agoimprove documentation
Wolfgang Bangerth [Tue, 30 Oct 2018 16:08:32 +0000 (17:08 +0100)]
improve documentation

Co-Authored-By: davydden <davydden@gmail.com>
5 years agorename and improve documentation
Denis Davydov [Tue, 30 Oct 2018 13:30:05 +0000 (14:30 +0100)]
rename and improve documentation

5 years agoimprove documentation
Wolfgang Bangerth [Tue, 30 Oct 2018 13:23:24 +0000 (14:23 +0100)]
improve documentation

Co-Authored-By: davydden <davydden@gmail.com>
5 years agoadd Utilities::interleave() to interleave an array of ints into a single integer
Denis Davydov [Tue, 30 Oct 2018 12:54:37 +0000 (13:54 +0100)]
add Utilities::interleave() to interleave an array of ints into a single integer

5 years agoMerge pull request #7366 from masterleinad/use_another_mpi_const_cast
David Wells [Sat, 20 Oct 2018 12:13:43 +0000 (08:13 -0400)]
Merge pull request #7366 from masterleinad/use_another_mpi_const_cast

Use DEAL_II_MPI_CONST_CAST in another place

5 years agoUse DEAL_II_MPI_CONST_CAST in another place 7366/head
Daniel Arndt [Sat, 20 Oct 2018 00:05:51 +0000 (02:05 +0200)]
Use DEAL_II_MPI_CONST_CAST in another place

5 years agoMerge pull request #7362 from davydden/bugfix/skip_indefined_include
Denis Davydov [Fri, 19 Oct 2018 19:35:54 +0000 (21:35 +0200)]
Merge pull request #7362 from davydden/bugfix/skip_indefined_include

fix usage of skip_undefined when reading another file via input statement

5 years agouse correct file name 7362/head
Denis Davydov [Fri, 19 Oct 2018 15:05:42 +0000 (17:05 +0200)]
use correct file name

5 years agofix usage of skip_undefined when reading another file via input command
Denis Davydov [Fri, 19 Oct 2018 09:18:28 +0000 (11:18 +0200)]
fix usage of skip_undefined when reading another file via input command

5 years agoMerge pull request #7359 from masterleinad/spherical_manifold_tests
Daniel Arndt [Wed, 17 Oct 2018 20:30:00 +0000 (22:30 +0200)]
Merge pull request #7359 from masterleinad/spherical_manifold_tests

Add test for SphericalManifold

5 years agoAdd test for SphericalManifold 7359/head
Daniel Arndt [Wed, 17 Oct 2018 16:19:16 +0000 (18:19 +0200)]
Add test for SphericalManifold

5 years agoMerge pull request #7358 from marcfehling/refactor-feseries
Denis Davydov [Wed, 17 Oct 2018 12:28:31 +0000 (14:28 +0200)]
Merge pull request #7358 from marcfehling/refactor-feseries

Refactored FESeries to allow spacedim template for FECollection.

5 years agoRefactored FESeries to allow spacedim template for FECollection. 7358/head
Marc Fehling [Tue, 16 Oct 2018 23:49:40 +0000 (17:49 -0600)]
Refactored FESeries to allow spacedim template for FECollection.

5 years agoMerge pull request #7353 from masterleinad/avoid_cuda_aware_in_objects
Bruno Turcksin [Tue, 16 Oct 2018 20:57:38 +0000 (16:57 -0400)]
Merge pull request #7353 from masterleinad/avoid_cuda_aware_in_objects

Avoid DEAL_II_COMPILER_CUDA_AWARE inside objects

5 years agoMerge pull request #7354 from bangerth/update-comments
David Wells [Tue, 16 Oct 2018 20:29:05 +0000 (16:29 -0400)]
Merge pull request #7354 from bangerth/update-comments

Update comments of two functions.

5 years agoUpdate comments of two functions. 7354/head
Wolfgang Bangerth [Mon, 15 Oct 2018 21:24:20 +0000 (15:24 -0600)]
Update comments of two functions.

These functions were not individually documented. Fix this and make
clear what they do.

5 years agoMerge pull request #7356 from masterleinad/avoid_exception_slicing
Wolfgang Bangerth [Tue, 16 Oct 2018 12:58:11 +0000 (06:58 -0600)]
Merge pull request #7356 from masterleinad/avoid_exception_slicing

Changelong entry for #7063

5 years agoChangelong entry for #7063 7356/head
Daniel Arndt [Tue, 16 Oct 2018 09:30:10 +0000 (11:30 +0200)]
Changelong entry for #7063

5 years agoMerge pull request #7351 from bangerth/doc-update-2
David Wells [Tue, 16 Oct 2018 03:07:01 +0000 (23:07 -0400)]
Merge pull request #7351 from bangerth/doc-update-2

Document the various *_accessor typedefs at their source.

5 years agoDocument the various *_accessor typedefs at their source. 7351/head
Wolfgang Bangerth [Mon, 15 Oct 2018 04:05:37 +0000 (22:05 -0600)]
Document the various *_accessor typedefs at their source.

5 years agoAvoid DEAL_II_COMPILER_CUDA_AWARE inside objects 7353/head
Daniel Arndt [Mon, 15 Oct 2018 21:13:40 +0000 (23:13 +0200)]
Avoid DEAL_II_COMPILER_CUDA_AWARE inside objects

5 years agoMerge pull request #7350 from bangerth/doc-update
David Wells [Mon, 15 Oct 2018 04:20:31 +0000 (00:20 -0400)]
Merge pull request #7350 from bangerth/doc-update

Improve wording of a doc string.

5 years agoImprove wording of a doc string. 7350/head
Wolfgang Bangerth [Mon, 15 Oct 2018 03:33:53 +0000 (21:33 -0600)]
Improve wording of a doc string.

5 years agoMerge pull request #7330 from BenBrands/ScaLAPACK_doc
Wolfgang Bangerth [Sun, 14 Oct 2018 23:58:31 +0000 (17:58 -0600)]
Merge pull request #7330 from BenBrands/ScaLAPACK_doc

ScaLAPACKMatrix: improve documentation

5 years agoMerge pull request #7327 from JonMatthewsFCAS/proj_div_conform_distributed_fix
Wolfgang Bangerth [Sun, 14 Oct 2018 23:49:30 +0000 (17:49 -0600)]
Merge pull request #7327 from JonMatthewsFCAS/proj_div_conform_distributed_fix

Added cell->is_locally_owned() in project_boundary_values_div_conforming

5 years agoMerge pull request #7346 from masterleinad/fix_sacado_tests
Matthias Maier [Sun, 14 Oct 2018 15:38:52 +0000 (10:38 -0500)]
Merge pull request #7346 from masterleinad/fix_sacado_tests

Fix failing Sacado tests

5 years agoFix failing Sacado tests 7346/head
Daniel Arndt [Sat, 13 Oct 2018 21:53:17 +0000 (23:53 +0200)]
Fix failing Sacado tests

5 years agoAdd ad_helpers.h to unifying header
Jean-Paul Pelteret [Sun, 14 Oct 2018 08:28:34 +0000 (10:28 +0200)]
Add ad_helpers.h to unifying header

5 years agoMerge pull request #7347 from masterleinad/replce_constraintmatrix_in_tests
Daniel Arndt [Sun, 14 Oct 2018 11:25:47 +0000 (07:25 -0400)]
Merge pull request #7347 from masterleinad/replce_constraintmatrix_in_tests

Replace ConstraintMatrix by AffineConstraints in tests

5 years agoMerge pull request #7349 from masterleinad/restrict_non_matching_coupling_07
Daniel Arndt [Sun, 14 Oct 2018 11:25:18 +0000 (07:25 -0400)]
Merge pull request #7349 from masterleinad/restrict_non_matching_coupling_07

Restrict non_matching/coupling_07

5 years agoMerge pull request #7348 from masterleinad/avoid_warninigs_ad_drivers
Denis Davydov [Sun, 14 Oct 2018 03:31:20 +0000 (05:31 +0200)]
Merge pull request #7348 from masterleinad/avoid_warninigs_ad_drivers

Avoid warnings in ad_drivers.h

5 years agoRestrict non_matching/coupling_07 7349/head
Daniel Arndt [Sun, 14 Oct 2018 00:15:40 +0000 (02:15 +0200)]
Restrict non_matching/coupling_07

5 years agoAvoid warnings in ad_drivers.h 7348/head
Daniel Arndt [Sat, 13 Oct 2018 22:24:10 +0000 (00:24 +0200)]
Avoid warnings in ad_drivers.h

5 years agoReplace ConstraintMatrix by AffineConstraints in tests 7347/head
Daniel Arndt [Sat, 13 Oct 2018 22:09:58 +0000 (00:09 +0200)]
Replace ConstraintMatrix by AffineConstraints in tests

5 years agoMerge pull request #7230 from masterleinad/omit_complex_instantiations
Denis Davydov [Sat, 13 Oct 2018 20:38:19 +0000 (22:38 +0200)]
Merge pull request #7230 from masterleinad/omit_complex_instantiations

Allow omitting std::complex instantiations

5 years agoAdd a changelog entry 7327/head
Jean-Paul Pelteret [Sat, 13 Oct 2018 19:22:57 +0000 (21:22 +0200)]
Add a changelog entry

5 years agoAdded test for project_boundary_values_div_conforming usage on a distributed triangul...
JonathanMatthewsFCAS [Thu, 11 Oct 2018 04:32:59 +0000 (21:32 -0700)]
Added test for project_boundary_values_div_conforming usage on a distributed triangulation.

5 years agoadded cell->is_locally_owned() in project_boundary_values_div_conforming()
Jonathan L Matthews [Mon, 3 Sep 2018 22:16:00 +0000 (15:16 -0700)]
added cell->is_locally_owned() in project_boundary_values_div_conforming()

5 years agoMerge pull request #7338 from jppelteret/ad-helpers-tests_01
Daniel Arndt [Sat, 13 Oct 2018 00:09:44 +0000 (20:09 -0400)]
Merge pull request #7338 from jppelteret/ad-helpers-tests_01

Add tests for cell-level ADHelper classes

5 years agoMerge pull request #7342 from jppelteret/ad-helpers-fixup_01
Daniel Arndt [Fri, 12 Oct 2018 20:59:13 +0000 (16:59 -0400)]
Merge pull request #7342 from jppelteret/ad-helpers-fixup_01

Americanize the ADHelperResidualLinearization class name

5 years agoMerge pull request #7343 from bangerth/doc-update-1
Jean-Paul Pelteret [Fri, 12 Oct 2018 19:42:06 +0000 (21:42 +0200)]
Merge pull request #7343 from bangerth/doc-update-1

Use the infinitive form of verbs in the first sentence of doc strings.

5 years agoUse the infinitive form of verbs in the first sentence of doc strings. 7343/head
Wolfgang Bangerth [Fri, 12 Oct 2018 19:34:33 +0000 (13:34 -0600)]
Use the infinitive form of verbs in the first sentence of doc strings.

5 years agoAdd tests for ADHelperResidualLinearization 7338/head
Jean-Paul Pelteret [Fri, 12 Oct 2018 06:32:56 +0000 (08:32 +0200)]
Add tests for ADHelperResidualLinearization

5 years agoAdd tests for ADHelperEnergyFunctional
Jean-Paul Pelteret [Fri, 12 Oct 2018 06:32:04 +0000 (08:32 +0200)]
Add tests for ADHelperEnergyFunctional

5 years agoMerge pull request #7339 from jppelteret/ad-registered_tape_query
Wolfgang Bangerth [Fri, 12 Oct 2018 17:21:20 +0000 (11:21 -0600)]
Merge pull request #7339 from jppelteret/ad-registered_tape_query

Refactor check for registered tapes

5 years agoAmericanize the ADHelperResidualLinearization class name 7342/head
Jean-Paul Pelteret [Fri, 12 Oct 2018 16:49:54 +0000 (18:49 +0200)]
Americanize the ADHelperResidualLinearization class name

5 years agoMerge pull request #7340 from jppelteret/ad-helpers-tests_02
Wolfgang Bangerth [Fri, 12 Oct 2018 15:21:14 +0000 (09:21 -0600)]
Merge pull request #7340 from jppelteret/ad-helpers-tests_02

Add tests to check compilation of functions / classes with AD numbers

5 years agoMerge pull request #6978 from jppelteret/ad-helpers_04
Wolfgang Bangerth [Fri, 12 Oct 2018 15:19:59 +0000 (09:19 -0600)]
Merge pull request #6978 from jppelteret/ad-helpers_04

AD Helpers: Add helper for residual linearisation (cell-level)

5 years agoAdd tests to check compilation with AD numbers: Physics NS (part 3) 7340/head
Jean-Paul Pelteret [Fri, 12 Oct 2018 13:19:18 +0000 (15:19 +0200)]
Add tests to check compilation with AD numbers: Physics NS (part 3)

Physics::Transformations

5 years agoAdd tests to check compilation with AD numbers: Physics NS (part 2)
Jean-Paul Pelteret [Fri, 12 Oct 2018 13:18:44 +0000 (15:18 +0200)]
Add tests to check compilation with AD numbers: Physics NS (part 2)

Physics::Elasticity::StandardTensors class

5 years agoAdd tests to check compilation with AD numbers: Physics NS (part 1)
Jean-Paul Pelteret [Fri, 12 Oct 2018 13:18:08 +0000 (15:18 +0200)]
Add tests to check compilation with AD numbers: Physics NS (part 1)

Physics::Elasticity::Kinematics

5 years agoAdd tests to check compilation with AD numbers: SymmetricTensor class
Jean-Paul Pelteret [Fri, 12 Oct 2018 13:17:11 +0000 (15:17 +0200)]
Add tests to check compilation with AD numbers: SymmetricTensor class

5 years agoAdd tests to check compilation with AD numbers: Tensor class
Jean-Paul Pelteret [Fri, 12 Oct 2018 13:16:35 +0000 (15:16 +0200)]
Add tests to check compilation with AD numbers: Tensor class

5 years agoRefactor check for registered tapes 7339/head
Jean-Paul Pelteret [Fri, 12 Oct 2018 12:59:49 +0000 (14:59 +0200)]
Refactor check for registered tapes

5 years agoImprove documentation for ADHelperEnergyFunctional 6978/head
Jean-Paul Pelteret [Fri, 12 Oct 2018 06:09:47 +0000 (08:09 +0200)]
Improve documentation for ADHelperEnergyFunctional

5 years agoImprove documentation for ADHelperCellLevelBase
Jean-Paul Pelteret [Fri, 12 Oct 2018 06:09:06 +0000 (08:09 +0200)]
Improve documentation for ADHelperCellLevelBase

5 years agoImprove an in-code comment
Jean-Paul Pelteret [Fri, 12 Oct 2018 05:48:53 +0000 (07:48 +0200)]
Improve an in-code comment

5 years agoAD Helpers: Add helper for residual linearisation (cell-level)
Jean-Paul Pelteret [Wed, 25 Jul 2018 21:13:12 +0000 (23:13 +0200)]
AD Helpers: Add helper for residual linearisation (cell-level)

5 years agoMerge pull request #7336 from masterleinad/fix_step-16
Daniel Arndt [Fri, 12 Oct 2018 03:29:59 +0000 (23:29 -0400)]
Merge pull request #7336 from masterleinad/fix_step-16

Fix step-16

5 years agoScaLAPACKMatrix: improve documentation 7330/head
Benjamin Brands [Thu, 11 Oct 2018 14:22:29 +0000 (16:22 +0200)]
ScaLAPACKMatrix: improve documentation

5 years agoFix step-16 7336/head
Daniel Arndt [Fri, 12 Oct 2018 00:11:33 +0000 (02:11 +0200)]
Fix step-16

5 years agoMerge pull request #7329 from BenBrands/ScaLAPACK_use_string
Wolfgang Bangerth [Thu, 11 Oct 2018 23:23:40 +0000 (17:23 -0600)]
Merge pull request #7329 from BenBrands/ScaLAPACK_use_string

use std::string instead of char *

5 years agoMerge pull request #7283 from jppelteret/refactor_ad_drivers_helper_base_01
Wolfgang Bangerth [Thu, 11 Oct 2018 23:23:02 +0000 (17:23 -0600)]
Merge pull request #7283 from jppelteret/refactor_ad_drivers_helper_base_01

Refactor AD drivers helper base 01

5 years agoMove special AD numbers related to taping from namespaces to structs. 7283/head
Jean-Paul Pelteret [Fri, 5 Oct 2018 15:40:12 +0000 (17:40 +0200)]
Move special AD numbers related to taping from namespaces to structs.

Refer to #7117

5 years agoChange an exception.
Jean-Paul Pelteret [Fri, 5 Oct 2018 14:09:44 +0000 (16:09 +0200)]
Change an exception.

This commit corrects the spelling of an exception that refers to ADOL-C
(capitalised).

5 years agoRework implementation of taping within ADHelperBase.
Jean-Paul Pelteret [Fri, 5 Oct 2018 14:05:03 +0000 (16:05 +0200)]
Rework implementation of taping within ADHelperBase.

This commit abstracts the notion of taping almost completely away from
the ADHelperBase class. The specifics of the taping process are now
fully contained within the driver classes (at the expense of having to
have some non-static interfaces to the driver classes). However, this
should better enable further extension to use other taped AD
implementations in the future.

5 years agoMerge pull request #7334 from tamiko/update_changes_master
Denis Davydov [Thu, 11 Oct 2018 20:23:01 +0000 (22:23 +0200)]
Merge pull request #7334 from tamiko/update_changes_master

Update the changelog file for the release.

5 years agoUpdate the changelog file for the release. 7334/head
Matthias Maier [Thu, 11 Oct 2018 19:40:18 +0000 (14:40 -0500)]
Update the changelog file for the release.

5 years agoMerge pull request #7332 from tamiko/fix_changes
Wolfgang Bangerth [Thu, 11 Oct 2018 19:53:51 +0000 (13:53 -0600)]
Merge pull request #7332 from tamiko/fix_changes

add a missing changes entry

5 years agoadd a missing changes entry 7332/head
Matthias Maier [Thu, 11 Oct 2018 19:44:04 +0000 (14:44 -0500)]
add a missing changes entry

5 years agoMerge pull request #7325 from bangerth/doc-update
Jean-Paul Pelteret [Thu, 11 Oct 2018 17:47:59 +0000 (19:47 +0200)]
Merge pull request #7325 from bangerth/doc-update

Minor doc update to class parallel::CellWeights.

5 years agoMinor doc update to class parallel::CellWeights. 7325/head
Wolfgang Bangerth [Wed, 10 Oct 2018 23:03:02 +0000 (17:03 -0600)]
Minor doc update to class parallel::CellWeights.

5 years agouse std::string instead of char * 7329/head
Benjamin Brands [Thu, 11 Oct 2018 08:47:39 +0000 (10:47 +0200)]
use std::string instead of char *

5 years agoMerge pull request #7301 from BenBrands/new_constructor_ScaLAPACK
Wolfgang Bangerth [Wed, 10 Oct 2018 21:52:16 +0000 (15:52 -0600)]
Merge pull request #7301 from BenBrands/new_constructor_ScaLAPACK

add constructor for ScaLAPACKMatrix

5 years agoMerge pull request #7320 from dsambit/fixAltivecCompilation
Wolfgang Bangerth [Wed, 10 Oct 2018 21:38:52 +0000 (15:38 -0600)]
Merge pull request #7320 from dsambit/fixAltivecCompilation

Fixes compilation issues when using altivec vectorization.

5 years agoMerge pull request #7277 from bangerth/hp-test
Jean-Paul Pelteret [Wed, 10 Oct 2018 19:17:17 +0000 (21:17 +0200)]
Merge pull request #7277 from bangerth/hp-test

Add a test for the parallel hp implementation.

5 years agoMerge pull request #7284 from marcfehling/merge-domination
Jean-Paul Pelteret [Wed, 10 Oct 2018 16:16:46 +0000 (18:16 +0200)]
Merge pull request #7284 from marcfehling/merge-domination

Introduced FECollection::find_most_face_dominating_fe_in_subset().

5 years agoMerge pull request #7310 from davydden/feature/tmmult_pattern
Jean-Paul Pelteret [Wed, 10 Oct 2018 14:35:41 +0000 (16:35 +0200)]
Merge pull request #7310 from davydden/feature/tmmult_pattern

add DynamicSparsityPattern::compute_Tmmult_pattern() by moving existi…

5 years agoMerge pull request #7295 from luca-heltai/boost-rtree-wrapper
Jean-Paul Pelteret [Wed, 10 Oct 2018 14:35:19 +0000 (16:35 +0200)]
Merge pull request #7295 from luca-heltai/boost-rtree-wrapper

Boost rtree wrapper

5 years agoadd DynamicSparsityPattern::compute_Tmmult_pattern() by moving existing code 7310/head
Denis Davydov [Tue, 9 Oct 2018 07:59:46 +0000 (09:59 +0200)]
add DynamicSparsityPattern::compute_Tmmult_pattern() by moving existing code

5 years agoMerge pull request #7305 from marcfehling/cell-weights-shared
Jean-Paul Pelteret [Wed, 10 Oct 2018 10:46:32 +0000 (12:46 +0200)]
Merge pull request #7305 from marcfehling/cell-weights-shared

Make 'CellWeights' available for any 'p::Triangulation'.

5 years agoMerge pull request #7322 from tamiko/fix_a_test_5
Jean-Paul Pelteret [Wed, 10 Oct 2018 08:13:33 +0000 (10:13 +0200)]
Merge pull request #7322 from tamiko/fix_a_test_5

Tests: Fix race condition between mpi and non-mpi variants

5 years agoFixes compilation issue when using altivec vectorization. 7320/head
Sambit Das [Wed, 10 Oct 2018 01:51:09 +0000 (21:51 -0400)]
Fixes compilation issue when using altivec vectorization.

5 years agoMerge pull request #7311 from masterleinad/restrict_functionparser
Daniel Arndt [Wed, 10 Oct 2018 03:59:30 +0000 (23:59 -0400)]
Merge pull request #7311 from masterleinad/restrict_functionparser

Restrict examples that require a working FunctionParser class

5 years agoTests: hp/solution_transfer_14: add mpirun=1 to test variant 7322/head
Matthias Maier [Wed, 10 Oct 2018 03:39:20 +0000 (22:39 -0500)]
Tests: hp/solution_transfer_14: add mpirun=1 to test variant

5 years agoTests: hp/solution_transfer_15: add mpirun=1 to test variant
Matthias Maier [Wed, 10 Oct 2018 03:37:17 +0000 (22:37 -0500)]
Tests: hp/solution_transfer_15: add mpirun=1 to test variant

5 years agoTests: mpi/solution_transfer_02 add mpirun=1 to test variant
Matthias Maier [Wed, 10 Oct 2018 03:35:09 +0000 (22:35 -0500)]
Tests: mpi/solution_transfer_02 add mpirun=1 to test variant

5 years agoMerge pull request #7316 from tamiko/fix_a_test_2
Daniel Arndt [Wed, 10 Oct 2018 02:52:23 +0000 (22:52 -0400)]
Merge pull request #7316 from tamiko/fix_a_test_2

Tests: base/reference.cc - avoid "use after scope"

5 years agoMerge pull request #7317 from tamiko/fix_a_test_3
Wolfgang Bangerth [Wed, 10 Oct 2018 01:21:52 +0000 (19:21 -0600)]
Merge pull request #7317 from tamiko/fix_a_test_3

Tests: fe/fe_enriched_color_07 - use a better preconditioner

5 years agoMake 'CellWeights' available for any 'p::Triangulation'. 7305/head
Marc Fehling [Mon, 8 Oct 2018 22:29:13 +0000 (16:29 -0600)]
Make 'CellWeights' available for any 'p::Triangulation'.

5 years agoIntroduced FECollection::find_face_dominating_fe_in_subset(). 7284/head
Marc Fehling [Fri, 5 Oct 2018 17:47:52 +0000 (11:47 -0600)]
Introduced FECollection::find_face_dominating_fe_in_subset().

Introduced get_active_fe_indices() in DoFAccessor namespace.

5 years agoMerge pull request #7304 from marcfehling/refactor-find-least
Wolfgang Bangerth [Wed, 10 Oct 2018 00:26:32 +0000 (18:26 -0600)]
Merge pull request #7304 from marcfehling/refactor-find-least

Refactored FECollection::find_least_face_dominating_fe_in_collection().

5 years agoMerge pull request #7319 from masterleinad/restruct_cuda_10_cxx17
Matthias Maier [Wed, 10 Oct 2018 00:25:54 +0000 (19:25 -0500)]
Merge pull request #7319 from masterleinad/restruct_cuda_10_cxx17

Disallow C++17 support when compiling with CUDA 10

5 years agoRefactored FECollection::find_least_face_dominating_fe_in_collection(). 7304/head
Marc Fehling [Mon, 8 Oct 2018 20:50:14 +0000 (14:50 -0600)]
Refactored FECollection::find_least_face_dominating_fe_in_collection().

5 years agoDisallow C++17 support when compiling with CUDA 10 7319/head
Daniel Arndt [Tue, 9 Oct 2018 21:44:45 +0000 (23:44 +0200)]
Disallow C++17 support when compiling with CUDA 10

5 years agoMerge pull request #7313 from tamiko/fix_a_test
Daniel Arndt [Tue, 9 Oct 2018 21:39:01 +0000 (17:39 -0400)]
Merge pull request #7313 from tamiko/fix_a_test

Tests: base/utilities_13.cc - workaround for clang

5 years agofix typos 7316/head
Matthias Maier [Tue, 9 Oct 2018 21:20:22 +0000 (16:20 -0500)]
fix typos

5 years agoTests: fe/fe_enriched_color_07 - use a better preconditioner 7317/head
Matthias Maier [Tue, 9 Oct 2018 21:01:26 +0000 (16:01 -0500)]
Tests: fe/fe_enriched_color_07 - use a better preconditioner

PreconditionSOR does the job here...

5 years agoTests: base/reference.cc - avoid "use after scope"
Matthias Maier [Tue, 9 Oct 2018 20:16:44 +0000 (15:16 -0500)]
Tests: base/reference.cc - avoid "use after scope"

gcc might be a bit forgiving with our use after scope here,
unfortunately, clang isn't. Let's simply work around this issue by
creating using a sentinel that simply resets the SmartPointer when going
out of scope


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.