Skip to content
Success

Console Output

Pull request #282 updated
11:28:18 Connecting to https://api.github.com using 476720/******
Obtained ci/jenkins_config from 7b888246d5b844a2475919b61fb25d55eda89269+cdcb046f847cb8feb04eb63f12934bb65be5fc20 (2416aaba8413e33419eb8d2dd641e45dc582d9ca)
[Pipeline] Start of Pipeline
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 6 hr 0 min
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] parallel
[Pipeline] { (Branch: CPU)
[Pipeline] { (Branch: CUDA)
[Pipeline] stage
[Pipeline] { (CPU)
[Pipeline] stage
[Pipeline] { (CUDA)
[Pipeline] node
[Pipeline] node
Running on fetnat03 in /var/jenkins/workspace/adamantine_PR-282
[Pipeline] {
[Pipeline] checkout
Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
using credential Jenkins ORNL
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/adamantine-sim/adamantine.git
 > git init /var/jenkins/workspace/adamantine_PR-282 # timeout=10
Fetching upstream changes from https://github.com/adamantine-sim/adamantine.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
using GIT_ASKPASS to set credentials 
 > git fetch --no-tags --progress -- https://github.com/adamantine-sim/adamantine.git +refs/pull/282/head:refs/remotes/origin/PR-282 +refs/heads/master:refs/remotes/origin/master # timeout=10
Fetching without tags
Merging remotes/origin/master commit cdcb046f847cb8feb04eb63f12934bb65be5fc20 into PR head commit 7b888246d5b844a2475919b61fb25d55eda89269
 > git config remote.origin.url https://github.com/adamantine-sim/adamantine.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/282/head:refs/remotes/origin/PR-282 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/adamantine-sim/adamantine.git # timeout=10
Fetching upstream changes from https://github.com/adamantine-sim/adamantine.git
using GIT_ASKPASS to set credentials 
 > git fetch --no-tags --progress -- https://github.com/adamantine-sim/adamantine.git +refs/pull/282/head:refs/remotes/origin/PR-282 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 7b888246d5b844a2475919b61fb25d55eda89269 # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials 
Merge succeeded, producing 7b888246d5b844a2475919b61fb25d55eda89269
Checking out Revision 7b888246d5b844a2475919b61fb25d55eda89269 (PR-282)
Commit message: "Fix copy_to when targeting GPUs"
 > git merge cdcb046f847cb8feb04eb63f12934bb65be5fc20 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 7b888246d5b844a2475919b61fb25d55eda89269 # timeout=10
 > git rev-list --no-walk 91938625e63719a6911b109c89baf3c71aaabb5b # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
+ docker pull rombur/adamantine-stack:no_gpu-latest
no_gpu-latest: Pulling from rombur/adamantine-stack
Digest: sha256:f852740a2e8f8902a8b7589345cdb820b7a112b4d6ffe3884ff0acee441e25f0
Status: Image is up to date for rombur/adamantine-stack:no_gpu-latest
docker.io/rombur/adamantine-stack:no_gpu-latest
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
+ docker inspect -f . rombur/adamantine-stack:no_gpu-latest
.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] withDockerContainer
fetnat03 seems to be running inside container 03b7bae10d390ea917e8c6db2dac4c5d6bd4b305625b8340884716f2cf528a9a
$ docker run -t -d -u 0:0 -w /var/jenkins/workspace/adamantine_PR-282 --volumes-from 03b7bae10d390ea917e8c6db2dac4c5d6bd4b305625b8340884716f2cf528a9a -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** rombur/adamantine-stack:no_gpu-latest cat
$ docker top 32e6a1cabb0190c5e8abe9b2c192acfc62663365c07a22653da947f0d7ba4e66 -eo pid,comm
[Pipeline] {
[Pipeline] sh
Still waiting to schedule task
All nodes of label ‘nvidia-docker&&ampere’ are offline
+ rm -rf build
+ mkdir -p build
[Pipeline] dir
Running in /var/jenkins/workspace/adamantine_PR-282/build
[Pipeline] {
[Pipeline] sh
-- Using the deal.II-9.5.1 installation found at /opt/dealii
-- Include macro /opt/dealii/share/deal.II/macros/macro_deal_ii_add_test.cmake
-- Include macro /opt/dealii/share/deal.II/macros/macro_deal_ii_initialize_cached_variables.cmake
-- Include macro /opt/dealii/share/deal.II/macros/macro_deal_ii_invoke_autopilot.cmake
-- Include macro /opt/dealii/share/deal.II/macros/macro_deal_ii_pickup_tests.cmake
-- Include macro /opt/dealii/share/deal.II/macros/macro_deal_ii_query_git_information.cmake
-- Include macro /opt/dealii/share/deal.II/macros/macro_deal_ii_setup_target.cmake
-- Include macro /opt/dealii/share/deal.II/macros/macro_shell_escape_option_groups.cmake
-- Include macro /opt/dealii/share/deal.II/macros/macro_target_compile_flags.cmake
-- Include macro /opt/dealii/share/deal.II/macros/macro_target_link_flags.cmake
-- The CXX compiler identification is GNU 11.4.0
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found MPI_CXX: /opt/openmpi/lib/libmpi.so (found version "3.1") 
-- Found MPI: TRUE (found version "3.1")  
-- Found Boost: /opt/boost/lib/cmake/Boost-1.83.0/BoostConfig.cmake (found suitable version "1.83.0", minimum required is "1.70.0") found components: chrono program_options timer unit_test_framework 
-- Found Adiak: /opt/adiak
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE  
-- Found Caliper: /opt/caliper
-- Build type: Debug
-- Configuring done (6.9s)
-- Generating done (1.9s)
-- Build files have been written to: /var/jenkins/workspace/adamantine_PR-282/build
[Pipeline] sh
+ make -j8
[  1%] Copying demo_316_short_amr.info
[  1%] Building CXX object source/CMakeFiles/Adamantine.dir/BodyForce.cc.o
[  2%] Copying demo_316_short.info
[  2%] Copying demo_316_short_anisotropic.info
[  3%] Copying experimental_data_0_0.csv
[  3%] Copying amr_test.info
[  4%] Copying demo_316_short_scan_path.txt
[  5%] Copying demo_316_short_scan_path_amr.txt
[  5%] Built target _var_jenkins_workspace_adamantine_PR-282_build_bin_demo_316_short_anisotropic.info
[  5%] Built target _var_jenkins_workspace_adamantine_PR-282_build_bin_demo_316_short_amr.info
[  5%] Built target _var_jenkins_workspace_adamantine_PR-282_build_bin_amr_test.info
[  6%] Building CXX object source/CMakeFiles/Adamantine.dir/CubeHeatSource.cc.o
[  6%] Built target _var_jenkins_workspace_adamantine_PR-282_build_bin_demo_316_short_scan_path.txt
[  6%] Built target _var_jenkins_workspace_adamantine_PR-282_build_bin_experimental_data_0_0.csv
[  6%] Built target _var_jenkins_workspace_adamantine_PR-282_build_bin_demo_316_short_scan_path_amr.txt
[  6%] Built target _var_jenkins_workspace_adamantine_PR-282_build_bin_demo_316_short.info
[  7%] Building CXX object source/CMakeFiles/Adamantine.dir/DataAssimilator.cc.o
[  8%] Copying extruded_cube.msh
[  9%] Copying integration_2d.info
[ 10%] Copying integration_2d_ensemble.info
[ 11%] Copying integration_3d_gold.txt
[ 11%] Copying integration_2d_gold.txt
[ 11%] Built target _var_jenkins_workspace_adamantine_PR-282_build_bin_integration_2d_ensemble.info
[ 11%] Built target _var_jenkins_workspace_adamantine_PR-282_build_bin_extruded_cube.msh
[ 11%] Built target _var_jenkins_workspace_adamantine_PR-282_build_bin_integration_2d_gold.txt
[ 11%] Built target _var_jenkins_workspace_adamantine_PR-282_build_bin_integration_2d.info
[ 11%] Built target _var_jenkins_workspace_adamantine_PR-282_build_bin_integration_3d_gold.txt
[ 11%] Building CXX object source/CMakeFiles/Adamantine.dir/ElectronBeamHeatSource.cc.o
[ 12%] Building CXX object source/CMakeFiles/Adamantine.dir/Geometry.cc.o
[ 13%] Building CXX object source/CMakeFiles/Adamantine.dir/GoldakHeatSource.cc.o
[ 14%] Copying integration_3d_gold_1.txt
[ 14%] Copying integration_3d_gold_0.txt
[ 14%] Built target _var_jenkins_workspace_adamantine_PR-282_build_bin_integration_3d_gold_0.txt
[ 14%] Built target _var_jenkins_workspace_adamantine_PR-282_build_bin_integration_3d_gold_1.txt
[ 14%] Copying material_deposition_2d.txt
[ 15%] Copying material_deposition_3d.txt
[ 15%] Built target _var_jenkins_workspace_adamantine_PR-282_build_bin_material_deposition_3d.txt
[ 15%] Built target _var_jenkins_workspace_adamantine_PR-282_build_bin_material_deposition_2d.txt
[ 16%] Copying raytracing_experimental_data_0_0.csv
[ 17%] Copying material_path_test_material_deposition.txt
[ 17%] Built target _var_jenkins_workspace_adamantine_PR-282_build_bin_raytracing_experimental_data_0_0.csv
[ 17%] Built target _var_jenkins_workspace_adamantine_PR-282_build_bin_material_path_test_material_deposition.txt
[ 18%] Copying scan_path.txt
[ 18%] Copying scan_path_diagonal.txt
[ 18%] Built target _var_jenkins_workspace_adamantine_PR-282_build_bin_scan_path.txt
[ 18%] Built target _var_jenkins_workspace_adamantine_PR-282_build_bin_scan_path_diagonal.txt
[ 19%] Copying scan_path_event_series.inp
[ 19%] Copying scan_path_test_thermal_physics.txt
[ 19%] Built target _var_jenkins_workspace_adamantine_PR-282_build_bin_scan_path_event_series.inp
[ 19%] Building CXX object source/CMakeFiles/Adamantine.dir/ImplicitOperator.cc.o
[ 19%] Built target _var_jenkins_workspace_adamantine_PR-282_build_bin_scan_path_test_thermal_physics.txt
[ 20%] Building CXX object source/CMakeFiles/Adamantine.dir/MaterialPropertyInstDev.cc.o
[ 21%] Building CXX object source/CMakeFiles/Adamantine.dir/MaterialPropertyInstHost.cc.o
[ 22%] Building CXX object source/CMakeFiles/Adamantine.dir/MechanicalOperator.cc.o
[ 22%] Building CXX object source/CMakeFiles/Adamantine.dir/MechanicalPhysics.cc.o
[ 23%] Building CXX object source/CMakeFiles/Adamantine.dir/NewtonSolver.cc.o
[ 24%] Building CXX object source/CMakeFiles/Adamantine.dir/PointCloud.cc.o
[ 24%] Building CXX object source/CMakeFiles/Adamantine.dir/PostProcessor.cc.o
[ 25%] Building CXX object source/CMakeFiles/Adamantine.dir/RayTracing.cc.o
[ 26%] Building CXX object source/CMakeFiles/Adamantine.dir/ScanPath.cc.o
[ 27%] Building CXX object source/CMakeFiles/Adamantine.dir/ThermalOperatorInstSHost.cc.o
[ 27%] Building CXX object source/CMakeFiles/Adamantine.dir/ThermalOperatorInstSLHost.cc.o
[ 28%] Building CXX object source/CMakeFiles/Adamantine.dir/ThermalOperatorInstSLPHost.cc.o
[ 29%] Building CXX object source/CMakeFiles/Adamantine.dir/ThermalOperatorDeviceInstSDev.cc.o
[ 29%] Building CXX object source/CMakeFiles/Adamantine.dir/ThermalOperatorDeviceInstSLDev.cc.o
[ 30%] Building CXX object source/CMakeFiles/Adamantine.dir/ThermalOperatorDeviceInstSLPDev.cc.o
[ 31%] Building CXX object source/CMakeFiles/Adamantine.dir/ThermalPhysicsInstSDev.cc.o
[ 32%] Building CXX object source/CMakeFiles/Adamantine.dir/ThermalPhysicsInstSLDev.cc.o
[ 32%] Building CXX object source/CMakeFiles/Adamantine.dir/ThermalPhysicsInstSLPDev.cc.o
[ 33%] Building CXX object source/CMakeFiles/Adamantine.dir/ThermalPhysicsInstSHost.cc.o
[ 34%] Building CXX object source/CMakeFiles/Adamantine.dir/ThermalPhysicsInstSLHost.cc.o
[ 34%] Building CXX object source/CMakeFiles/Adamantine.dir/ThermalPhysicsInstSLPHost.cc.o
[ 35%] Building CXX object source/CMakeFiles/Adamantine.dir/Timer.cc.o
[ 36%] Building CXX object source/CMakeFiles/Adamantine.dir/ensemble_management.cc.o
[ 36%] Building CXX object source/CMakeFiles/Adamantine.dir/experimental_data_utils.cc.o
[ 37%] Building CXX object source/CMakeFiles/Adamantine.dir/material_deposition.cc.o
[ 38%] Building CXX object source/CMakeFiles/Adamantine.dir/validate_input_database.cc.o
[ 39%] Copying scan_path_L.txt
[ 39%] Built target _var_jenkins_workspace_adamantine_PR-282_build_bin_scan_path_L.txt
[ 40%] Copying scan_path_layers.txt
[ 40%] Built target _var_jenkins_workspace_adamantine_PR-282_build_bin_scan_path_layers.txt
[ 41%] Copying bare_plate_L_ensemble.info
[ 41%] Built target _var_jenkins_workspace_adamantine_PR-282_build_bin_bare_plate_L_ensemble.info
[ 42%] Copying bare_plate_L_da.info
[ 42%] Built target _var_jenkins_workspace_adamantine_PR-282_build_bin_bare_plate_L_da.info
[ 42%] Copying bare_plate_L_scan_path.txt
[ 42%] Built target _var_jenkins_workspace_adamantine_PR-282_build_bin_bare_plate_L_scan_path.txt
[ 43%] Copying bare_plate_L_scan_path_fast.txt
[ 43%] Built target _var_jenkins_workspace_adamantine_PR-282_build_bin_bare_plate_L_scan_path_fast.txt
[ 44%] Copying bare_plate_L_expt_log.txt
[ 44%] Built target _var_jenkins_workspace_adamantine_PR-282_build_bin_bare_plate_L_expt_log.txt
[ 44%] Copying bare_plate_L_expt_data_0_0.csv
[ 44%] Built target _var_jenkins_workspace_adamantine_PR-282_build_bin_bare_plate_L_expt_data_0_0.csv
[ 45%] Copying bare_plate_L_expt_data_0_1.csv
[ 45%] Copying experiment_log_test.txt
[ 45%] Built target _var_jenkins_workspace_adamantine_PR-282_build_bin_bare_plate_L_expt_data_0_1.csv
[ 45%] Built target _var_jenkins_workspace_adamantine_PR-282_build_bin_experiment_log_test.txt
[ 46%] Copying bare_plate_L_da_aug_ref_log.txt
[ 47%] Copying bare_plate_L_da_aug_ref_data_0_0.csv
[ 47%] Built target _var_jenkins_workspace_adamantine_PR-282_build_bin_bare_plate_L_da_aug_ref_log.txt
[ 47%] Built target _var_jenkins_workspace_adamantine_PR-282_build_bin_bare_plate_L_da_aug_ref_data_0_0.csv
[ 48%] Copying bare_plate_L_da_augmented.info
[ 48%] Copying bare_plate_L_da_aug_ref_data_0_1.csv
[ 49%] Copying thermoelastic_bare_plate.info
[ 49%] Built target _var_jenkins_workspace_adamantine_PR-282_build_bin_bare_plate_L_da_aug_ref_data_0_1.csv
[ 49%] Built target _var_jenkins_workspace_adamantine_PR-282_build_bin_bare_plate_L_da_augmented.info
[ 49%] Built target _var_jenkins_workspace_adamantine_PR-282_build_bin_thermoelastic_bare_plate.info
[ 50%] Copying thermoelastic_bare_plate_scan_path.txt
[ 50%] Copying rays_cam-0-0_test_full.csv
[ 51%] Copying thermoelastic_bare_plate_add_material_scan_path.txt
[ 51%] Built target _var_jenkins_workspace_adamantine_PR-282_build_bin_thermoelastic_bare_plate_scan_path.txt
[ 52%] Copying integration_da_add_material.info
[ 52%] Built target _var_jenkins_workspace_adamantine_PR-282_build_bin_rays_cam-0-0_test_full.csv
[ 52%] Built target _var_jenkins_workspace_adamantine_PR-282_build_bin_thermoelastic_bare_plate_add_material_scan_path.txt
[ 52%] Copying integration_da_add_material_expt_log.txt
[ 52%] Built target _var_jenkins_workspace_adamantine_PR-282_build_bin_integration_da_add_material.info
[ 53%] Copying integration_da_add_material_sp.txt
[ 53%] Built target _var_jenkins_workspace_adamantine_PR-282_build_bin_integration_da_add_material_expt_log.txt
[ 54%] Copying integration_da_add_material_expt_pc_0_0.csv
[ 55%] Copying integration_da_add_material_expt_ray_0_0.csv
[ 55%] Built target _var_jenkins_workspace_adamantine_PR-282_build_bin_integration_da_add_material_sp.txt
[ 55%] Built target _var_jenkins_workspace_adamantine_PR-282_build_bin_integration_da_add_material_expt_ray_0_0.csv
[ 55%] Built target _var_jenkins_workspace_adamantine_PR-282_build_bin_integration_da_add_material_expt_pc_0_0.csv
[ 56%] Linking CXX static library libAdamantine.a
[ 56%] Built target Adamantine
[ 58%] Building CXX object tests/CMakeFiles/test_integration_da.dir/test_integration_da.cc.o
[ 60%] Building CXX object tests/CMakeFiles/test_heat_source.dir/test_heat_source.cc.o
[ 60%] Building CXX object tests/CMakeFiles/test_integration_3d_device.dir/test_integration_3d_device.cc.o
[ 61%] Building CXX object tests/CMakeFiles/test_integration_thermoelastic.dir/test_integration_thermoelastic.cc.o
[ 57%] Building CXX object application/CMakeFiles/adamantine.dir/adamantine.cc.o
[ 61%] Building CXX object tests/CMakeFiles/test_geometry.dir/test_geometry.cc.o
[ 59%] Building CXX object tests/CMakeFiles/test_data_assimilator.dir/test_data_assimilator.cc.o
[ 61%] Building CXX object tests/CMakeFiles/test_implicit_operator.dir/test_implicit_operator.cc.o
[ 62%] Linking CXX executable ../bin/test_heat_source
/var/jenkins/workspace/adamantine_PR-282/application/adamantine.cc: In function 'std::pair<int, int> get_p_order_and_n_material_states(boost::property_tree::ptree&)':
/var/jenkins/workspace/adamantine_PR-282/application/adamantine.cc:109:15: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
  109 |       p_order >= 0 && p_order < 5,
      |       ~~~~~~~~^~~~
[ 62%] Linking CXX executable ../bin/test_data_assimilator
[ 62%] Built target test_heat_source
[ 62%] Building CXX object tests/CMakeFiles/test_material_property.dir/test_material_property.cc.o
[ 63%] Linking CXX executable ../bin/test_geometry
[ 63%] Linking CXX executable ../bin/test_implicit_operator
[ 63%] Built target test_data_assimilator
[ 64%] Building CXX object tests/CMakeFiles/test_material_property_device.dir/test_material_property_device.cc.o
[ 64%] Built target test_geometry
[ 65%] Building CXX object tests/CMakeFiles/test_mechanical_operator.dir/test_mechanical_operator.cc.o
[ 65%] Linking CXX executable ../bin/test_integration_thermoelastic
[ 65%] Linking CXX executable ../bin/test_integration_da
[ 65%] Built target test_implicit_operator
[ 66%] Linking CXX executable ../bin/test_integration_3d_device
[ 67%] Building CXX object tests/CMakeFiles/test_mechanical_physics.dir/test_mechanical_physics.cc.o
[ 67%] Built target test_integration_thermoelastic
[ 67%] Built target test_integration_da
[ 68%] Building CXX object tests/CMakeFiles/test_newton_solver.dir/test_newton_solver.cc.o
[ 68%] Building CXX object tests/CMakeFiles/test_post_processor.dir/test_post_processor.cc.o
[ 69%] Linking CXX executable ../bin/test_material_property
[ 69%] Built target test_integration_3d_device
[ 70%] Building CXX object tests/CMakeFiles/test_scan_path.dir/test_scan_path.cc.o
[ 70%] Linking CXX executable ../bin/test_material_property_device
[ 70%] Built target test_material_property
[ 70%] Building CXX object tests/CMakeFiles/test_thermal_operator.dir/test_thermal_operator.cc.o
[ 71%] Linking CXX executable ../bin/test_mechanical_operator
[ 72%] Linking CXX executable ../bin/test_newton_solver
[ 72%] Built target test_material_property_device
[ 73%] Building CXX object tests/CMakeFiles/test_thermal_operator_device.dir/test_thermal_operator_device.cc.o
[ 74%] Linking CXX executable ../bin/test_scan_path
[ 74%] Built target test_newton_solver
[ 74%] Built target test_mechanical_operator
[ 75%] Building CXX object tests/CMakeFiles/test_thermal_physics_device.dir/test_thermal_physics_device.cc.o
[ 76%] Building CXX object tests/CMakeFiles/test_timer.dir/test_timer.cc.o
[ 76%] Built target test_scan_path
[ 76%] Building CXX object tests/CMakeFiles/test_utils.dir/test_utils.cc.o
[ 76%] Linking CXX executable ../bin/test_mechanical_physics
[ 77%] Linking CXX executable ../bin/test_timer
[ 78%] Linking CXX executable ../bin/test_utils
[ 78%] Built target test_timer
[ 79%] Building CXX object tests/CMakeFiles/test_validate_input_database.dir/test_validate_input_database.cc.o
[ 79%] Built target test_utils
[ 79%] Building CXX object tests/CMakeFiles/test_experimental_data.dir/test_experimental_data.cc.o
[ 79%] Built target test_mechanical_physics
[ 80%] Building CXX object tests/CMakeFiles/test_integration_2d.dir/test_integration_2d.cc.o
[ 81%] Linking CXX executable ../bin/test_post_processor
[ 81%] Linking CXX executable ../bin/test_thermal_physics_device
[ 81%] Linking CXX executable ../bin/test_thermal_operator_device
[ 81%] Built target test_post_processor
[ 82%] Building CXX object tests/CMakeFiles/test_integration_2d_device.dir/test_integration_2d_device.cc.o
[ 83%] Linking CXX executable ../bin/test_validate_input_database
[ 83%] Built target test_thermal_physics_device
[ 84%] Linking CXX executable ../bin/test_thermal_operator
[ 85%] Building CXX object tests/CMakeFiles/test_integration_3d.dir/test_integration_3d.cc.o
[ 85%] Built target test_validate_input_database
[ 85%] Building CXX object tests/CMakeFiles/test_integration_3d_amr.dir/test_integration_3d_amr.cc.o
[ 85%] Built target test_thermal_operator_device
[ 86%] Building CXX object tests/CMakeFiles/test_integration_3d_amr_device.dir/test_integration_3d_amr_device.cc.o
[ 86%] Built target test_thermal_operator
[ 87%] Building CXX object tests/CMakeFiles/test_integration_da_augmented.dir/test_integration_da_augmented.cc.o
[ 88%] Linking CXX executable ../bin/test_experimental_data
[ 88%] Built target test_experimental_data
[ 89%] Building CXX object tests/CMakeFiles/test_material_deposition.dir/test_material_deposition.cc.o
[ 90%] Linking CXX executable ../bin/test_integration_2d
[ 91%] Linking CXX executable ../bin/test_integration_3d
[ 91%] Linking CXX executable ../bin/test_integration_2d_device
[ 91%] Built target test_integration_2d
[ 92%] Building CXX object tests/CMakeFiles/test_thermal_physics.dir/test_thermal_physics.cc.o
[ 93%] Linking CXX executable ../bin/test_integration_3d_amr
[ 94%] Linking CXX executable ../bin/test_material_deposition
[ 95%] Linking CXX executable ../bin/test_integration_da_augmented
[ 96%] Linking CXX executable ../bin/test_integration_3d_amr_device
[ 96%] Built target test_integration_2d_device
[ 97%] Building CXX object tests/CMakeFiles/test_ensemble_management.dir/test_ensemble_management.cc.o
[ 97%] Built target test_integration_3d
[ 97%] Built target test_material_deposition
[ 97%] Built target test_integration_3d_amr
[ 97%] Built target test_integration_da_augmented
[ 98%] Linking CXX executable ../bin/adamantine
[ 98%] Built target test_integration_3d_amr_device
[ 99%] Linking CXX executable ../bin/test_thermal_physics
[ 99%] Built target test_thermal_physics
[100%] Linking CXX executable ../bin/test_ensemble_management
[100%] Built target test_ensemble_management
[100%] Built target adamantine
[Pipeline] sh
+ ctest --no-compress-output -R test_ -T Test
   Site: 32e6a1cabb01
   Build name: Linux-c++
Create new tag: 20240517-1534 - Experimental
Test project /var/jenkins/workspace/adamantine_PR-282/build
      Start  2: test_integration_da_1
 1/43 Test  #2: test_integration_da_1 ..............   Passed  140.55 sec
      Start  3: test_integration_da_2
 2/43 Test  #3: test_integration_da_2 ..............   Passed  125.31 sec
      Start  4: test_integration_da_3
 3/43 Test  #4: test_integration_da_3 ..............   Passed  107.24 sec
      Start  5: test_integration_da_6
 4/43 Test  #5: test_integration_da_6 ..............   Passed  101.98 sec
      Start  6: test_data_assimilator_1
 5/43 Test  #6: test_data_assimilator_1 ............   Passed    0.67 sec
      Start  7: test_geometry_1
 6/43 Test  #7: test_geometry_1 ....................   Passed    0.53 sec
      Start  8: test_heat_source_1
 7/43 Test  #8: test_heat_source_1 .................   Passed    0.32 sec
      Start  9: test_implicit_operator_1
 8/43 Test  #9: test_implicit_operator_1 ...........   Passed    0.41 sec
      Start 10: test_integration_3d_device_1
 9/43 Test #10: test_integration_3d_device_1 .......   Passed  489.53 sec
      Start 11: test_integration_thermoelastic_1
10/43 Test #11: test_integration_thermoelastic_1 ...   Passed  246.58 sec
      Start 12: test_material_property_1
11/43 Test #12: test_material_property_1 ...........   Passed    0.75 sec
      Start 13: test_material_property_device_1
12/43 Test #13: test_material_property_device_1 ....   Passed    0.62 sec
      Start 14: test_mechanical_operator_1
13/43 Test #14: test_mechanical_operator_1 .........   Passed   14.12 sec
      Start 15: test_mechanical_physics_1
14/43 Test #15: test_mechanical_physics_1 ..........   Passed   52.53 sec
      Start 16: test_newton_solver_1
15/43 Test #16: test_newton_solver_1 ...............   Passed    0.62 sec
      Start 17: test_post_processor_1
16/43 Test #17: test_post_processor_1 ..............   Passed    3.40 sec
      Start 18: test_scan_path_1
17/43 Test #18: test_scan_path_1 ...................   Passed    0.42 sec
      Start 19: test_thermal_operator_1
18/43 Test #19: test_thermal_operator_1 ............   Passed    2.92 sec
      Start 20: test_thermal_operator_device_1
19/43 Test #20: test_thermal_operator_device_1 .....   Passed    2.34 sec
      Start 21: test_thermal_physics_device_1
20/43 Test #21: test_thermal_physics_device_1 ......   Passed   28.90 sec
      Start 22: test_timer_1
21/43 Test #22: test_timer_1 .......................   Passed    1.12 sec
      Start 23: test_utils_1
22/43 Test #23: test_utils_1 .......................   Passed    0.32 sec
      Start 24: test_validate_input_database_1
23/43 Test #24: test_validate_input_database_1 .....   Passed    0.32 sec
      Start 25: test_experimental_data_1
24/43 Test #25: test_experimental_data_1 ...........   Passed   12.25 sec
      Start 26: test_experimental_data_2
25/43 Test #26: test_experimental_data_2 ...........   Passed    0.48 sec
      Start 27: test_integration_2d_1
26/43 Test #27: test_integration_2d_1 ..............   Passed   10.17 sec
      Start 28: test_integration_2d_2
27/43 Test #28: test_integration_2d_2 ..............   Passed    9.86 sec
      Start 29: test_integration_2d_device_1
28/43 Test #29: test_integration_2d_device_1 .......   Passed    5.66 sec
      Start 30: test_integration_2d_device_2
29/43 Test #30: test_integration_2d_device_2 .......   Passed    3.61 sec
      Start 31: test_integration_3d_1
30/43 Test #31: test_integration_3d_1 ..............   Passed  243.87 sec
      Start 32: test_integration_3d_2
31/43 Test #32: test_integration_3d_2 ..............   Passed  139.33 sec
      Start 33: test_integration_3d_amr_1
32/43 Test #33: test_integration_3d_amr_1 ..........   Passed  137.55 sec
      Start 34: test_integration_3d_amr_2
33/43 Test #34: test_integration_3d_amr_2 ..........   Passed   79.28 sec
      Start 35: test_integration_3d_amr_device_1
34/43 Test #35: test_integration_3d_amr_device_1 ...   Passed  124.10 sec
      Start 36: test_integration_3d_amr_device_2
35/43 Test #36: test_integration_3d_amr_device_2 ...   Passed   63.93 sec
      Start 37: test_integration_da_augmented_1
36/43 Test #37: test_integration_da_augmented_1 ....   Passed   44.32 sec
      Start 38: test_integration_da_augmented_2
37/43 Test #38: test_integration_da_augmented_2 ....   Passed   33.14 sec
      Start 39: test_material_deposition_1
38/43 Test #39: test_material_deposition_1 .........   Passed   11.51 sec
      Start 40: test_material_deposition_2
39/43 Test #40: test_material_deposition_2 .........   Passed    7.79 sec
      Start 41: test_thermal_physics_1
40/43 Test #41: test_thermal_physics_1 .............   Passed   20.12 sec
      Start 42: test_thermal_physics_2
41/43 Test #42: test_thermal_physics_2 .............   Passed   12.98 sec
      Start 43: test_ensemble_management_1
42/43 Test #43: test_ensemble_management_1 .........   Passed    0.31 sec
      Start 44: test_ensemble_management_2
43/43 Test #44: test_ensemble_management_2 .........   Passed    0.32 sec

100% tests passed, 0 tests failed out of 43

Total Test time (real) = 2282.48 sec
[Pipeline] }
[Pipeline] // dir
Post stage
[Pipeline] xunit
INFO: Processing CTest-Version 3.x (default)
INFO: [CTest-Version 3.x (default)] - 1 test report file(s) were found with the pattern 'build/Testing/**/Test.xml' relative to '/var/jenkins/workspace/adamantine_PR-282' for the testing framework 'CTest-Version 3.x (default)'.
[Pipeline] }
$ docker stop --time=1 32e6a1cabb0190c5e8abe9b2c192acfc62663365c07a22653da947f0d7ba4e66
$ docker rm -f --volumes 32e6a1cabb0190c5e8abe9b2c192acfc62663365c07a22653da947f0d7ba4e66
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
Running on waffle02 in /var/jenkins/workspace/adamantine_PR-282
[Pipeline] {
[Pipeline] checkout
Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
using credential Jenkins ORNL
Fetching changes from the remote Git repository
Fetching without tags
 > git rev-parse --resolve-git-dir /var/jenkins/workspace/adamantine_PR-282/.git # timeout=10
 > git config remote.origin.url https://github.com/adamantine-sim/adamantine.git # timeout=10
Fetching upstream changes from https://github.com/adamantine-sim/adamantine.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
using GIT_ASKPASS to set credentials 
 > git fetch --no-tags --progress -- https://github.com/adamantine-sim/adamantine.git +refs/pull/282/head:refs/remotes/origin/PR-282 +refs/heads/master:refs/remotes/origin/master # timeout=10
Merging remotes/origin/master commit cdcb046f847cb8feb04eb63f12934bb65be5fc20 into PR head commit 7b888246d5b844a2475919b61fb25d55eda89269
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 7b888246d5b844a2475919b61fb25d55eda89269 # timeout=10
Merge succeeded, producing 7b888246d5b844a2475919b61fb25d55eda89269
Checking out Revision 7b888246d5b844a2475919b61fb25d55eda89269 (PR-282)
Commit message: "Fix copy_to when targeting GPUs"
[Pipeline] withEnv
[Pipeline] {
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials 
 > git merge cdcb046f847cb8feb04eb63f12934bb65be5fc20 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 7b888246d5b844a2475919b61fb25d55eda89269 # timeout=10
+ docker pull rombur/adamantine-stack:latest
latest: Pulling from rombur/adamantine-stack
Digest: sha256:2493cd483747f260525142263bb1c5ced0cd4b207c7d8378ed4d942d3ee9f9b2
Status: Image is up to date for rombur/adamantine-stack:latest
docker.io/rombur/adamantine-stack:latest
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
+ docker inspect -f . rombur/adamantine-stack:latest
.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] withDockerContainer
waffle02 seems to be running inside container dd68cbbe8aad4a12f7757efcd7401ca2aa400a9ff0b866af2281966f0325cfad
$ docker run -t -d -u 0:0 -w /var/jenkins/workspace/adamantine_PR-282 --volumes-from dd68cbbe8aad4a12f7757efcd7401ca2aa400a9ff0b866af2281966f0325cfad -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** rombur/adamantine-stack:latest cat
$ docker top 097baa9d74f254d3e8d541a7616d8e6401ac526994c3498f10f342082ceaaf07 -eo pid,comm
ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements).
Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`.
[Pipeline] {
[Pipeline] sh
+ rm -rf build
+ mkdir -p build
[Pipeline] dir
Running in /var/jenkins/workspace/adamantine_PR-282/build
[Pipeline] {
[Pipeline] sh
-- Using the deal.II-9.5.1 installation found at /opt/dealii
-- Include macro /opt/dealii/share/deal.II/macros/macro_deal_ii_add_test.cmake
-- Include macro /opt/dealii/share/deal.II/macros/macro_deal_ii_initialize_cached_variables.cmake
-- Include macro /opt/dealii/share/deal.II/macros/macro_deal_ii_invoke_autopilot.cmake
-- Include macro /opt/dealii/share/deal.II/macros/macro_deal_ii_pickup_tests.cmake
-- Include macro /opt/dealii/share/deal.II/macros/macro_deal_ii_query_git_information.cmake
-- Include macro /opt/dealii/share/deal.II/macros/macro_deal_ii_setup_target.cmake
-- Include macro /opt/dealii/share/deal.II/macros/macro_shell_escape_option_groups.cmake
-- Include macro /opt/dealii/share/deal.II/macros/macro_target_compile_flags.cmake
-- Include macro /opt/dealii/share/deal.II/macros/macro_target_link_flags.cmake
-- The CXX compiler identification is GNU 11.4.0
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /opt/trilinos/bin/nvcc_wrapper - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found MPI_CXX: /opt/openmpi/lib/libmpi.so (found version "3.1") 
-- Found MPI: TRUE (found version "3.1")  
-- Found Boost: /opt/boost/lib/cmake/Boost-1.83.0/BoostConfig.cmake (found suitable version "1.83.0", minimum required is "1.70.0") found components: chrono program_options timer unit_test_framework 
-- Build type: Debug
-- Configuring done (8.4s)
-- Generating done (1.7s)
-- Build files have been written to: /var/jenkins/workspace/adamantine_PR-282/build
[Pipeline] sh
+ make -j8
[  0%] Copying amr_test.info
[  1%] Copying demo_316_short.info
[  1%] Building CXX object source/CMakeFiles/Adamantine.dir/BodyForce.cc.o
[  2%] Copying demo_316_short_anisotropic.info
[  5%] Copying demo_316_short_amr.info
[  5%] Built target _var_jenkins_workspace_adamantine_PR-282_build_bin_amr_test.info
[  5%] Copying demo_316_short_scan_path_amr.txt
[  5%] Copying demo_316_short_scan_path.txt
[  5%] Copying experimental_data_0_0.csv
[  5%] Built target _var_jenkins_workspace_adamantine_PR-282_build_bin_demo_316_short_anisotropic.info
[  6%] Copying extruded_cube.msh
[  6%] Built target _var_jenkins_workspace_adamantine_PR-282_build_bin_demo_316_short.info
[  7%] Built target _var_jenkins_workspace_adamantine_PR-282_build_bin_demo_316_short_amr.info
[  7%] Copying integration_2d.info
[  7%] Copying integration_2d_ensemble.info
[  7%] Built target _var_jenkins_workspace_adamantine_PR-282_build_bin_experimental_data_0_0.csv
[  7%] Built target _var_jenkins_workspace_adamantine_PR-282_build_bin_demo_316_short_scan_path.txt
[  7%] Built target _var_jenkins_workspace_adamantine_PR-282_build_bin_demo_316_short_scan_path_amr.txt
[  8%] Building CXX object source/CMakeFiles/Adamantine.dir/CubeHeatSource.cc.o
[ 10%] Copying integration_2d_gold.txt
[ 11%] Built target _var_jenkins_workspace_adamantine_PR-282_build_bin_extruded_cube.msh
[ 11%] Building CXX object source/CMakeFiles/Adamantine.dir/DataAssimilator.cc.o
[ 11%] Built target _var_jenkins_workspace_adamantine_PR-282_build_bin_integration_2d_ensemble.info
[ 11%] Copying integration_3d_gold.txt
[ 11%] Built target _var_jenkins_workspace_adamantine_PR-282_build_bin_integration_2d.info
[ 11%] Copying integration_3d_gold_0.txt
[ 11%] Building CXX object source/CMakeFiles/Adamantine.dir/ElectronBeamHeatSource.cc.o
[ 12%] Copying integration_3d_gold_1.txt
[ 12%] Built target _var_jenkins_workspace_adamantine_PR-282_build_bin_integration_2d_gold.txt
[ 12%] Built target _var_jenkins_workspace_adamantine_PR-282_build_bin_integration_3d_gold_0.txt
[ 12%] Copying material_deposition_2d.txt
[ 12%] Built target _var_jenkins_workspace_adamantine_PR-282_build_bin_integration_3d_gold.txt
[ 13%] Building CXX object source/CMakeFiles/Adamantine.dir/Geometry.cc.o
[ 14%] Building CXX object source/CMakeFiles/Adamantine.dir/GoldakHeatSource.cc.o
[ 14%] Built target _var_jenkins_workspace_adamantine_PR-282_build_bin_material_deposition_2d.txt
[ 14%] Built target _var_jenkins_workspace_adamantine_PR-282_build_bin_integration_3d_gold_1.txt
[ 14%] Building CXX object source/CMakeFiles/Adamantine.dir/ImplicitOperator.cc.o
[ 15%] Copying material_deposition_3d.txt
[ 15%] Built target _var_jenkins_workspace_adamantine_PR-282_build_bin_material_deposition_3d.txt
[ 16%] Building CXX object source/CMakeFiles/Adamantine.dir/MaterialPropertyInstDev.cc.o
/var/jenkins/workspace/adamantine_PR-282/source/GoldakHeatSource.cc(55): warning #68-D: integer conversion resulted in a change of sign
            std::pow(point[axis<dim>::y] - _beam_center[axis<dim>::y], 2);
                           ^
          detected during instantiation of "double adamantine::GoldakHeatSource<dim, MemorySpaceType>::value(const dealii::Point<dim, double> &, double) const [with dim=2, MemorySpaceType=dealii::MemorySpace::Default]" at line 68

Remark: The warnings can be suppressed with "-diag-suppress <warning-number>"

/var/jenkins/workspace/adamantine_PR-282/source/GoldakHeatSource.cc(55): warning #68-D: integer conversion resulted in a change of sign
            std::pow(point[axis<dim>::y] - _beam_center[axis<dim>::y], 2);
                                                        ^
          detected during instantiation of "double adamantine::GoldakHeatSource<dim, MemorySpaceType>::value(const dealii::Point<dim, double> &, double) const [with dim=2, MemorySpaceType=dealii::MemorySpace::Default]" at line 68

/var/jenkins/workspace/adamantine_PR-282/source/GoldakHeatSource.cc(55): warning #68-D: integer conversion resulted in a change of sign
            std::pow(point[axis<dim>::y] - _beam_center[axis<dim>::y], 2);
                           ^
          detected during instantiation of "double adamantine::GoldakHeatSource<dim, MemorySpaceType>::value(const dealii::Point<dim, double> &, double) const [with dim=2, MemorySpaceType=dealii::MemorySpace::Host]" at line 69

/var/jenkins/workspace/adamantine_PR-282/source/GoldakHeatSource.cc(55): warning #68-D: integer conversion resulted in a change of sign
            std::pow(point[axis<dim>::y] - _beam_center[axis<dim>::y], 2);
                                                        ^
          detected during instantiation of "double adamantine::GoldakHeatSource<dim, MemorySpaceType>::value(const dealii::Point<dim, double> &, double) const [with dim=2, MemorySpaceType=dealii::MemorySpace::Host]" at line 69

/var/jenkins/workspace/adamantine_PR-282/source/ElectronBeamHeatSource.cc(56): warning #68-D: integer conversion resulted in a change of sign
            std::pow(point[axis<dim>::y] - _beam_center[axis<dim>::y], 2);
                           ^
          detected during instantiation of "double adamantine::ElectronBeamHeatSource<dim, MemorySpaceType>::value(const dealii::Point<dim, double> &, double) const [with dim=2, MemorySpaceType=dealii::MemorySpace::Default]" at line 71

Remark: The warnings can be suppressed with "-diag-suppress <warning-number>"

/var/jenkins/workspace/adamantine_PR-282/source/ElectronBeamHeatSource.cc(56): warning #68-D: integer conversion resulted in a change of sign
            std::pow(point[axis<dim>::y] - _beam_center[axis<dim>::y], 2);
                                                        ^
          detected during instantiation of "double adamantine::ElectronBeamHeatSource<dim, MemorySpaceType>::value(const dealii::Point<dim, double> &, double) const [with dim=2, MemorySpaceType=dealii::MemorySpace::Default]" at line 71

/var/jenkins/workspace/adamantine_PR-282/source/ElectronBeamHeatSource.cc(56): warning #68-D: integer conversion resulted in a change of sign
            std::pow(point[axis<dim>::y] - _beam_center[axis<dim>::y], 2);
                           ^
          detected during instantiation of "double adamantine::ElectronBeamHeatSource<dim, MemorySpaceType>::value(const dealii::Point<dim, double> &, double) const [with dim=2, MemorySpaceType=dealii::MemorySpace::Host]" at line 72

/var/jenkins/workspace/adamantine_PR-282/source/ElectronBeamHeatSource.cc(56): warning #68-D: integer conversion resulted in a change of sign
            std::pow(point[axis<dim>::y] - _beam_center[axis<dim>::y], 2);
                                                        ^
          detected during instantiation of "double adamantine::ElectronBeamHeatSource<dim, MemorySpaceType>::value(const dealii::Point<dim, double> &, double) const [with dim=2, MemorySpaceType=dealii::MemorySpace::Host]" at line 72

/var/jenkins/workspace/adamantine_PR-282/source/GoldakHeatSource.cc(55): warning #68-D: integer conversion resulted in a change of sign
            std::pow(point[axis<dim>::y] - _beam_center[axis<dim>::y], 2);
                           ^
          detected during instantiation of "double adamantine::GoldakHeatSource<dim, MemorySpaceType>::value(const dealii::Point<dim, double> &, double) const [with dim=2, MemorySpaceType=dealii::MemorySpace::Default]" at line 68

Remark: The warnings can be suppressed with "-diag-suppress <warning-number>"

/var/jenkins/workspace/adamantine_PR-282/source/GoldakHeatSource.cc(55): warning #68-D: integer conversion resulted in a change of sign
            std::pow(point[axis<dim>::y] - _beam_center[axis<dim>::y], 2);
                                                        ^
          detected during instantiation of "double adamantine::GoldakHeatSource<dim, MemorySpaceType>::value(const dealii::Point<dim, double> &, double) const [with dim=2, MemorySpaceType=dealii::MemorySpace::Default]" at line 68

/var/jenkins/workspace/adamantine_PR-282/source/GoldakHeatSource.cc(55): warning #68-D: integer conversion resulted in a change of sign
            std::pow(point[axis<dim>::y] - _beam_center[axis<dim>::y], 2);
                           ^
          detected during instantiation of "double adamantine::GoldakHeatSource<dim, MemorySpaceType>::value(const dealii::Point<dim, double> &, double) const [with dim=2, MemorySpaceType=dealii::MemorySpace::Host]" at line 69

/var/jenkins/workspace/adamantine_PR-282/source/GoldakHeatSource.cc(55): warning #68-D: integer conversion resulted in a change of sign
            std::pow(point[axis<dim>::y] - _beam_center[axis<dim>::y], 2);
                                                        ^
          detected during instantiation of "double adamantine::GoldakHeatSource<dim, MemorySpaceType>::value(const dealii::Point<dim, double> &, double) const [with dim=2, MemorySpaceType=dealii::MemorySpace::Host]" at line 69

/var/jenkins/workspace/adamantine_PR-282/source/ElectronBeamHeatSource.cc(56): warning #68-D: integer conversion resulted in a change of sign
            std::pow(point[axis<dim>::y] - _beam_center[axis<dim>::y], 2);
                           ^
          detected during instantiation of "double adamantine::ElectronBeamHeatSource<dim, MemorySpaceType>::value(const dealii::Point<dim, double> &, double) const [with dim=2, MemorySpaceType=dealii::MemorySpace::Default]" at line 71

Remark: The warnings can be suppressed with "-diag-suppress <warning-number>"

/var/jenkins/workspace/adamantine_PR-282/source/ElectronBeamHeatSource.cc(56): warning #68-D: integer conversion resulted in a change of sign
            std::pow(point[axis<dim>::y] - _beam_center[axis<dim>::y], 2);
                                                        ^
          detected during instantiation of "double adamantine::ElectronBeamHeatSource<dim, MemorySpaceType>::value(const dealii::Point<dim, double> &, double) const [with dim=2, MemorySpaceType=dealii::MemorySpace::Default]" at line 71

/var/jenkins/workspace/adamantine_PR-282/source/ElectronBeamHeatSource.cc(56): warning #68-D: integer conversion resulted in a change of sign
            std::pow(point[axis<dim>::y] - _beam_center[axis<dim>::y], 2);
                           ^
          detected during instantiation of "double adamantine::ElectronBeamHeatSource<dim, MemorySpaceType>::value(const dealii::Point<dim, double> &, double) const [with dim=2, MemorySpaceType=dealii::MemorySpace::Host]" at line 72

/var/jenkins/workspace/adamantine_PR-282/source/ElectronBeamHeatSource.cc(56): warning #68-D: integer conversion resulted in a change of sign
            std::pow(point[axis<dim>::y] - _beam_center[axis<dim>::y], 2);
                                                        ^
          detected during instantiation of "double adamantine::ElectronBeamHeatSource<dim, MemorySpaceType>::value(const dealii::Point<dim, double> &, double) const [with dim=2, MemorySpaceType=dealii::MemorySpace::Host]" at line 72

[ 17%] Building CXX object source/CMakeFiles/Adamantine.dir/MaterialPropertyInstHost.cc.o
[ 18%] Building CXX object source/CMakeFiles/Adamantine.dir/MechanicalOperator.cc.o
/var/jenkins/workspace/adamantine_PR-282/source/Geometry.cc(119): warning #68-D: integer conversion resulted in a change of sign
        repetitions[axis<dim>::y] = database.get("width_divisions", 10);
                    ^
          detected during instantiation of "adamantine::Geometry<dim>::Geometry(const MPI_Comm &, const boost::property_tree::ptree &) [with dim=2]" at line 194

Remark: The warnings can be suppressed with "-diag-suppress <warning-number>"

/var/jenkins/workspace/adamantine_PR-282/source/Geometry.cc(134): warning #68-D: integer conversion resulted in a change of sign
        p2[axis<dim>::y] = database.get<double>("width");
           ^
          detected during instantiation of "adamantine::Geometry<dim>::Geometry(const MPI_Comm &, const boost::property_tree::ptree &) [with dim=2]" at line 194

/var/jenkins/workspace/adamantine_PR-282/source/Geometry.cc(136): warning #68-D: integer conversion resulted in a change of sign
        p1[axis<dim>::y] = database.get("width_origin", 0.0);
           ^
          detected during instantiation of "adamantine::Geometry<dim>::Geometry(const MPI_Comm &, const boost::property_tree::ptree &) [with dim=2]" at line 194

[ 18%] Building CXX object source/CMakeFiles/Adamantine.dir/MechanicalPhysics.cc.o
[ 19%] Building CXX object source/CMakeFiles/Adamantine.dir/NewtonSolver.cc.o
/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(253): warning #20013-D: calling a constexpr __host__ function("signaling_NaN") from a __host__ __device__ function("operator()") is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this.
            _state(i, j) = std::numeric_limits<double>::signaling_NaN();
                           ^

Remark: The warnings can be suppressed with "-diag-suppress <warning-number>"

[ 20%] Building CXX object source/CMakeFiles/Adamantine.dir/PointCloud.cc.o
[ 20%] Building CXX object source/CMakeFiles/Adamantine.dir/PostProcessor.cc.o
/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(438): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)2, (int)0,  ::adamantine::Solid,  ::dealii::MemorySpace::Default> ::MaterialProperty(const adamantine::MaterialProperty<(int)2, (int)0,  ::adamantine::Solid,  ::dealii::MemorySpace::Default> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)2, (int)0,  ::adamantine::Solid,  ::dealii::MemorySpace::Default> ::update(const  ::dealii::DoFHandler<(int)2, (int)2>  &, const  ::dealii::LinearAlgebra::distributed::Vector<double,  ::dealii::MemorySpace::Default>  &)::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(781): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)2, (int)0,  ::adamantine::Solid,  ::dealii::MemorySpace::Default> ::MaterialProperty(const adamantine::MaterialProperty<(int)2, (int)0,  ::adamantine::Solid,  ::dealii::MemorySpace::Default> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)2, (int)0,  ::adamantine::Solid,  ::dealii::MemorySpace::Default> ::set_initial_state()::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(438): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)2, (int)0,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Default> ::MaterialProperty(const adamantine::MaterialProperty<(int)2, (int)0,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Default> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)2, (int)0,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Default> ::update(const  ::dealii::DoFHandler<(int)2, (int)2>  &, const  ::dealii::LinearAlgebra::distributed::Vector<double,  ::dealii::MemorySpace::Default>  &)::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(781): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)2, (int)0,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Default> ::MaterialProperty(const adamantine::MaterialProperty<(int)2, (int)0,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Default> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)2, (int)0,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Default> ::set_initial_state()::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(695): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)2, (int)0,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Default> ::MaterialProperty(const adamantine::MaterialProperty<(int)2, (int)0,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Default> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)2, (int)0,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Default> ::set_state_device( ::Kokkos::View<double *,  ::Kokkos::CudaSpace > ,  ::Kokkos::View<double *,  ::Kokkos::CudaSpace > , const     ::std::map< ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)2, (int)2, (bool)0> > ,     ::std::vector<unsigned int, ::std::allocator<unsigned int> > ,     ::std::less< ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)2, (int)2, (bool)0> > > , ::std::allocator<    ::std::pair<const  ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)2, (int)2, (bool)0> > ,     ::std::vector<unsigned int, ::std::allocator<unsigned int> > > > >  &, const  ::dealii::DoFHandler<(int)2, (int)2>  &)::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(438): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)2, (int)0,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Default> ::MaterialProperty(const adamantine::MaterialProperty<(int)2, (int)0,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Default> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)2, (int)0,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Default> ::update(const  ::dealii::DoFHandler<(int)2, (int)2>  &, const  ::dealii::LinearAlgebra::distributed::Vector<double,  ::dealii::MemorySpace::Default>  &)::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(781): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)2, (int)0,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Default> ::MaterialProperty(const adamantine::MaterialProperty<(int)2, (int)0,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Default> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)2, (int)0,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Default> ::set_initial_state()::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(720): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)2, (int)0,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Default> ::MaterialProperty(const adamantine::MaterialProperty<(int)2, (int)0,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Default> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)2, (int)0,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Default> ::set_state_device( ::Kokkos::View<double *,  ::Kokkos::CudaSpace > ,  ::Kokkos::View<double *,  ::Kokkos::CudaSpace > , const     ::std::map< ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)2, (int)2, (bool)0> > ,     ::std::vector<unsigned int, ::std::allocator<unsigned int> > ,     ::std::less< ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)2, (int)2, (bool)0> > > , ::std::allocator<    ::std::pair<const  ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)2, (int)2, (bool)0> > ,     ::std::vector<unsigned int, ::std::allocator<unsigned int> > > > >  &, const  ::dealii::DoFHandler<(int)2, (int)2>  &)::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(438): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)2, (int)1,  ::adamantine::Solid,  ::dealii::MemorySpace::Default> ::MaterialProperty(const adamantine::MaterialProperty<(int)2, (int)1,  ::adamantine::Solid,  ::dealii::MemorySpace::Default> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)2, (int)1,  ::adamantine::Solid,  ::dealii::MemorySpace::Default> ::update(const  ::dealii::DoFHandler<(int)2, (int)2>  &, const  ::dealii::LinearAlgebra::distributed::Vector<double,  ::dealii::MemorySpace::Default>  &)::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(781): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)2, (int)1,  ::adamantine::Solid,  ::dealii::MemorySpace::Default> ::MaterialProperty(const adamantine::MaterialProperty<(int)2, (int)1,  ::adamantine::Solid,  ::dealii::MemorySpace::Default> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)2, (int)1,  ::adamantine::Solid,  ::dealii::MemorySpace::Default> ::set_initial_state()::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(438): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)2, (int)1,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Default> ::MaterialProperty(const adamantine::MaterialProperty<(int)2, (int)1,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Default> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)2, (int)1,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Default> ::update(const  ::dealii::DoFHandler<(int)2, (int)2>  &, const  ::dealii::LinearAlgebra::distributed::Vector<double,  ::dealii::MemorySpace::Default>  &)::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(781): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)2, (int)1,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Default> ::MaterialProperty(const adamantine::MaterialProperty<(int)2, (int)1,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Default> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)2, (int)1,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Default> ::set_initial_state()::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(695): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)2, (int)1,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Default> ::MaterialProperty(const adamantine::MaterialProperty<(int)2, (int)1,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Default> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)2, (int)1,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Default> ::set_state_device( ::Kokkos::View<double *,  ::Kokkos::CudaSpace > ,  ::Kokkos::View<double *,  ::Kokkos::CudaSpace > , const     ::std::map< ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)2, (int)2, (bool)0> > ,     ::std::vector<unsigned int, ::std::allocator<unsigned int> > ,     ::std::less< ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)2, (int)2, (bool)0> > > , ::std::allocator<    ::std::pair<const  ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)2, (int)2, (bool)0> > ,     ::std::vector<unsigned int, ::std::allocator<unsigned int> > > > >  &, const  ::dealii::DoFHandler<(int)2, (int)2>  &)::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(438): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)2, (int)1,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Default> ::MaterialProperty(const adamantine::MaterialProperty<(int)2, (int)1,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Default> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)2, (int)1,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Default> ::update(const  ::dealii::DoFHandler<(int)2, (int)2>  &, const  ::dealii::LinearAlgebra::distributed::Vector<double,  ::dealii::MemorySpace::Default>  &)::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(781): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)2, (int)1,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Default> ::MaterialProperty(const adamantine::MaterialProperty<(int)2, (int)1,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Default> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)2, (int)1,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Default> ::set_initial_state()::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(720): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)2, (int)1,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Default> ::MaterialProperty(const adamantine::MaterialProperty<(int)2, (int)1,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Default> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)2, (int)1,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Default> ::set_state_device( ::Kokkos::View<double *,  ::Kokkos::CudaSpace > ,  ::Kokkos::View<double *,  ::Kokkos::CudaSpace > , const     ::std::map< ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)2, (int)2, (bool)0> > ,     ::std::vector<unsigned int, ::std::allocator<unsigned int> > ,     ::std::less< ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)2, (int)2, (bool)0> > > , ::std::allocator<    ::std::pair<const  ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)2, (int)2, (bool)0> > ,     ::std::vector<unsigned int, ::std::allocator<unsigned int> > > > >  &, const  ::dealii::DoFHandler<(int)2, (int)2>  &)::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(438): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)2, (int)2,  ::adamantine::Solid,  ::dealii::MemorySpace::Default> ::MaterialProperty(const adamantine::MaterialProperty<(int)2, (int)2,  ::adamantine::Solid,  ::dealii::MemorySpace::Default> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)2, (int)2,  ::adamantine::Solid,  ::dealii::MemorySpace::Default> ::update(const  ::dealii::DoFHandler<(int)2, (int)2>  &, const  ::dealii::LinearAlgebra::distributed::Vector<double,  ::dealii::MemorySpace::Default>  &)::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(781): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)2, (int)2,  ::adamantine::Solid,  ::dealii::MemorySpace::Default> ::MaterialProperty(const adamantine::MaterialProperty<(int)2, (int)2,  ::adamantine::Solid,  ::dealii::MemorySpace::Default> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)2, (int)2,  ::adamantine::Solid,  ::dealii::MemorySpace::Default> ::set_initial_state()::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(438): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)2, (int)2,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Default> ::MaterialProperty(const adamantine::MaterialProperty<(int)2, (int)2,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Default> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)2, (int)2,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Default> ::update(const  ::dealii::DoFHandler<(int)2, (int)2>  &, const  ::dealii::LinearAlgebra::distributed::Vector<double,  ::dealii::MemorySpace::Default>  &)::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(781): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)2, (int)2,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Default> ::MaterialProperty(const adamantine::MaterialProperty<(int)2, (int)2,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Default> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)2, (int)2,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Default> ::set_initial_state()::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(695): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)2, (int)2,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Default> ::MaterialProperty(const adamantine::MaterialProperty<(int)2, (int)2,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Default> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)2, (int)2,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Default> ::set_state_device( ::Kokkos::View<double *,  ::Kokkos::CudaSpace > ,  ::Kokkos::View<double *,  ::Kokkos::CudaSpace > , const     ::std::map< ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)2, (int)2, (bool)0> > ,     ::std::vector<unsigned int, ::std::allocator<unsigned int> > ,     ::std::less< ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)2, (int)2, (bool)0> > > , ::std::allocator<    ::std::pair<const  ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)2, (int)2, (bool)0> > ,     ::std::vector<unsigned int, ::std::allocator<unsigned int> > > > >  &, const  ::dealii::DoFHandler<(int)2, (int)2>  &)::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(438): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)2, (int)2,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Default> ::MaterialProperty(const adamantine::MaterialProperty<(int)2, (int)2,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Default> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)2, (int)2,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Default> ::update(const  ::dealii::DoFHandler<(int)2, (int)2>  &, const  ::dealii::LinearAlgebra::distributed::Vector<double,  ::dealii::MemorySpace::Default>  &)::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(781): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)2, (int)2,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Default> ::MaterialProperty(const adamantine::MaterialProperty<(int)2, (int)2,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Default> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)2, (int)2,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Default> ::set_initial_state()::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(720): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)2, (int)2,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Default> ::MaterialProperty(const adamantine::MaterialProperty<(int)2, (int)2,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Default> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)2, (int)2,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Default> ::set_state_device( ::Kokkos::View<double *,  ::Kokkos::CudaSpace > ,  ::Kokkos::View<double *,  ::Kokkos::CudaSpace > , const     ::std::map< ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)2, (int)2, (bool)0> > ,     ::std::vector<unsigned int, ::std::allocator<unsigned int> > ,     ::std::less< ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)2, (int)2, (bool)0> > > , ::std::allocator<    ::std::pair<const  ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)2, (int)2, (bool)0> > ,     ::std::vector<unsigned int, ::std::allocator<unsigned int> > > > >  &, const  ::dealii::DoFHandler<(int)2, (int)2>  &)::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(438): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)2, (int)3,  ::adamantine::Solid,  ::dealii::MemorySpace::Default> ::MaterialProperty(const adamantine::MaterialProperty<(int)2, (int)3,  ::adamantine::Solid,  ::dealii::MemorySpace::Default> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)2, (int)3,  ::adamantine::Solid,  ::dealii::MemorySpace::Default> ::update(const  ::dealii::DoFHandler<(int)2, (int)2>  &, const  ::dealii::LinearAlgebra::distributed::Vector<double,  ::dealii::MemorySpace::Default>  &)::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(781): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)2, (int)3,  ::adamantine::Solid,  ::dealii::MemorySpace::Default> ::MaterialProperty(const adamantine::MaterialProperty<(int)2, (int)3,  ::adamantine::Solid,  ::dealii::MemorySpace::Default> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)2, (int)3,  ::adamantine::Solid,  ::dealii::MemorySpace::Default> ::set_initial_state()::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(438): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)2, (int)3,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Default> ::MaterialProperty(const adamantine::MaterialProperty<(int)2, (int)3,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Default> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)2, (int)3,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Default> ::update(const  ::dealii::DoFHandler<(int)2, (int)2>  &, const  ::dealii::LinearAlgebra::distributed::Vector<double,  ::dealii::MemorySpace::Default>  &)::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(781): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)2, (int)3,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Default> ::MaterialProperty(const adamantine::MaterialProperty<(int)2, (int)3,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Default> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)2, (int)3,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Default> ::set_initial_state()::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(695): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)2, (int)3,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Default> ::MaterialProperty(const adamantine::MaterialProperty<(int)2, (int)3,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Default> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)2, (int)3,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Default> ::set_state_device( ::Kokkos::View<double *,  ::Kokkos::CudaSpace > ,  ::Kokkos::View<double *,  ::Kokkos::CudaSpace > , const     ::std::map< ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)2, (int)2, (bool)0> > ,     ::std::vector<unsigned int, ::std::allocator<unsigned int> > ,     ::std::less< ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)2, (int)2, (bool)0> > > , ::std::allocator<    ::std::pair<const  ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)2, (int)2, (bool)0> > ,     ::std::vector<unsigned int, ::std::allocator<unsigned int> > > > >  &, const  ::dealii::DoFHandler<(int)2, (int)2>  &)::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(438): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)2, (int)3,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Default> ::MaterialProperty(const adamantine::MaterialProperty<(int)2, (int)3,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Default> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)2, (int)3,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Default> ::update(const  ::dealii::DoFHandler<(int)2, (int)2>  &, const  ::dealii::LinearAlgebra::distributed::Vector<double,  ::dealii::MemorySpace::Default>  &)::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(781): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)2, (int)3,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Default> ::MaterialProperty(const adamantine::MaterialProperty<(int)2, (int)3,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Default> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)2, (int)3,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Default> ::set_initial_state()::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(720): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)2, (int)3,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Default> ::MaterialProperty(const adamantine::MaterialProperty<(int)2, (int)3,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Default> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)2, (int)3,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Default> ::set_state_device( ::Kokkos::View<double *,  ::Kokkos::CudaSpace > ,  ::Kokkos::View<double *,  ::Kokkos::CudaSpace > , const     ::std::map< ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)2, (int)2, (bool)0> > ,     ::std::vector<unsigned int, ::std::allocator<unsigned int> > ,     ::std::less< ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)2, (int)2, (bool)0> > > , ::std::allocator<    ::std::pair<const  ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)2, (int)2, (bool)0> > ,     ::std::vector<unsigned int, ::std::allocator<unsigned int> > > > >  &, const  ::dealii::DoFHandler<(int)2, (int)2>  &)::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(438): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)2, (int)4,  ::adamantine::Solid,  ::dealii::MemorySpace::Default> ::MaterialProperty(const adamantine::MaterialProperty<(int)2, (int)4,  ::adamantine::Solid,  ::dealii::MemorySpace::Default> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)2, (int)4,  ::adamantine::Solid,  ::dealii::MemorySpace::Default> ::update(const  ::dealii::DoFHandler<(int)2, (int)2>  &, const  ::dealii::LinearAlgebra::distributed::Vector<double,  ::dealii::MemorySpace::Default>  &)::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(781): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)2, (int)4,  ::adamantine::Solid,  ::dealii::MemorySpace::Default> ::MaterialProperty(const adamantine::MaterialProperty<(int)2, (int)4,  ::adamantine::Solid,  ::dealii::MemorySpace::Default> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)2, (int)4,  ::adamantine::Solid,  ::dealii::MemorySpace::Default> ::set_initial_state()::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(438): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)2, (int)4,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Default> ::MaterialProperty(const adamantine::MaterialProperty<(int)2, (int)4,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Default> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)2, (int)4,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Default> ::update(const  ::dealii::DoFHandler<(int)2, (int)2>  &, const  ::dealii::LinearAlgebra::distributed::Vector<double,  ::dealii::MemorySpace::Default>  &)::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(781): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)2, (int)4,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Default> ::MaterialProperty(const adamantine::MaterialProperty<(int)2, (int)4,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Default> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)2, (int)4,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Default> ::set_initial_state()::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(695): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)2, (int)4,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Default> ::MaterialProperty(const adamantine::MaterialProperty<(int)2, (int)4,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Default> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)2, (int)4,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Default> ::set_state_device( ::Kokkos::View<double *,  ::Kokkos::CudaSpace > ,  ::Kokkos::View<double *,  ::Kokkos::CudaSpace > , const     ::std::map< ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)2, (int)2, (bool)0> > ,     ::std::vector<unsigned int, ::std::allocator<unsigned int> > ,     ::std::less< ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)2, (int)2, (bool)0> > > , ::std::allocator<    ::std::pair<const  ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)2, (int)2, (bool)0> > ,     ::std::vector<unsigned int, ::std::allocator<unsigned int> > > > >  &, const  ::dealii::DoFHandler<(int)2, (int)2>  &)::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(438): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)2, (int)4,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Default> ::MaterialProperty(const adamantine::MaterialProperty<(int)2, (int)4,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Default> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)2, (int)4,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Default> ::update(const  ::dealii::DoFHandler<(int)2, (int)2>  &, const  ::dealii::LinearAlgebra::distributed::Vector<double,  ::dealii::MemorySpace::Default>  &)::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(781): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)2, (int)4,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Default> ::MaterialProperty(const adamantine::MaterialProperty<(int)2, (int)4,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Default> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)2, (int)4,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Default> ::set_initial_state()::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(720): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)2, (int)4,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Default> ::MaterialProperty(const adamantine::MaterialProperty<(int)2, (int)4,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Default> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)2, (int)4,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Default> ::set_state_device( ::Kokkos::View<double *,  ::Kokkos::CudaSpace > ,  ::Kokkos::View<double *,  ::Kokkos::CudaSpace > , const     ::std::map< ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)2, (int)2, (bool)0> > ,     ::std::vector<unsigned int, ::std::allocator<unsigned int> > ,     ::std::less< ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)2, (int)2, (bool)0> > > , ::std::allocator<    ::std::pair<const  ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)2, (int)2, (bool)0> > ,     ::std::vector<unsigned int, ::std::allocator<unsigned int> > > > >  &, const  ::dealii::DoFHandler<(int)2, (int)2>  &)::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(438): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)3, (int)0,  ::adamantine::Solid,  ::dealii::MemorySpace::Default> ::MaterialProperty(const adamantine::MaterialProperty<(int)3, (int)0,  ::adamantine::Solid,  ::dealii::MemorySpace::Default> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)3, (int)0,  ::adamantine::Solid,  ::dealii::MemorySpace::Default> ::update(const  ::dealii::DoFHandler<(int)3, (int)3>  &, const  ::dealii::LinearAlgebra::distributed::Vector<double,  ::dealii::MemorySpace::Default>  &)::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(781): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)3, (int)0,  ::adamantine::Solid,  ::dealii::MemorySpace::Default> ::MaterialProperty(const adamantine::MaterialProperty<(int)3, (int)0,  ::adamantine::Solid,  ::dealii::MemorySpace::Default> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)3, (int)0,  ::adamantine::Solid,  ::dealii::MemorySpace::Default> ::set_initial_state()::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(438): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)3, (int)0,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Default> ::MaterialProperty(const adamantine::MaterialProperty<(int)3, (int)0,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Default> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)3, (int)0,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Default> ::update(const  ::dealii::DoFHandler<(int)3, (int)3>  &, const  ::dealii::LinearAlgebra::distributed::Vector<double,  ::dealii::MemorySpace::Default>  &)::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(781): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)3, (int)0,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Default> ::MaterialProperty(const adamantine::MaterialProperty<(int)3, (int)0,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Default> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)3, (int)0,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Default> ::set_initial_state()::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(695): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)3, (int)0,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Default> ::MaterialProperty(const adamantine::MaterialProperty<(int)3, (int)0,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Default> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)3, (int)0,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Default> ::set_state_device( ::Kokkos::View<double *,  ::Kokkos::CudaSpace > ,  ::Kokkos::View<double *,  ::Kokkos::CudaSpace > , const     ::std::map< ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)3, (int)3, (bool)0> > ,     ::std::vector<unsigned int, ::std::allocator<unsigned int> > ,     ::std::less< ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)3, (int)3, (bool)0> > > , ::std::allocator<    ::std::pair<const  ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)3, (int)3, (bool)0> > ,     ::std::vector<unsigned int, ::std::allocator<unsigned int> > > > >  &, const  ::dealii::DoFHandler<(int)3, (int)3>  &)::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(438): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)3, (int)0,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Default> ::MaterialProperty(const adamantine::MaterialProperty<(int)3, (int)0,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Default> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)3, (int)0,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Default> ::update(const  ::dealii::DoFHandler<(int)3, (int)3>  &, const  ::dealii::LinearAlgebra::distributed::Vector<double,  ::dealii::MemorySpace::Default>  &)::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(781): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)3, (int)0,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Default> ::MaterialProperty(const adamantine::MaterialProperty<(int)3, (int)0,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Default> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)3, (int)0,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Default> ::set_initial_state()::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(720): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)3, (int)0,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Default> ::MaterialProperty(const adamantine::MaterialProperty<(int)3, (int)0,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Default> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)3, (int)0,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Default> ::set_state_device( ::Kokkos::View<double *,  ::Kokkos::CudaSpace > ,  ::Kokkos::View<double *,  ::Kokkos::CudaSpace > , const     ::std::map< ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)3, (int)3, (bool)0> > ,     ::std::vector<unsigned int, ::std::allocator<unsigned int> > ,     ::std::less< ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)3, (int)3, (bool)0> > > , ::std::allocator<    ::std::pair<const  ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)3, (int)3, (bool)0> > ,     ::std::vector<unsigned int, ::std::allocator<unsigned int> > > > >  &, const  ::dealii::DoFHandler<(int)3, (int)3>  &)::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(438): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)3, (int)1,  ::adamantine::Solid,  ::dealii::MemorySpace::Default> ::MaterialProperty(const adamantine::MaterialProperty<(int)3, (int)1,  ::adamantine::Solid,  ::dealii::MemorySpace::Default> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)3, (int)1,  ::adamantine::Solid,  ::dealii::MemorySpace::Default> ::update(const  ::dealii::DoFHandler<(int)3, (int)3>  &, const  ::dealii::LinearAlgebra::distributed::Vector<double,  ::dealii::MemorySpace::Default>  &)::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(781): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)3, (int)1,  ::adamantine::Solid,  ::dealii::MemorySpace::Default> ::MaterialProperty(const adamantine::MaterialProperty<(int)3, (int)1,  ::adamantine::Solid,  ::dealii::MemorySpace::Default> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)3, (int)1,  ::adamantine::Solid,  ::dealii::MemorySpace::Default> ::set_initial_state()::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(438): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)3, (int)1,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Default> ::MaterialProperty(const adamantine::MaterialProperty<(int)3, (int)1,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Default> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)3, (int)1,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Default> ::update(const  ::dealii::DoFHandler<(int)3, (int)3>  &, const  ::dealii::LinearAlgebra::distributed::Vector<double,  ::dealii::MemorySpace::Default>  &)::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(781): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)3, (int)1,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Default> ::MaterialProperty(const adamantine::MaterialProperty<(int)3, (int)1,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Default> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)3, (int)1,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Default> ::set_initial_state()::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(695): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)3, (int)1,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Default> ::MaterialProperty(const adamantine::MaterialProperty<(int)3, (int)1,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Default> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)3, (int)1,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Default> ::set_state_device( ::Kokkos::View<double *,  ::Kokkos::CudaSpace > ,  ::Kokkos::View<double *,  ::Kokkos::CudaSpace > , const     ::std::map< ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)3, (int)3, (bool)0> > ,     ::std::vector<unsigned int, ::std::allocator<unsigned int> > ,     ::std::less< ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)3, (int)3, (bool)0> > > , ::std::allocator<    ::std::pair<const  ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)3, (int)3, (bool)0> > ,     ::std::vector<unsigned int, ::std::allocator<unsigned int> > > > >  &, const  ::dealii::DoFHandler<(int)3, (int)3>  &)::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(438): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)3, (int)1,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Default> ::MaterialProperty(const adamantine::MaterialProperty<(int)3, (int)1,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Default> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)3, (int)1,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Default> ::update(const  ::dealii::DoFHandler<(int)3, (int)3>  &, const  ::dealii::LinearAlgebra::distributed::Vector<double,  ::dealii::MemorySpace::Default>  &)::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(781): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)3, (int)1,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Default> ::MaterialProperty(const adamantine::MaterialProperty<(int)3, (int)1,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Default> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)3, (int)1,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Default> ::set_initial_state()::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(720): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)3, (int)1,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Default> ::MaterialProperty(const adamantine::MaterialProperty<(int)3, (int)1,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Default> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)3, (int)1,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Default> ::set_state_device( ::Kokkos::View<double *,  ::Kokkos::CudaSpace > ,  ::Kokkos::View<double *,  ::Kokkos::CudaSpace > , const     ::std::map< ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)3, (int)3, (bool)0> > ,     ::std::vector<unsigned int, ::std::allocator<unsigned int> > ,     ::std::less< ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)3, (int)3, (bool)0> > > , ::std::allocator<    ::std::pair<const  ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)3, (int)3, (bool)0> > ,     ::std::vector<unsigned int, ::std::allocator<unsigned int> > > > >  &, const  ::dealii::DoFHandler<(int)3, (int)3>  &)::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(438): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)3, (int)2,  ::adamantine::Solid,  ::dealii::MemorySpace::Default> ::MaterialProperty(const adamantine::MaterialProperty<(int)3, (int)2,  ::adamantine::Solid,  ::dealii::MemorySpace::Default> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)3, (int)2,  ::adamantine::Solid,  ::dealii::MemorySpace::Default> ::update(const  ::dealii::DoFHandler<(int)3, (int)3>  &, const  ::dealii::LinearAlgebra::distributed::Vector<double,  ::dealii::MemorySpace::Default>  &)::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(781): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)3, (int)2,  ::adamantine::Solid,  ::dealii::MemorySpace::Default> ::MaterialProperty(const adamantine::MaterialProperty<(int)3, (int)2,  ::adamantine::Solid,  ::dealii::MemorySpace::Default> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)3, (int)2,  ::adamantine::Solid,  ::dealii::MemorySpace::Default> ::set_initial_state()::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(438): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)3, (int)2,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Default> ::MaterialProperty(const adamantine::MaterialProperty<(int)3, (int)2,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Default> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)3, (int)2,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Default> ::update(const  ::dealii::DoFHandler<(int)3, (int)3>  &, const  ::dealii::LinearAlgebra::distributed::Vector<double,  ::dealii::MemorySpace::Default>  &)::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(781): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)3, (int)2,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Default> ::MaterialProperty(const adamantine::MaterialProperty<(int)3, (int)2,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Default> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)3, (int)2,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Default> ::set_initial_state()::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(695): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)3, (int)2,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Default> ::MaterialProperty(const adamantine::MaterialProperty<(int)3, (int)2,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Default> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)3, (int)2,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Default> ::set_state_device( ::Kokkos::View<double *,  ::Kokkos::CudaSpace > ,  ::Kokkos::View<double *,  ::Kokkos::CudaSpace > , const     ::std::map< ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)3, (int)3, (bool)0> > ,     ::std::vector<unsigned int, ::std::allocator<unsigned int> > ,     ::std::less< ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)3, (int)3, (bool)0> > > , ::std::allocator<    ::std::pair<const  ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)3, (int)3, (bool)0> > ,     ::std::vector<unsigned int, ::std::allocator<unsigned int> > > > >  &, const  ::dealii::DoFHandler<(int)3, (int)3>  &)::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(438): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)3, (int)2,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Default> ::MaterialProperty(const adamantine::MaterialProperty<(int)3, (int)2,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Default> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)3, (int)2,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Default> ::update(const  ::dealii::DoFHandler<(int)3, (int)3>  &, const  ::dealii::LinearAlgebra::distributed::Vector<double,  ::dealii::MemorySpace::Default>  &)::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(781): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)3, (int)2,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Default> ::MaterialProperty(const adamantine::MaterialProperty<(int)3, (int)2,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Default> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)3, (int)2,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Default> ::set_initial_state()::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(720): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)3, (int)2,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Default> ::MaterialProperty(const adamantine::MaterialProperty<(int)3, (int)2,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Default> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)3, (int)2,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Default> ::set_state_device( ::Kokkos::View<double *,  ::Kokkos::CudaSpace > ,  ::Kokkos::View<double *,  ::Kokkos::CudaSpace > , const     ::std::map< ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)3, (int)3, (bool)0> > ,     ::std::vector<unsigned int, ::std::allocator<unsigned int> > ,     ::std::less< ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)3, (int)3, (bool)0> > > , ::std::allocator<    ::std::pair<const  ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)3, (int)3, (bool)0> > ,     ::std::vector<unsigned int, ::std::allocator<unsigned int> > > > >  &, const  ::dealii::DoFHandler<(int)3, (int)3>  &)::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(438): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)3, (int)3,  ::adamantine::Solid,  ::dealii::MemorySpace::Default> ::MaterialProperty(const adamantine::MaterialProperty<(int)3, (int)3,  ::adamantine::Solid,  ::dealii::MemorySpace::Default> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)3, (int)3,  ::adamantine::Solid,  ::dealii::MemorySpace::Default> ::update(const  ::dealii::DoFHandler<(int)3, (int)3>  &, const  ::dealii::LinearAlgebra::distributed::Vector<double,  ::dealii::MemorySpace::Default>  &)::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(781): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)3, (int)3,  ::adamantine::Solid,  ::dealii::MemorySpace::Default> ::MaterialProperty(const adamantine::MaterialProperty<(int)3, (int)3,  ::adamantine::Solid,  ::dealii::MemorySpace::Default> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)3, (int)3,  ::adamantine::Solid,  ::dealii::MemorySpace::Default> ::set_initial_state()::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(438): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)3, (int)3,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Default> ::MaterialProperty(const adamantine::MaterialProperty<(int)3, (int)3,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Default> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)3, (int)3,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Default> ::update(const  ::dealii::DoFHandler<(int)3, (int)3>  &, const  ::dealii::LinearAlgebra::distributed::Vector<double,  ::dealii::MemorySpace::Default>  &)::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(781): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)3, (int)3,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Default> ::MaterialProperty(const adamantine::MaterialProperty<(int)3, (int)3,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Default> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)3, (int)3,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Default> ::set_initial_state()::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(695): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)3, (int)3,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Default> ::MaterialProperty(const adamantine::MaterialProperty<(int)3, (int)3,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Default> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)3, (int)3,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Default> ::set_state_device( ::Kokkos::View<double *,  ::Kokkos::CudaSpace > ,  ::Kokkos::View<double *,  ::Kokkos::CudaSpace > , const     ::std::map< ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)3, (int)3, (bool)0> > ,     ::std::vector<unsigned int, ::std::allocator<unsigned int> > ,     ::std::less< ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)3, (int)3, (bool)0> > > , ::std::allocator<    ::std::pair<const  ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)3, (int)3, (bool)0> > ,     ::std::vector<unsigned int, ::std::allocator<unsigned int> > > > >  &, const  ::dealii::DoFHandler<(int)3, (int)3>  &)::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(438): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)3, (int)3,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Default> ::MaterialProperty(const adamantine::MaterialProperty<(int)3, (int)3,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Default> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)3, (int)3,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Default> ::update(const  ::dealii::DoFHandler<(int)3, (int)3>  &, const  ::dealii::LinearAlgebra::distributed::Vector<double,  ::dealii::MemorySpace::Default>  &)::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(781): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)3, (int)3,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Default> ::MaterialProperty(const adamantine::MaterialProperty<(int)3, (int)3,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Default> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)3, (int)3,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Default> ::set_initial_state()::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(720): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)3, (int)3,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Default> ::MaterialProperty(const adamantine::MaterialProperty<(int)3, (int)3,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Default> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)3, (int)3,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Default> ::set_state_device( ::Kokkos::View<double *,  ::Kokkos::CudaSpace > ,  ::Kokkos::View<double *,  ::Kokkos::CudaSpace > , const     ::std::map< ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)3, (int)3, (bool)0> > ,     ::std::vector<unsigned int, ::std::allocator<unsigned int> > ,     ::std::less< ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)3, (int)3, (bool)0> > > , ::std::allocator<    ::std::pair<const  ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)3, (int)3, (bool)0> > ,     ::std::vector<unsigned int, ::std::allocator<unsigned int> > > > >  &, const  ::dealii::DoFHandler<(int)3, (int)3>  &)::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(438): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)3, (int)4,  ::adamantine::Solid,  ::dealii::MemorySpace::Default> ::MaterialProperty(const adamantine::MaterialProperty<(int)3, (int)4,  ::adamantine::Solid,  ::dealii::MemorySpace::Default> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)3, (int)4,  ::adamantine::Solid,  ::dealii::MemorySpace::Default> ::update(const  ::dealii::DoFHandler<(int)3, (int)3>  &, const  ::dealii::LinearAlgebra::distributed::Vector<double,  ::dealii::MemorySpace::Default>  &)::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(781): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)3, (int)4,  ::adamantine::Solid,  ::dealii::MemorySpace::Default> ::MaterialProperty(const adamantine::MaterialProperty<(int)3, (int)4,  ::adamantine::Solid,  ::dealii::MemorySpace::Default> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)3, (int)4,  ::adamantine::Solid,  ::dealii::MemorySpace::Default> ::set_initial_state()::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(438): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)3, (int)4,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Default> ::MaterialProperty(const adamantine::MaterialProperty<(int)3, (int)4,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Default> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)3, (int)4,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Default> ::update(const  ::dealii::DoFHandler<(int)3, (int)3>  &, const  ::dealii::LinearAlgebra::distributed::Vector<double,  ::dealii::MemorySpace::Default>  &)::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(781): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)3, (int)4,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Default> ::MaterialProperty(const adamantine::MaterialProperty<(int)3, (int)4,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Default> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)3, (int)4,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Default> ::set_initial_state()::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(695): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)3, (int)4,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Default> ::MaterialProperty(const adamantine::MaterialProperty<(int)3, (int)4,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Default> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)3, (int)4,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Default> ::set_state_device( ::Kokkos::View<double *,  ::Kokkos::CudaSpace > ,  ::Kokkos::View<double *,  ::Kokkos::CudaSpace > , const     ::std::map< ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)3, (int)3, (bool)0> > ,     ::std::vector<unsigned int, ::std::allocator<unsigned int> > ,     ::std::less< ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)3, (int)3, (bool)0> > > , ::std::allocator<    ::std::pair<const  ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)3, (int)3, (bool)0> > ,     ::std::vector<unsigned int, ::std::allocator<unsigned int> > > > >  &, const  ::dealii::DoFHandler<(int)3, (int)3>  &)::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(438): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)3, (int)4,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Default> ::MaterialProperty(const adamantine::MaterialProperty<(int)3, (int)4,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Default> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)3, (int)4,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Default> ::update(const  ::dealii::DoFHandler<(int)3, (int)3>  &, const  ::dealii::LinearAlgebra::distributed::Vector<double,  ::dealii::MemorySpace::Default>  &)::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(781): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)3, (int)4,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Default> ::MaterialProperty(const adamantine::MaterialProperty<(int)3, (int)4,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Default> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)3, (int)4,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Default> ::set_initial_state()::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(720): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)3, (int)4,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Default> ::MaterialProperty(const adamantine::MaterialProperty<(int)3, (int)4,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Default> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)3, (int)4,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Default> ::set_state_device( ::Kokkos::View<double *,  ::Kokkos::CudaSpace > ,  ::Kokkos::View<double *,  ::Kokkos::CudaSpace > , const     ::std::map< ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)3, (int)3, (bool)0> > ,     ::std::vector<unsigned int, ::std::allocator<unsigned int> > ,     ::std::less< ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)3, (int)3, (bool)0> > > , ::std::allocator<    ::std::pair<const  ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)3, (int)3, (bool)0> > ,     ::std::vector<unsigned int, ::std::allocator<unsigned int> > > > >  &, const  ::dealii::DoFHandler<(int)3, (int)3>  &)::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("dealii::DoFHandler<(int)2, (int)2> ::~DoFHandler()") from a __host__ __device__ function("adamantine::MaterialProperty<(int)2, (int)0,  ::adamantine::Solid,  ::dealii::MemorySpace::Default> ::~MaterialProperty") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("dealii::DoFHandler<(int)2, (int)2> ::~DoFHandler()") from a __host__ __device__ function("adamantine::MaterialProperty<(int)2, (int)0,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Default> ::~MaterialProperty") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("dealii::DoFHandler<(int)2, (int)2> ::~DoFHandler()") from a __host__ __device__ function("adamantine::MaterialProperty<(int)2, (int)0,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Default> ::~MaterialProperty") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("dealii::DoFHandler<(int)2, (int)2> ::~DoFHandler()") from a __host__ __device__ function("adamantine::MaterialProperty<(int)2, (int)1,  ::adamantine::Solid,  ::dealii::MemorySpace::Default> ::~MaterialProperty") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("dealii::DoFHandler<(int)2, (int)2> ::~DoFHandler()") from a __host__ __device__ function("adamantine::MaterialProperty<(int)2, (int)1,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Default> ::~MaterialProperty") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("dealii::DoFHandler<(int)2, (int)2> ::~DoFHandler()") from a __host__ __device__ function("adamantine::MaterialProperty<(int)2, (int)1,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Default> ::~MaterialProperty") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("dealii::DoFHandler<(int)2, (int)2> ::~DoFHandler()") from a __host__ __device__ function("adamantine::MaterialProperty<(int)2, (int)2,  ::adamantine::Solid,  ::dealii::MemorySpace::Default> ::~MaterialProperty") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("dealii::DoFHandler<(int)2, (int)2> ::~DoFHandler()") from a __host__ __device__ function("adamantine::MaterialProperty<(int)2, (int)2,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Default> ::~MaterialProperty") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("dealii::DoFHandler<(int)2, (int)2> ::~DoFHandler()") from a __host__ __device__ function("adamantine::MaterialProperty<(int)2, (int)2,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Default> ::~MaterialProperty") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("dealii::DoFHandler<(int)2, (int)2> ::~DoFHandler()") from a __host__ __device__ function("adamantine::MaterialProperty<(int)2, (int)3,  ::adamantine::Solid,  ::dealii::MemorySpace::Default> ::~MaterialProperty") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("dealii::DoFHandler<(int)2, (int)2> ::~DoFHandler()") from a __host__ __device__ function("adamantine::MaterialProperty<(int)2, (int)3,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Default> ::~MaterialProperty") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("dealii::DoFHandler<(int)2, (int)2> ::~DoFHandler()") from a __host__ __device__ function("adamantine::MaterialProperty<(int)2, (int)3,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Default> ::~MaterialProperty") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("dealii::DoFHandler<(int)2, (int)2> ::~DoFHandler()") from a __host__ __device__ function("adamantine::MaterialProperty<(int)2, (int)4,  ::adamantine::Solid,  ::dealii::MemorySpace::Default> ::~MaterialProperty") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("dealii::DoFHandler<(int)2, (int)2> ::~DoFHandler()") from a __host__ __device__ function("adamantine::MaterialProperty<(int)2, (int)4,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Default> ::~MaterialProperty") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("dealii::DoFHandler<(int)2, (int)2> ::~DoFHandler()") from a __host__ __device__ function("adamantine::MaterialProperty<(int)2, (int)4,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Default> ::~MaterialProperty") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("dealii::DoFHandler<(int)3, (int)3> ::~DoFHandler()") from a __host__ __device__ function("adamantine::MaterialProperty<(int)3, (int)0,  ::adamantine::Solid,  ::dealii::MemorySpace::Default> ::~MaterialProperty") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("dealii::DoFHandler<(int)3, (int)3> ::~DoFHandler()") from a __host__ __device__ function("adamantine::MaterialProperty<(int)3, (int)0,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Default> ::~MaterialProperty") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("dealii::DoFHandler<(int)3, (int)3> ::~DoFHandler()") from a __host__ __device__ function("adamantine::MaterialProperty<(int)3, (int)0,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Default> ::~MaterialProperty") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("dealii::DoFHandler<(int)3, (int)3> ::~DoFHandler()") from a __host__ __device__ function("adamantine::MaterialProperty<(int)3, (int)1,  ::adamantine::Solid,  ::dealii::MemorySpace::Default> ::~MaterialProperty") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("dealii::DoFHandler<(int)3, (int)3> ::~DoFHandler()") from a __host__ __device__ function("adamantine::MaterialProperty<(int)3, (int)1,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Default> ::~MaterialProperty") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("dealii::DoFHandler<(int)3, (int)3> ::~DoFHandler()") from a __host__ __device__ function("adamantine::MaterialProperty<(int)3, (int)1,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Default> ::~MaterialProperty") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("dealii::DoFHandler<(int)3, (int)3> ::~DoFHandler()") from a __host__ __device__ function("adamantine::MaterialProperty<(int)3, (int)2,  ::adamantine::Solid,  ::dealii::MemorySpace::Default> ::~MaterialProperty") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("dealii::DoFHandler<(int)3, (int)3> ::~DoFHandler()") from a __host__ __device__ function("adamantine::MaterialProperty<(int)3, (int)2,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Default> ::~MaterialProperty") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("dealii::DoFHandler<(int)3, (int)3> ::~DoFHandler()") from a __host__ __device__ function("adamantine::MaterialProperty<(int)3, (int)2,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Default> ::~MaterialProperty") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("dealii::DoFHandler<(int)3, (int)3> ::~DoFHandler()") from a __host__ __device__ function("adamantine::MaterialProperty<(int)3, (int)3,  ::adamantine::Solid,  ::dealii::MemorySpace::Default> ::~MaterialProperty") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("dealii::DoFHandler<(int)3, (int)3> ::~DoFHandler()") from a __host__ __device__ function("adamantine::MaterialProperty<(int)3, (int)3,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Default> ::~MaterialProperty") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("dealii::DoFHandler<(int)3, (int)3> ::~DoFHandler()") from a __host__ __device__ function("adamantine::MaterialProperty<(int)3, (int)3,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Default> ::~MaterialProperty") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("dealii::DoFHandler<(int)3, (int)3> ::~DoFHandler()") from a __host__ __device__ function("adamantine::MaterialProperty<(int)3, (int)4,  ::adamantine::Solid,  ::dealii::MemorySpace::Default> ::~MaterialProperty") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("dealii::DoFHandler<(int)3, (int)3> ::~DoFHandler()") from a __host__ __device__ function("adamantine::MaterialProperty<(int)3, (int)4,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Default> ::~MaterialProperty") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("dealii::DoFHandler<(int)3, (int)3> ::~DoFHandler()") from a __host__ __device__ function("adamantine::MaterialProperty<(int)3, (int)4,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Default> ::~MaterialProperty") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("std::vector<unsigned long, ::std::allocator<unsigned long> > ::~vector()") from a __host__ __device__ function("dealii::BlockIndices::~BlockIndices") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("dealii::Subscriptor::~Subscriptor() [subobject]") from a __host__ __device__ function("dealii::BlockIndices::~BlockIndices") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("std::unique_ptr<double [],  ::dealii::AlignedVector<double> ::Deleter> ::~unique_ptr()") from a __host__ __device__ function("dealii::AlignedVector<double> ::~AlignedVector") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("dealii::Subscriptor::~Subscriptor() [subobject]") from a __host__ __device__ function("dealii::TableBase<(int)2, double> ::~TableBase") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("std::vector<unsigned int, ::std::allocator<unsigned int> > ::~vector()") from a __host__ __device__ function("dealii::FiniteElementData<(int)2> ::~FiniteElementData") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("std::vector<unsigned int, ::std::allocator<unsigned int> > ::~vector()") from a __host__ __device__ function("dealii::FiniteElementData<(int)2> ::~FiniteElementData") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("std::vector<unsigned int, ::std::allocator<unsigned int> > ::~vector()") from a __host__ __device__ function("dealii::FiniteElementData<(int)2> ::~FiniteElementData") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("std::vector<unsigned int, ::std::allocator<unsigned int> > ::~vector()") from a __host__ __device__ function("dealii::FiniteElementData<(int)2> ::~FiniteElementData") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("std::vector<unsigned int, ::std::allocator<unsigned int> > ::~vector()") from a __host__ __device__ function("dealii::FiniteElementData<(int)2> ::~FiniteElementData") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("std::vector<unsigned int, ::std::allocator<unsigned int> > ::~vector()") from a __host__ __device__ function("dealii::FiniteElement<(int)2, (int)2> ::~FiniteElement") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("std::vector< ::dealii::ComponentMask, ::std::allocator< ::dealii::ComponentMask> > ::~vector()") from a __host__ __device__ function("dealii::FiniteElement<(int)2, (int)2> ::~FiniteElement") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("std::vector<bool, ::std::allocator<bool> > ::~vector()") from a __host__ __device__ function("dealii::FiniteElement<(int)2, (int)2> ::~FiniteElement") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("std::vector<    ::std::pair< ::std::pair<unsigned int, unsigned int> , unsigned int> , ::std::allocator<    ::std::pair< ::std::pair<unsigned int, unsigned int> , unsigned int> > > ::~vector()") from a __host__ __device__ function("dealii::FiniteElement<(int)2, (int)2> ::~FiniteElement") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("std::vector<::std::vector<    ::std::pair< ::std::pair<unsigned int, unsigned int> , unsigned int> , ::std::allocator<    ::std::pair< ::std::pair<unsigned int, unsigned int> , unsigned int> > > , ::std::allocator<::std::vector<    ::std::pair< ::std::pair<unsigned int, unsigned int> , unsigned int> , ::std::allocator<    ::std::pair< ::std::pair<unsigned int, unsigned int> , unsigned int> > > > > ::~vector()") from a __host__ __device__ function("dealii::FiniteElement<(int)2, (int)2> ::~FiniteElement") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("std::vector<    ::std::pair< ::std::pair<unsigned int, unsigned int> , unsigned int> , ::std::allocator<    ::std::pair< ::std::pair<unsigned int, unsigned int> , unsigned int> > > ::~vector()") from a __host__ __device__ function("dealii::FiniteElement<(int)2, (int)2> ::~FiniteElement") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("std::vector<::std::vector<    ::std::pair<unsigned int, unsigned int> , ::std::allocator<    ::std::pair<unsigned int, unsigned int> > > , ::std::allocator<::std::vector<    ::std::pair<unsigned int, unsigned int> , ::std::allocator<    ::std::pair<unsigned int, unsigned int> > > > > ::~vector()") from a __host__ __device__ function("dealii::FiniteElement<(int)2, (int)2> ::~FiniteElement") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("std::vector<    ::std::pair<unsigned int, unsigned int> , ::std::allocator<    ::std::pair<unsigned int, unsigned int> > > ::~vector()") from a __host__ __device__ function("dealii::FiniteElement<(int)2, (int)2> ::~FiniteElement") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("std::vector<int, ::std::allocator<int> > ::~vector()") from a __host__ __device__ function("dealii::FiniteElement<(int)2, (int)2> ::~FiniteElement") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("std::vector< ::dealii::Table<(int)2, int> , ::std::allocator< ::dealii::Table<(int)2, int> > > ::~vector()") from a __host__ __device__ function("dealii::FiniteElement<(int)2, (int)2> ::~FiniteElement") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("std::vector<::std::vector< ::dealii::Point<(int)1, double> , ::std::allocator< ::dealii::Point<(int)1, double> > > , ::std::allocator<::std::vector< ::dealii::Point<(int)1, double> , ::std::allocator< ::dealii::Point<(int)1, double> > > > > ::~vector()") from a __host__ __device__ function("dealii::FiniteElement<(int)2, (int)2> ::~FiniteElement") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("std::vector< ::dealii::Point<(int)2, double> , ::std::allocator< ::dealii::Point<(int)2, double> > > ::~vector()") from a __host__ __device__ function("dealii::FiniteElement<(int)2, (int)2> ::~FiniteElement") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("std::vector<::std::vector< ::dealii::Point<(int)1, double> , ::std::allocator< ::dealii::Point<(int)1, double> > > , ::std::allocator<::std::vector< ::dealii::Point<(int)1, double> , ::std::allocator< ::dealii::Point<(int)1, double> > > > > ::~vector()") from a __host__ __device__ function("dealii::FiniteElement<(int)2, (int)2> ::~FiniteElement") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("std::vector< ::dealii::Point<(int)2, double> , ::std::allocator< ::dealii::Point<(int)2, double> > > ::~vector()") from a __host__ __device__ function("dealii::FiniteElement<(int)2, (int)2> ::~FiniteElement") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("std::vector<::std::vector< ::dealii::FullMatrix<double> , ::std::allocator< ::dealii::FullMatrix<double> > > , ::std::allocator<::std::vector< ::dealii::FullMatrix<double> , ::std::allocator< ::dealii::FullMatrix<double> > > > > ::~vector()") from a __host__ __device__ function("dealii::FiniteElement<(int)2, (int)2> ::~FiniteElement") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("std::vector<::std::vector< ::dealii::FullMatrix<double> , ::std::allocator< ::dealii::FullMatrix<double> > > , ::std::allocator<::std::vector< ::dealii::FullMatrix<double> , ::std::allocator< ::dealii::FullMatrix<double> > > > > ::~vector()") from a __host__ __device__ function("dealii::FiniteElement<(int)2, (int)2> ::~FiniteElement") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("dealii::Subscriptor::~Subscriptor() [subobject]") from a __host__ __device__ function("dealii::FiniteElement<(int)2, (int)2> ::~FiniteElement") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("std::unique_ptr< ::dealii::ScalarPolynomialsBase<(int)2> ,     ::std::default_delete< ::dealii::ScalarPolynomialsBase<(int)2> > > ::~unique_ptr()") from a __host__ __device__ function("dealii::FE_Poly<(int)2, (int)2> ::~FE_Poly") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("std::vector<unsigned int, ::std::allocator<unsigned int> > ::~vector()") from a __host__ __device__ function("dealii::FiniteElementData<(int)3> ::~FiniteElementData") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("std::vector<unsigned int, ::std::allocator<unsigned int> > ::~vector()") from a __host__ __device__ function("dealii::FiniteElementData<(int)3> ::~FiniteElementData") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("std::vector<unsigned int, ::std::allocator<unsigned int> > ::~vector()") from a __host__ __device__ function("dealii::FiniteElementData<(int)3> ::~FiniteElementData") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("std::vector<unsigned int, ::std::allocator<unsigned int> > ::~vector()") from a __host__ __device__ function("dealii::FiniteElementData<(int)3> ::~FiniteElementData") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("std::vector<unsigned int, ::std::allocator<unsigned int> > ::~vector()") from a __host__ __device__ function("dealii::FiniteElementData<(int)3> ::~FiniteElementData") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("std::vector<unsigned int, ::std::allocator<unsigned int> > ::~vector()") from a __host__ __device__ function("dealii::FiniteElement<(int)3, (int)3> ::~FiniteElement") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("std::vector< ::dealii::ComponentMask, ::std::allocator< ::dealii::ComponentMask> > ::~vector()") from a __host__ __device__ function("dealii::FiniteElement<(int)3, (int)3> ::~FiniteElement") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("std::vector<bool, ::std::allocator<bool> > ::~vector()") from a __host__ __device__ function("dealii::FiniteElement<(int)3, (int)3> ::~FiniteElement") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("std::vector<    ::std::pair< ::std::pair<unsigned int, unsigned int> , unsigned int> , ::std::allocator<    ::std::pair< ::std::pair<unsigned int, unsigned int> , unsigned int> > > ::~vector()") from a __host__ __device__ function("dealii::FiniteElement<(int)3, (int)3> ::~FiniteElement") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("std::vector<::std::vector<    ::std::pair< ::std::pair<unsigned int, unsigned int> , unsigned int> , ::std::allocator<    ::std::pair< ::std::pair<unsigned int, unsigned int> , unsigned int> > > , ::std::allocator<::std::vector<    ::std::pair< ::std::pair<unsigned int, unsigned int> , unsigned int> , ::std::allocator<    ::std::pair< ::std::pair<unsigned int, unsigned int> , unsigned int> > > > > ::~vector()") from a __host__ __device__ function("dealii::FiniteElement<(int)3, (int)3> ::~FiniteElement") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("std::vector<    ::std::pair< ::std::pair<unsigned int, unsigned int> , unsigned int> , ::std::allocator<    ::std::pair< ::std::pair<unsigned int, unsigned int> , unsigned int> > > ::~vector()") from a __host__ __device__ function("dealii::FiniteElement<(int)3, (int)3> ::~FiniteElement") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("std::vector<::std::vector<    ::std::pair<unsigned int, unsigned int> , ::std::allocator<    ::std::pair<unsigned int, unsigned int> > > , ::std::allocator<::std::vector<    ::std::pair<unsigned int, unsigned int> , ::std::allocator<    ::std::pair<unsigned int, unsigned int> > > > > ::~vector()") from a __host__ __device__ function("dealii::FiniteElement<(int)3, (int)3> ::~FiniteElement") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("std::vector<    ::std::pair<unsigned int, unsigned int> , ::std::allocator<    ::std::pair<unsigned int, unsigned int> > > ::~vector()") from a __host__ __device__ function("dealii::FiniteElement<(int)3, (int)3> ::~FiniteElement") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("std::vector<int, ::std::allocator<int> > ::~vector()") from a __host__ __device__ function("dealii::FiniteElement<(int)3, (int)3> ::~FiniteElement") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("std::vector< ::dealii::Table<(int)2, int> , ::std::allocator< ::dealii::Table<(int)2, int> > > ::~vector()") from a __host__ __device__ function("dealii::FiniteElement<(int)3, (int)3> ::~FiniteElement") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("std::vector<::std::vector< ::dealii::Point<(int)2, double> , ::std::allocator< ::dealii::Point<(int)2, double> > > , ::std::allocator<::std::vector< ::dealii::Point<(int)2, double> , ::std::allocator< ::dealii::Point<(int)2, double> > > > > ::~vector()") from a __host__ __device__ function("dealii::FiniteElement<(int)3, (int)3> ::~FiniteElement") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("std::vector< ::dealii::Point<(int)3, double> , ::std::allocator< ::dealii::Point<(int)3, double> > > ::~vector()") from a __host__ __device__ function("dealii::FiniteElement<(int)3, (int)3> ::~FiniteElement") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("std::vector<::std::vector< ::dealii::Point<(int)2, double> , ::std::allocator< ::dealii::Point<(int)2, double> > > , ::std::allocator<::std::vector< ::dealii::Point<(int)2, double> , ::std::allocator< ::dealii::Point<(int)2, double> > > > > ::~vector()") from a __host__ __device__ function("dealii::FiniteElement<(int)3, (int)3> ::~FiniteElement") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("std::vector< ::dealii::Point<(int)3, double> , ::std::allocator< ::dealii::Point<(int)3, double> > > ::~vector()") from a __host__ __device__ function("dealii::FiniteElement<(int)3, (int)3> ::~FiniteElement") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("std::vector<::std::vector< ::dealii::FullMatrix<double> , ::std::allocator< ::dealii::FullMatrix<double> > > , ::std::allocator<::std::vector< ::dealii::FullMatrix<double> , ::std::allocator< ::dealii::FullMatrix<double> > > > > ::~vector()") from a __host__ __device__ function("dealii::FiniteElement<(int)3, (int)3> ::~FiniteElement") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("std::vector<::std::vector< ::dealii::FullMatrix<double> , ::std::allocator< ::dealii::FullMatrix<double> > > , ::std::allocator<::std::vector< ::dealii::FullMatrix<double> , ::std::allocator< ::dealii::FullMatrix<double> > > > > ::~vector()") from a __host__ __device__ function("dealii::FiniteElement<(int)3, (int)3> ::~FiniteElement") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("dealii::Subscriptor::~Subscriptor() [subobject]") from a __host__ __device__ function("dealii::FiniteElement<(int)3, (int)3> ::~FiniteElement") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("std::unique_ptr< ::dealii::ScalarPolynomialsBase<(int)3> ,     ::std::default_delete< ::dealii::ScalarPolynomialsBase<(int)3> > > ::~unique_ptr()") from a __host__ __device__ function("dealii::FE_Poly<(int)3, (int)3> ::~FE_Poly") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/Geometry.cc(119): warning #68-D: integer conversion resulted in a change of sign
        repetitions[axis<dim>::y] = database.get("width_divisions", 10);
                    ^
          detected during instantiation of "adamantine::Geometry<dim>::Geometry(const MPI_Comm &, const boost::property_tree::ptree &) [with dim=2]" at line 194

Remark: The warnings can be suppressed with "-diag-suppress <warning-number>"

/var/jenkins/workspace/adamantine_PR-282/source/Geometry.cc(134): warning #68-D: integer conversion resulted in a change of sign
        p2[axis<dim>::y] = database.get<double>("width");
           ^
          detected during instantiation of "adamantine::Geometry<dim>::Geometry(const MPI_Comm &, const boost::property_tree::ptree &) [with dim=2]" at line 194

/var/jenkins/workspace/adamantine_PR-282/source/Geometry.cc(136): warning #68-D: integer conversion resulted in a change of sign
        p1[axis<dim>::y] = database.get("width_origin", 0.0);
           ^
          detected during instantiation of "adamantine::Geometry<dim>::Geometry(const MPI_Comm &, const boost::property_tree::ptree &) [with dim=2]" at line 194

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(253): warning #20013-D: calling a constexpr __host__ function("signaling_NaN") from a __host__ __device__ function("operator()") is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this.
            _state(i, j) = std::numeric_limits<double>::signaling_NaN();
                           ^

Remark: The warnings can be suppressed with "-diag-suppress <warning-number>"

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(254): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)2, (int)0,  ::adamantine::Solid,  ::dealii::MemorySpace::Host> ::MaterialProperty(const adamantine::MaterialProperty<(int)2, (int)0,  ::adamantine::Solid,  ::dealii::MemorySpace::Host> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)2, (int)0,  ::adamantine::Solid,  ::dealii::MemorySpace::Host> ::reinit_dofs()::[lambda(int, int) (instance 1)]::[lambda(int, int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(438): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)2, (int)0,  ::adamantine::Solid,  ::dealii::MemorySpace::Host> ::MaterialProperty(const adamantine::MaterialProperty<(int)2, (int)0,  ::adamantine::Solid,  ::dealii::MemorySpace::Host> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)2, (int)0,  ::adamantine::Solid,  ::dealii::MemorySpace::Host> ::update(const  ::dealii::DoFHandler<(int)2, (int)2>  &, const  ::dealii::LinearAlgebra::distributed::Vector<double,  ::dealii::MemorySpace::Host>  &)::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(781): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)2, (int)0,  ::adamantine::Solid,  ::dealii::MemorySpace::Host> ::MaterialProperty(const adamantine::MaterialProperty<(int)2, (int)0,  ::adamantine::Solid,  ::dealii::MemorySpace::Host> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)2, (int)0,  ::adamantine::Solid,  ::dealii::MemorySpace::Host> ::set_initial_state()::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(254): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)2, (int)0,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Host> ::MaterialProperty(const adamantine::MaterialProperty<(int)2, (int)0,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Host> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)2, (int)0,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Host> ::reinit_dofs()::[lambda(int, int) (instance 1)]::[lambda(int, int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(438): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)2, (int)0,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Host> ::MaterialProperty(const adamantine::MaterialProperty<(int)2, (int)0,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Host> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)2, (int)0,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Host> ::update(const  ::dealii::DoFHandler<(int)2, (int)2>  &, const  ::dealii::LinearAlgebra::distributed::Vector<double,  ::dealii::MemorySpace::Host>  &)::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(781): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)2, (int)0,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Host> ::MaterialProperty(const adamantine::MaterialProperty<(int)2, (int)0,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Host> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)2, (int)0,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Host> ::set_initial_state()::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(695): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)2, (int)0,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Host> ::MaterialProperty(const adamantine::MaterialProperty<(int)2, (int)0,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Host> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)2, (int)0,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Host> ::set_state_device( ::Kokkos::View<double *,  ::Kokkos::HostSpace > ,  ::Kokkos::View<double *,  ::Kokkos::HostSpace > , const     ::std::map< ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)2, (int)2, (bool)0> > ,     ::std::vector<unsigned int, ::std::allocator<unsigned int> > ,     ::std::less< ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)2, (int)2, (bool)0> > > , ::std::allocator<    ::std::pair<const  ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)2, (int)2, (bool)0> > ,     ::std::vector<unsigned int, ::std::allocator<unsigned int> > > > >  &, const  ::dealii::DoFHandler<(int)2, (int)2>  &)::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(254): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)2, (int)0,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Host> ::MaterialProperty(const adamantine::MaterialProperty<(int)2, (int)0,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Host> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)2, (int)0,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Host> ::reinit_dofs()::[lambda(int, int) (instance 1)]::[lambda(int, int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(438): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)2, (int)0,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Host> ::MaterialProperty(const adamantine::MaterialProperty<(int)2, (int)0,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Host> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)2, (int)0,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Host> ::update(const  ::dealii::DoFHandler<(int)2, (int)2>  &, const  ::dealii::LinearAlgebra::distributed::Vector<double,  ::dealii::MemorySpace::Host>  &)::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(781): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)2, (int)0,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Host> ::MaterialProperty(const adamantine::MaterialProperty<(int)2, (int)0,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Host> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)2, (int)0,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Host> ::set_initial_state()::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(720): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)2, (int)0,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Host> ::MaterialProperty(const adamantine::MaterialProperty<(int)2, (int)0,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Host> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)2, (int)0,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Host> ::set_state_device( ::Kokkos::View<double *,  ::Kokkos::HostSpace > ,  ::Kokkos::View<double *,  ::Kokkos::HostSpace > , const     ::std::map< ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)2, (int)2, (bool)0> > ,     ::std::vector<unsigned int, ::std::allocator<unsigned int> > ,     ::std::less< ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)2, (int)2, (bool)0> > > , ::std::allocator<    ::std::pair<const  ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)2, (int)2, (bool)0> > ,     ::std::vector<unsigned int, ::std::allocator<unsigned int> > > > >  &, const  ::dealii::DoFHandler<(int)2, (int)2>  &)::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(254): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)2, (int)1,  ::adamantine::Solid,  ::dealii::MemorySpace::Host> ::MaterialProperty(const adamantine::MaterialProperty<(int)2, (int)1,  ::adamantine::Solid,  ::dealii::MemorySpace::Host> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)2, (int)1,  ::adamantine::Solid,  ::dealii::MemorySpace::Host> ::reinit_dofs()::[lambda(int, int) (instance 1)]::[lambda(int, int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(438): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)2, (int)1,  ::adamantine::Solid,  ::dealii::MemorySpace::Host> ::MaterialProperty(const adamantine::MaterialProperty<(int)2, (int)1,  ::adamantine::Solid,  ::dealii::MemorySpace::Host> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)2, (int)1,  ::adamantine::Solid,  ::dealii::MemorySpace::Host> ::update(const  ::dealii::DoFHandler<(int)2, (int)2>  &, const  ::dealii::LinearAlgebra::distributed::Vector<double,  ::dealii::MemorySpace::Host>  &)::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(781): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)2, (int)1,  ::adamantine::Solid,  ::dealii::MemorySpace::Host> ::MaterialProperty(const adamantine::MaterialProperty<(int)2, (int)1,  ::adamantine::Solid,  ::dealii::MemorySpace::Host> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)2, (int)1,  ::adamantine::Solid,  ::dealii::MemorySpace::Host> ::set_initial_state()::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(254): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)2, (int)1,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Host> ::MaterialProperty(const adamantine::MaterialProperty<(int)2, (int)1,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Host> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)2, (int)1,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Host> ::reinit_dofs()::[lambda(int, int) (instance 1)]::[lambda(int, int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(438): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)2, (int)1,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Host> ::MaterialProperty(const adamantine::MaterialProperty<(int)2, (int)1,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Host> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)2, (int)1,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Host> ::update(const  ::dealii::DoFHandler<(int)2, (int)2>  &, const  ::dealii::LinearAlgebra::distributed::Vector<double,  ::dealii::MemorySpace::Host>  &)::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(781): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)2, (int)1,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Host> ::MaterialProperty(const adamantine::MaterialProperty<(int)2, (int)1,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Host> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)2, (int)1,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Host> ::set_initial_state()::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(695): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)2, (int)1,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Host> ::MaterialProperty(const adamantine::MaterialProperty<(int)2, (int)1,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Host> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)2, (int)1,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Host> ::set_state_device( ::Kokkos::View<double *,  ::Kokkos::HostSpace > ,  ::Kokkos::View<double *,  ::Kokkos::HostSpace > , const     ::std::map< ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)2, (int)2, (bool)0> > ,     ::std::vector<unsigned int, ::std::allocator<unsigned int> > ,     ::std::less< ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)2, (int)2, (bool)0> > > , ::std::allocator<    ::std::pair<const  ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)2, (int)2, (bool)0> > ,     ::std::vector<unsigned int, ::std::allocator<unsigned int> > > > >  &, const  ::dealii::DoFHandler<(int)2, (int)2>  &)::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(254): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)2, (int)1,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Host> ::MaterialProperty(const adamantine::MaterialProperty<(int)2, (int)1,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Host> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)2, (int)1,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Host> ::reinit_dofs()::[lambda(int, int) (instance 1)]::[lambda(int, int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(438): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)2, (int)1,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Host> ::MaterialProperty(const adamantine::MaterialProperty<(int)2, (int)1,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Host> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)2, (int)1,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Host> ::update(const  ::dealii::DoFHandler<(int)2, (int)2>  &, const  ::dealii::LinearAlgebra::distributed::Vector<double,  ::dealii::MemorySpace::Host>  &)::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(781): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)2, (int)1,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Host> ::MaterialProperty(const adamantine::MaterialProperty<(int)2, (int)1,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Host> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)2, (int)1,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Host> ::set_initial_state()::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(720): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)2, (int)1,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Host> ::MaterialProperty(const adamantine::MaterialProperty<(int)2, (int)1,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Host> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)2, (int)1,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Host> ::set_state_device( ::Kokkos::View<double *,  ::Kokkos::HostSpace > ,  ::Kokkos::View<double *,  ::Kokkos::HostSpace > , const     ::std::map< ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)2, (int)2, (bool)0> > ,     ::std::vector<unsigned int, ::std::allocator<unsigned int> > ,     ::std::less< ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)2, (int)2, (bool)0> > > , ::std::allocator<    ::std::pair<const  ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)2, (int)2, (bool)0> > ,     ::std::vector<unsigned int, ::std::allocator<unsigned int> > > > >  &, const  ::dealii::DoFHandler<(int)2, (int)2>  &)::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(254): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)2, (int)2,  ::adamantine::Solid,  ::dealii::MemorySpace::Host> ::MaterialProperty(const adamantine::MaterialProperty<(int)2, (int)2,  ::adamantine::Solid,  ::dealii::MemorySpace::Host> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)2, (int)2,  ::adamantine::Solid,  ::dealii::MemorySpace::Host> ::reinit_dofs()::[lambda(int, int) (instance 1)]::[lambda(int, int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(438): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)2, (int)2,  ::adamantine::Solid,  ::dealii::MemorySpace::Host> ::MaterialProperty(const adamantine::MaterialProperty<(int)2, (int)2,  ::adamantine::Solid,  ::dealii::MemorySpace::Host> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)2, (int)2,  ::adamantine::Solid,  ::dealii::MemorySpace::Host> ::update(const  ::dealii::DoFHandler<(int)2, (int)2>  &, const  ::dealii::LinearAlgebra::distributed::Vector<double,  ::dealii::MemorySpace::Host>  &)::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(781): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)2, (int)2,  ::adamantine::Solid,  ::dealii::MemorySpace::Host> ::MaterialProperty(const adamantine::MaterialProperty<(int)2, (int)2,  ::adamantine::Solid,  ::dealii::MemorySpace::Host> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)2, (int)2,  ::adamantine::Solid,  ::dealii::MemorySpace::Host> ::set_initial_state()::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(254): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)2, (int)2,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Host> ::MaterialProperty(const adamantine::MaterialProperty<(int)2, (int)2,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Host> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)2, (int)2,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Host> ::reinit_dofs()::[lambda(int, int) (instance 1)]::[lambda(int, int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(438): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)2, (int)2,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Host> ::MaterialProperty(const adamantine::MaterialProperty<(int)2, (int)2,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Host> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)2, (int)2,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Host> ::update(const  ::dealii::DoFHandler<(int)2, (int)2>  &, const  ::dealii::LinearAlgebra::distributed::Vector<double,  ::dealii::MemorySpace::Host>  &)::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(781): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)2, (int)2,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Host> ::MaterialProperty(const adamantine::MaterialProperty<(int)2, (int)2,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Host> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)2, (int)2,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Host> ::set_initial_state()::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(695): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)2, (int)2,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Host> ::MaterialProperty(const adamantine::MaterialProperty<(int)2, (int)2,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Host> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)2, (int)2,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Host> ::set_state_device( ::Kokkos::View<double *,  ::Kokkos::HostSpace > ,  ::Kokkos::View<double *,  ::Kokkos::HostSpace > , const     ::std::map< ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)2, (int)2, (bool)0> > ,     ::std::vector<unsigned int, ::std::allocator<unsigned int> > ,     ::std::less< ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)2, (int)2, (bool)0> > > , ::std::allocator<    ::std::pair<const  ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)2, (int)2, (bool)0> > ,     ::std::vector<unsigned int, ::std::allocator<unsigned int> > > > >  &, const  ::dealii::DoFHandler<(int)2, (int)2>  &)::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(254): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)2, (int)2,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Host> ::MaterialProperty(const adamantine::MaterialProperty<(int)2, (int)2,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Host> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)2, (int)2,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Host> ::reinit_dofs()::[lambda(int, int) (instance 1)]::[lambda(int, int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(438): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)2, (int)2,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Host> ::MaterialProperty(const adamantine::MaterialProperty<(int)2, (int)2,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Host> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)2, (int)2,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Host> ::update(const  ::dealii::DoFHandler<(int)2, (int)2>  &, const  ::dealii::LinearAlgebra::distributed::Vector<double,  ::dealii::MemorySpace::Host>  &)::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(781): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)2, (int)2,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Host> ::MaterialProperty(const adamantine::MaterialProperty<(int)2, (int)2,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Host> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)2, (int)2,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Host> ::set_initial_state()::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(720): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)2, (int)2,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Host> ::MaterialProperty(const adamantine::MaterialProperty<(int)2, (int)2,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Host> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)2, (int)2,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Host> ::set_state_device( ::Kokkos::View<double *,  ::Kokkos::HostSpace > ,  ::Kokkos::View<double *,  ::Kokkos::HostSpace > , const     ::std::map< ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)2, (int)2, (bool)0> > ,     ::std::vector<unsigned int, ::std::allocator<unsigned int> > ,     ::std::less< ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)2, (int)2, (bool)0> > > , ::std::allocator<    ::std::pair<const  ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)2, (int)2, (bool)0> > ,     ::std::vector<unsigned int, ::std::allocator<unsigned int> > > > >  &, const  ::dealii::DoFHandler<(int)2, (int)2>  &)::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(254): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)2, (int)3,  ::adamantine::Solid,  ::dealii::MemorySpace::Host> ::MaterialProperty(const adamantine::MaterialProperty<(int)2, (int)3,  ::adamantine::Solid,  ::dealii::MemorySpace::Host> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)2, (int)3,  ::adamantine::Solid,  ::dealii::MemorySpace::Host> ::reinit_dofs()::[lambda(int, int) (instance 1)]::[lambda(int, int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(438): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)2, (int)3,  ::adamantine::Solid,  ::dealii::MemorySpace::Host> ::MaterialProperty(const adamantine::MaterialProperty<(int)2, (int)3,  ::adamantine::Solid,  ::dealii::MemorySpace::Host> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)2, (int)3,  ::adamantine::Solid,  ::dealii::MemorySpace::Host> ::update(const  ::dealii::DoFHandler<(int)2, (int)2>  &, const  ::dealii::LinearAlgebra::distributed::Vector<double,  ::dealii::MemorySpace::Host>  &)::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(781): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)2, (int)3,  ::adamantine::Solid,  ::dealii::MemorySpace::Host> ::MaterialProperty(const adamantine::MaterialProperty<(int)2, (int)3,  ::adamantine::Solid,  ::dealii::MemorySpace::Host> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)2, (int)3,  ::adamantine::Solid,  ::dealii::MemorySpace::Host> ::set_initial_state()::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(254): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)2, (int)3,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Host> ::MaterialProperty(const adamantine::MaterialProperty<(int)2, (int)3,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Host> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)2, (int)3,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Host> ::reinit_dofs()::[lambda(int, int) (instance 1)]::[lambda(int, int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(438): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)2, (int)3,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Host> ::MaterialProperty(const adamantine::MaterialProperty<(int)2, (int)3,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Host> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)2, (int)3,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Host> ::update(const  ::dealii::DoFHandler<(int)2, (int)2>  &, const  ::dealii::LinearAlgebra::distributed::Vector<double,  ::dealii::MemorySpace::Host>  &)::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(781): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)2, (int)3,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Host> ::MaterialProperty(const adamantine::MaterialProperty<(int)2, (int)3,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Host> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)2, (int)3,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Host> ::set_initial_state()::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(695): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)2, (int)3,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Host> ::MaterialProperty(const adamantine::MaterialProperty<(int)2, (int)3,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Host> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)2, (int)3,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Host> ::set_state_device( ::Kokkos::View<double *,  ::Kokkos::HostSpace > ,  ::Kokkos::View<double *,  ::Kokkos::HostSpace > , const     ::std::map< ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)2, (int)2, (bool)0> > ,     ::std::vector<unsigned int, ::std::allocator<unsigned int> > ,     ::std::less< ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)2, (int)2, (bool)0> > > , ::std::allocator<    ::std::pair<const  ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)2, (int)2, (bool)0> > ,     ::std::vector<unsigned int, ::std::allocator<unsigned int> > > > >  &, const  ::dealii::DoFHandler<(int)2, (int)2>  &)::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(254): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)2, (int)3,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Host> ::MaterialProperty(const adamantine::MaterialProperty<(int)2, (int)3,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Host> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)2, (int)3,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Host> ::reinit_dofs()::[lambda(int, int) (instance 1)]::[lambda(int, int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(438): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)2, (int)3,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Host> ::MaterialProperty(const adamantine::MaterialProperty<(int)2, (int)3,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Host> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)2, (int)3,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Host> ::update(const  ::dealii::DoFHandler<(int)2, (int)2>  &, const  ::dealii::LinearAlgebra::distributed::Vector<double,  ::dealii::MemorySpace::Host>  &)::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(781): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)2, (int)3,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Host> ::MaterialProperty(const adamantine::MaterialProperty<(int)2, (int)3,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Host> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)2, (int)3,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Host> ::set_initial_state()::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(720): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)2, (int)3,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Host> ::MaterialProperty(const adamantine::MaterialProperty<(int)2, (int)3,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Host> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)2, (int)3,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Host> ::set_state_device( ::Kokkos::View<double *,  ::Kokkos::HostSpace > ,  ::Kokkos::View<double *,  ::Kokkos::HostSpace > , const     ::std::map< ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)2, (int)2, (bool)0> > ,     ::std::vector<unsigned int, ::std::allocator<unsigned int> > ,     ::std::less< ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)2, (int)2, (bool)0> > > , ::std::allocator<    ::std::pair<const  ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)2, (int)2, (bool)0> > ,     ::std::vector<unsigned int, ::std::allocator<unsigned int> > > > >  &, const  ::dealii::DoFHandler<(int)2, (int)2>  &)::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(254): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)2, (int)4,  ::adamantine::Solid,  ::dealii::MemorySpace::Host> ::MaterialProperty(const adamantine::MaterialProperty<(int)2, (int)4,  ::adamantine::Solid,  ::dealii::MemorySpace::Host> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)2, (int)4,  ::adamantine::Solid,  ::dealii::MemorySpace::Host> ::reinit_dofs()::[lambda(int, int) (instance 1)]::[lambda(int, int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(438): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)2, (int)4,  ::adamantine::Solid,  ::dealii::MemorySpace::Host> ::MaterialProperty(const adamantine::MaterialProperty<(int)2, (int)4,  ::adamantine::Solid,  ::dealii::MemorySpace::Host> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)2, (int)4,  ::adamantine::Solid,  ::dealii::MemorySpace::Host> ::update(const  ::dealii::DoFHandler<(int)2, (int)2>  &, const  ::dealii::LinearAlgebra::distributed::Vector<double,  ::dealii::MemorySpace::Host>  &)::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(781): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)2, (int)4,  ::adamantine::Solid,  ::dealii::MemorySpace::Host> ::MaterialProperty(const adamantine::MaterialProperty<(int)2, (int)4,  ::adamantine::Solid,  ::dealii::MemorySpace::Host> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)2, (int)4,  ::adamantine::Solid,  ::dealii::MemorySpace::Host> ::set_initial_state()::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(254): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)2, (int)4,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Host> ::MaterialProperty(const adamantine::MaterialProperty<(int)2, (int)4,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Host> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)2, (int)4,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Host> ::reinit_dofs()::[lambda(int, int) (instance 1)]::[lambda(int, int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(438): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)2, (int)4,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Host> ::MaterialProperty(const adamantine::MaterialProperty<(int)2, (int)4,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Host> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)2, (int)4,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Host> ::update(const  ::dealii::DoFHandler<(int)2, (int)2>  &, const  ::dealii::LinearAlgebra::distributed::Vector<double,  ::dealii::MemorySpace::Host>  &)::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(781): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)2, (int)4,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Host> ::MaterialProperty(const adamantine::MaterialProperty<(int)2, (int)4,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Host> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)2, (int)4,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Host> ::set_initial_state()::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(695): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)2, (int)4,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Host> ::MaterialProperty(const adamantine::MaterialProperty<(int)2, (int)4,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Host> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)2, (int)4,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Host> ::set_state_device( ::Kokkos::View<double *,  ::Kokkos::HostSpace > ,  ::Kokkos::View<double *,  ::Kokkos::HostSpace > , const     ::std::map< ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)2, (int)2, (bool)0> > ,     ::std::vector<unsigned int, ::std::allocator<unsigned int> > ,     ::std::less< ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)2, (int)2, (bool)0> > > , ::std::allocator<    ::std::pair<const  ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)2, (int)2, (bool)0> > ,     ::std::vector<unsigned int, ::std::allocator<unsigned int> > > > >  &, const  ::dealii::DoFHandler<(int)2, (int)2>  &)::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(254): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)2, (int)4,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Host> ::MaterialProperty(const adamantine::MaterialProperty<(int)2, (int)4,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Host> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)2, (int)4,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Host> ::reinit_dofs()::[lambda(int, int) (instance 1)]::[lambda(int, int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(438): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)2, (int)4,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Host> ::MaterialProperty(const adamantine::MaterialProperty<(int)2, (int)4,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Host> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)2, (int)4,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Host> ::update(const  ::dealii::DoFHandler<(int)2, (int)2>  &, const  ::dealii::LinearAlgebra::distributed::Vector<double,  ::dealii::MemorySpace::Host>  &)::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(781): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)2, (int)4,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Host> ::MaterialProperty(const adamantine::MaterialProperty<(int)2, (int)4,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Host> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)2, (int)4,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Host> ::set_initial_state()::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(720): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)2, (int)4,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Host> ::MaterialProperty(const adamantine::MaterialProperty<(int)2, (int)4,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Host> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)2, (int)4,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Host> ::set_state_device( ::Kokkos::View<double *,  ::Kokkos::HostSpace > ,  ::Kokkos::View<double *,  ::Kokkos::HostSpace > , const     ::std::map< ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)2, (int)2, (bool)0> > ,     ::std::vector<unsigned int, ::std::allocator<unsigned int> > ,     ::std::less< ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)2, (int)2, (bool)0> > > , ::std::allocator<    ::std::pair<const  ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)2, (int)2, (bool)0> > ,     ::std::vector<unsigned int, ::std::allocator<unsigned int> > > > >  &, const  ::dealii::DoFHandler<(int)2, (int)2>  &)::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(254): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)3, (int)0,  ::adamantine::Solid,  ::dealii::MemorySpace::Host> ::MaterialProperty(const adamantine::MaterialProperty<(int)3, (int)0,  ::adamantine::Solid,  ::dealii::MemorySpace::Host> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)3, (int)0,  ::adamantine::Solid,  ::dealii::MemorySpace::Host> ::reinit_dofs()::[lambda(int, int) (instance 1)]::[lambda(int, int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(438): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)3, (int)0,  ::adamantine::Solid,  ::dealii::MemorySpace::Host> ::MaterialProperty(const adamantine::MaterialProperty<(int)3, (int)0,  ::adamantine::Solid,  ::dealii::MemorySpace::Host> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)3, (int)0,  ::adamantine::Solid,  ::dealii::MemorySpace::Host> ::update(const  ::dealii::DoFHandler<(int)3, (int)3>  &, const  ::dealii::LinearAlgebra::distributed::Vector<double,  ::dealii::MemorySpace::Host>  &)::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(781): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)3, (int)0,  ::adamantine::Solid,  ::dealii::MemorySpace::Host> ::MaterialProperty(const adamantine::MaterialProperty<(int)3, (int)0,  ::adamantine::Solid,  ::dealii::MemorySpace::Host> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)3, (int)0,  ::adamantine::Solid,  ::dealii::MemorySpace::Host> ::set_initial_state()::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(254): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)3, (int)0,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Host> ::MaterialProperty(const adamantine::MaterialProperty<(int)3, (int)0,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Host> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)3, (int)0,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Host> ::reinit_dofs()::[lambda(int, int) (instance 1)]::[lambda(int, int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(438): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)3, (int)0,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Host> ::MaterialProperty(const adamantine::MaterialProperty<(int)3, (int)0,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Host> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)3, (int)0,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Host> ::update(const  ::dealii::DoFHandler<(int)3, (int)3>  &, const  ::dealii::LinearAlgebra::distributed::Vector<double,  ::dealii::MemorySpace::Host>  &)::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(781): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)3, (int)0,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Host> ::MaterialProperty(const adamantine::MaterialProperty<(int)3, (int)0,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Host> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)3, (int)0,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Host> ::set_initial_state()::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(695): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)3, (int)0,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Host> ::MaterialProperty(const adamantine::MaterialProperty<(int)3, (int)0,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Host> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)3, (int)0,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Host> ::set_state_device( ::Kokkos::View<double *,  ::Kokkos::HostSpace > ,  ::Kokkos::View<double *,  ::Kokkos::HostSpace > , const     ::std::map< ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)3, (int)3, (bool)0> > ,     ::std::vector<unsigned int, ::std::allocator<unsigned int> > ,     ::std::less< ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)3, (int)3, (bool)0> > > , ::std::allocator<    ::std::pair<const  ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)3, (int)3, (bool)0> > ,     ::std::vector<unsigned int, ::std::allocator<unsigned int> > > > >  &, const  ::dealii::DoFHandler<(int)3, (int)3>  &)::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(254): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)3, (int)0,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Host> ::MaterialProperty(const adamantine::MaterialProperty<(int)3, (int)0,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Host> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)3, (int)0,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Host> ::reinit_dofs()::[lambda(int, int) (instance 1)]::[lambda(int, int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(438): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)3, (int)0,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Host> ::MaterialProperty(const adamantine::MaterialProperty<(int)3, (int)0,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Host> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)3, (int)0,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Host> ::update(const  ::dealii::DoFHandler<(int)3, (int)3>  &, const  ::dealii::LinearAlgebra::distributed::Vector<double,  ::dealii::MemorySpace::Host>  &)::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(781): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)3, (int)0,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Host> ::MaterialProperty(const adamantine::MaterialProperty<(int)3, (int)0,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Host> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)3, (int)0,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Host> ::set_initial_state()::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(720): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)3, (int)0,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Host> ::MaterialProperty(const adamantine::MaterialProperty<(int)3, (int)0,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Host> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)3, (int)0,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Host> ::set_state_device( ::Kokkos::View<double *,  ::Kokkos::HostSpace > ,  ::Kokkos::View<double *,  ::Kokkos::HostSpace > , const     ::std::map< ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)3, (int)3, (bool)0> > ,     ::std::vector<unsigned int, ::std::allocator<unsigned int> > ,     ::std::less< ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)3, (int)3, (bool)0> > > , ::std::allocator<    ::std::pair<const  ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)3, (int)3, (bool)0> > ,     ::std::vector<unsigned int, ::std::allocator<unsigned int> > > > >  &, const  ::dealii::DoFHandler<(int)3, (int)3>  &)::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(254): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)3, (int)1,  ::adamantine::Solid,  ::dealii::MemorySpace::Host> ::MaterialProperty(const adamantine::MaterialProperty<(int)3, (int)1,  ::adamantine::Solid,  ::dealii::MemorySpace::Host> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)3, (int)1,  ::adamantine::Solid,  ::dealii::MemorySpace::Host> ::reinit_dofs()::[lambda(int, int) (instance 1)]::[lambda(int, int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(438): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)3, (int)1,  ::adamantine::Solid,  ::dealii::MemorySpace::Host> ::MaterialProperty(const adamantine::MaterialProperty<(int)3, (int)1,  ::adamantine::Solid,  ::dealii::MemorySpace::Host> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)3, (int)1,  ::adamantine::Solid,  ::dealii::MemorySpace::Host> ::update(const  ::dealii::DoFHandler<(int)3, (int)3>  &, const  ::dealii::LinearAlgebra::distributed::Vector<double,  ::dealii::MemorySpace::Host>  &)::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(781): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)3, (int)1,  ::adamantine::Solid,  ::dealii::MemorySpace::Host> ::MaterialProperty(const adamantine::MaterialProperty<(int)3, (int)1,  ::adamantine::Solid,  ::dealii::MemorySpace::Host> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)3, (int)1,  ::adamantine::Solid,  ::dealii::MemorySpace::Host> ::set_initial_state()::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(254): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)3, (int)1,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Host> ::MaterialProperty(const adamantine::MaterialProperty<(int)3, (int)1,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Host> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)3, (int)1,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Host> ::reinit_dofs()::[lambda(int, int) (instance 1)]::[lambda(int, int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(438): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)3, (int)1,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Host> ::MaterialProperty(const adamantine::MaterialProperty<(int)3, (int)1,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Host> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)3, (int)1,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Host> ::update(const  ::dealii::DoFHandler<(int)3, (int)3>  &, const  ::dealii::LinearAlgebra::distributed::Vector<double,  ::dealii::MemorySpace::Host>  &)::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(781): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)3, (int)1,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Host> ::MaterialProperty(const adamantine::MaterialProperty<(int)3, (int)1,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Host> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)3, (int)1,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Host> ::set_initial_state()::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(695): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)3, (int)1,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Host> ::MaterialProperty(const adamantine::MaterialProperty<(int)3, (int)1,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Host> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)3, (int)1,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Host> ::set_state_device( ::Kokkos::View<double *,  ::Kokkos::HostSpace > ,  ::Kokkos::View<double *,  ::Kokkos::HostSpace > , const     ::std::map< ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)3, (int)3, (bool)0> > ,     ::std::vector<unsigned int, ::std::allocator<unsigned int> > ,     ::std::less< ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)3, (int)3, (bool)0> > > , ::std::allocator<    ::std::pair<const  ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)3, (int)3, (bool)0> > ,     ::std::vector<unsigned int, ::std::allocator<unsigned int> > > > >  &, const  ::dealii::DoFHandler<(int)3, (int)3>  &)::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(254): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)3, (int)1,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Host> ::MaterialProperty(const adamantine::MaterialProperty<(int)3, (int)1,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Host> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)3, (int)1,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Host> ::reinit_dofs()::[lambda(int, int) (instance 1)]::[lambda(int, int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(438): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)3, (int)1,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Host> ::MaterialProperty(const adamantine::MaterialProperty<(int)3, (int)1,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Host> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)3, (int)1,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Host> ::update(const  ::dealii::DoFHandler<(int)3, (int)3>  &, const  ::dealii::LinearAlgebra::distributed::Vector<double,  ::dealii::MemorySpace::Host>  &)::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(781): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)3, (int)1,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Host> ::MaterialProperty(const adamantine::MaterialProperty<(int)3, (int)1,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Host> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)3, (int)1,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Host> ::set_initial_state()::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(720): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)3, (int)1,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Host> ::MaterialProperty(const adamantine::MaterialProperty<(int)3, (int)1,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Host> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)3, (int)1,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Host> ::set_state_device( ::Kokkos::View<double *,  ::Kokkos::HostSpace > ,  ::Kokkos::View<double *,  ::Kokkos::HostSpace > , const     ::std::map< ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)3, (int)3, (bool)0> > ,     ::std::vector<unsigned int, ::std::allocator<unsigned int> > ,     ::std::less< ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)3, (int)3, (bool)0> > > , ::std::allocator<    ::std::pair<const  ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)3, (int)3, (bool)0> > ,     ::std::vector<unsigned int, ::std::allocator<unsigned int> > > > >  &, const  ::dealii::DoFHandler<(int)3, (int)3>  &)::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(254): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)3, (int)2,  ::adamantine::Solid,  ::dealii::MemorySpace::Host> ::MaterialProperty(const adamantine::MaterialProperty<(int)3, (int)2,  ::adamantine::Solid,  ::dealii::MemorySpace::Host> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)3, (int)2,  ::adamantine::Solid,  ::dealii::MemorySpace::Host> ::reinit_dofs()::[lambda(int, int) (instance 1)]::[lambda(int, int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(438): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)3, (int)2,  ::adamantine::Solid,  ::dealii::MemorySpace::Host> ::MaterialProperty(const adamantine::MaterialProperty<(int)3, (int)2,  ::adamantine::Solid,  ::dealii::MemorySpace::Host> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)3, (int)2,  ::adamantine::Solid,  ::dealii::MemorySpace::Host> ::update(const  ::dealii::DoFHandler<(int)3, (int)3>  &, const  ::dealii::LinearAlgebra::distributed::Vector<double,  ::dealii::MemorySpace::Host>  &)::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(781): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)3, (int)2,  ::adamantine::Solid,  ::dealii::MemorySpace::Host> ::MaterialProperty(const adamantine::MaterialProperty<(int)3, (int)2,  ::adamantine::Solid,  ::dealii::MemorySpace::Host> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)3, (int)2,  ::adamantine::Solid,  ::dealii::MemorySpace::Host> ::set_initial_state()::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(254): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)3, (int)2,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Host> ::MaterialProperty(const adamantine::MaterialProperty<(int)3, (int)2,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Host> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)3, (int)2,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Host> ::reinit_dofs()::[lambda(int, int) (instance 1)]::[lambda(int, int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(438): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)3, (int)2,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Host> ::MaterialProperty(const adamantine::MaterialProperty<(int)3, (int)2,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Host> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)3, (int)2,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Host> ::update(const  ::dealii::DoFHandler<(int)3, (int)3>  &, const  ::dealii::LinearAlgebra::distributed::Vector<double,  ::dealii::MemorySpace::Host>  &)::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(781): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)3, (int)2,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Host> ::MaterialProperty(const adamantine::MaterialProperty<(int)3, (int)2,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Host> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)3, (int)2,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Host> ::set_initial_state()::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(695): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)3, (int)2,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Host> ::MaterialProperty(const adamantine::MaterialProperty<(int)3, (int)2,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Host> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)3, (int)2,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Host> ::set_state_device( ::Kokkos::View<double *,  ::Kokkos::HostSpace > ,  ::Kokkos::View<double *,  ::Kokkos::HostSpace > , const     ::std::map< ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)3, (int)3, (bool)0> > ,     ::std::vector<unsigned int, ::std::allocator<unsigned int> > ,     ::std::less< ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)3, (int)3, (bool)0> > > , ::std::allocator<    ::std::pair<const  ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)3, (int)3, (bool)0> > ,     ::std::vector<unsigned int, ::std::allocator<unsigned int> > > > >  &, const  ::dealii::DoFHandler<(int)3, (int)3>  &)::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(254): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)3, (int)2,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Host> ::MaterialProperty(const adamantine::MaterialProperty<(int)3, (int)2,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Host> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)3, (int)2,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Host> ::reinit_dofs()::[lambda(int, int) (instance 1)]::[lambda(int, int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(438): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)3, (int)2,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Host> ::MaterialProperty(const adamantine::MaterialProperty<(int)3, (int)2,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Host> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)3, (int)2,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Host> ::update(const  ::dealii::DoFHandler<(int)3, (int)3>  &, const  ::dealii::LinearAlgebra::distributed::Vector<double,  ::dealii::MemorySpace::Host>  &)::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(781): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)3, (int)2,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Host> ::MaterialProperty(const adamantine::MaterialProperty<(int)3, (int)2,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Host> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)3, (int)2,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Host> ::set_initial_state()::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(720): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)3, (int)2,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Host> ::MaterialProperty(const adamantine::MaterialProperty<(int)3, (int)2,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Host> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)3, (int)2,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Host> ::set_state_device( ::Kokkos::View<double *,  ::Kokkos::HostSpace > ,  ::Kokkos::View<double *,  ::Kokkos::HostSpace > , const     ::std::map< ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)3, (int)3, (bool)0> > ,     ::std::vector<unsigned int, ::std::allocator<unsigned int> > ,     ::std::less< ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)3, (int)3, (bool)0> > > , ::std::allocator<    ::std::pair<const  ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)3, (int)3, (bool)0> > ,     ::std::vector<unsigned int, ::std::allocator<unsigned int> > > > >  &, const  ::dealii::DoFHandler<(int)3, (int)3>  &)::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(254): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)3, (int)3,  ::adamantine::Solid,  ::dealii::MemorySpace::Host> ::MaterialProperty(const adamantine::MaterialProperty<(int)3, (int)3,  ::adamantine::Solid,  ::dealii::MemorySpace::Host> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)3, (int)3,  ::adamantine::Solid,  ::dealii::MemorySpace::Host> ::reinit_dofs()::[lambda(int, int) (instance 1)]::[lambda(int, int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(438): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)3, (int)3,  ::adamantine::Solid,  ::dealii::MemorySpace::Host> ::MaterialProperty(const adamantine::MaterialProperty<(int)3, (int)3,  ::adamantine::Solid,  ::dealii::MemorySpace::Host> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)3, (int)3,  ::adamantine::Solid,  ::dealii::MemorySpace::Host> ::update(const  ::dealii::DoFHandler<(int)3, (int)3>  &, const  ::dealii::LinearAlgebra::distributed::Vector<double,  ::dealii::MemorySpace::Host>  &)::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(781): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)3, (int)3,  ::adamantine::Solid,  ::dealii::MemorySpace::Host> ::MaterialProperty(const adamantine::MaterialProperty<(int)3, (int)3,  ::adamantine::Solid,  ::dealii::MemorySpace::Host> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)3, (int)3,  ::adamantine::Solid,  ::dealii::MemorySpace::Host> ::set_initial_state()::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(254): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)3, (int)3,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Host> ::MaterialProperty(const adamantine::MaterialProperty<(int)3, (int)3,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Host> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)3, (int)3,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Host> ::reinit_dofs()::[lambda(int, int) (instance 1)]::[lambda(int, int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(438): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)3, (int)3,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Host> ::MaterialProperty(const adamantine::MaterialProperty<(int)3, (int)3,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Host> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)3, (int)3,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Host> ::update(const  ::dealii::DoFHandler<(int)3, (int)3>  &, const  ::dealii::LinearAlgebra::distributed::Vector<double,  ::dealii::MemorySpace::Host>  &)::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(781): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)3, (int)3,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Host> ::MaterialProperty(const adamantine::MaterialProperty<(int)3, (int)3,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Host> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)3, (int)3,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Host> ::set_initial_state()::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(695): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)3, (int)3,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Host> ::MaterialProperty(const adamantine::MaterialProperty<(int)3, (int)3,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Host> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)3, (int)3,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Host> ::set_state_device( ::Kokkos::View<double *,  ::Kokkos::HostSpace > ,  ::Kokkos::View<double *,  ::Kokkos::HostSpace > , const     ::std::map< ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)3, (int)3, (bool)0> > ,     ::std::vector<unsigned int, ::std::allocator<unsigned int> > ,     ::std::less< ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)3, (int)3, (bool)0> > > , ::std::allocator<    ::std::pair<const  ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)3, (int)3, (bool)0> > ,     ::std::vector<unsigned int, ::std::allocator<unsigned int> > > > >  &, const  ::dealii::DoFHandler<(int)3, (int)3>  &)::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(254): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)3, (int)3,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Host> ::MaterialProperty(const adamantine::MaterialProperty<(int)3, (int)3,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Host> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)3, (int)3,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Host> ::reinit_dofs()::[lambda(int, int) (instance 1)]::[lambda(int, int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(438): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)3, (int)3,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Host> ::MaterialProperty(const adamantine::MaterialProperty<(int)3, (int)3,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Host> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)3, (int)3,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Host> ::update(const  ::dealii::DoFHandler<(int)3, (int)3>  &, const  ::dealii::LinearAlgebra::distributed::Vector<double,  ::dealii::MemorySpace::Host>  &)::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(781): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)3, (int)3,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Host> ::MaterialProperty(const adamantine::MaterialProperty<(int)3, (int)3,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Host> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)3, (int)3,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Host> ::set_initial_state()::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(720): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)3, (int)3,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Host> ::MaterialProperty(const adamantine::MaterialProperty<(int)3, (int)3,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Host> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)3, (int)3,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Host> ::set_state_device( ::Kokkos::View<double *,  ::Kokkos::HostSpace > ,  ::Kokkos::View<double *,  ::Kokkos::HostSpace > , const     ::std::map< ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)3, (int)3, (bool)0> > ,     ::std::vector<unsigned int, ::std::allocator<unsigned int> > ,     ::std::less< ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)3, (int)3, (bool)0> > > , ::std::allocator<    ::std::pair<const  ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)3, (int)3, (bool)0> > ,     ::std::vector<unsigned int, ::std::allocator<unsigned int> > > > >  &, const  ::dealii::DoFHandler<(int)3, (int)3>  &)::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(254): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)3, (int)4,  ::adamantine::Solid,  ::dealii::MemorySpace::Host> ::MaterialProperty(const adamantine::MaterialProperty<(int)3, (int)4,  ::adamantine::Solid,  ::dealii::MemorySpace::Host> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)3, (int)4,  ::adamantine::Solid,  ::dealii::MemorySpace::Host> ::reinit_dofs()::[lambda(int, int) (instance 1)]::[lambda(int, int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(438): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)3, (int)4,  ::adamantine::Solid,  ::dealii::MemorySpace::Host> ::MaterialProperty(const adamantine::MaterialProperty<(int)3, (int)4,  ::adamantine::Solid,  ::dealii::MemorySpace::Host> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)3, (int)4,  ::adamantine::Solid,  ::dealii::MemorySpace::Host> ::update(const  ::dealii::DoFHandler<(int)3, (int)3>  &, const  ::dealii::LinearAlgebra::distributed::Vector<double,  ::dealii::MemorySpace::Host>  &)::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(781): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)3, (int)4,  ::adamantine::Solid,  ::dealii::MemorySpace::Host> ::MaterialProperty(const adamantine::MaterialProperty<(int)3, (int)4,  ::adamantine::Solid,  ::dealii::MemorySpace::Host> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)3, (int)4,  ::adamantine::Solid,  ::dealii::MemorySpace::Host> ::set_initial_state()::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(254): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)3, (int)4,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Host> ::MaterialProperty(const adamantine::MaterialProperty<(int)3, (int)4,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Host> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)3, (int)4,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Host> ::reinit_dofs()::[lambda(int, int) (instance 1)]::[lambda(int, int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(438): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)3, (int)4,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Host> ::MaterialProperty(const adamantine::MaterialProperty<(int)3, (int)4,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Host> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)3, (int)4,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Host> ::update(const  ::dealii::DoFHandler<(int)3, (int)3>  &, const  ::dealii::LinearAlgebra::distributed::Vector<double,  ::dealii::MemorySpace::Host>  &)::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(781): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)3, (int)4,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Host> ::MaterialProperty(const adamantine::MaterialProperty<(int)3, (int)4,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Host> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)3, (int)4,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Host> ::set_initial_state()::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(695): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)3, (int)4,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Host> ::MaterialProperty(const adamantine::MaterialProperty<(int)3, (int)4,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Host> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)3, (int)4,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Host> ::set_state_device( ::Kokkos::View<double *,  ::Kokkos::HostSpace > ,  ::Kokkos::View<double *,  ::Kokkos::HostSpace > , const     ::std::map< ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)3, (int)3, (bool)0> > ,     ::std::vector<unsigned int, ::std::allocator<unsigned int> > ,     ::std::less< ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)3, (int)3, (bool)0> > > , ::std::allocator<    ::std::pair<const  ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)3, (int)3, (bool)0> > ,     ::std::vector<unsigned int, ::std::allocator<unsigned int> > > > >  &, const  ::dealii::DoFHandler<(int)3, (int)3>  &)::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(254): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)3, (int)4,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Host> ::MaterialProperty(const adamantine::MaterialProperty<(int)3, (int)4,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Host> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)3, (int)4,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Host> ::reinit_dofs()::[lambda(int, int) (instance 1)]::[lambda(int, int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(438): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)3, (int)4,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Host> ::MaterialProperty(const adamantine::MaterialProperty<(int)3, (int)4,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Host> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)3, (int)4,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Host> ::update(const  ::dealii::DoFHandler<(int)3, (int)3>  &, const  ::dealii::LinearAlgebra::distributed::Vector<double,  ::dealii::MemorySpace::Host>  &)::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(781): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)3, (int)4,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Host> ::MaterialProperty(const adamantine::MaterialProperty<(int)3, (int)4,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Host> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)3, (int)4,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Host> ::set_initial_state()::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(720): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)3, (int)4,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Host> ::MaterialProperty(const adamantine::MaterialProperty<(int)3, (int)4,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Host> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)3, (int)4,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Host> ::set_state_device( ::Kokkos::View<double *,  ::Kokkos::HostSpace > ,  ::Kokkos::View<double *,  ::Kokkos::HostSpace > , const     ::std::map< ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)3, (int)3, (bool)0> > ,     ::std::vector<unsigned int, ::std::allocator<unsigned int> > ,     ::std::less< ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)3, (int)3, (bool)0> > > , ::std::allocator<    ::std::pair<const  ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)3, (int)3, (bool)0> > ,     ::std::vector<unsigned int, ::std::allocator<unsigned int> > > > >  &, const  ::dealii::DoFHandler<(int)3, (int)3>  &)::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("dealii::DoFHandler<(int)2, (int)2> ::~DoFHandler()") from a __host__ __device__ function("adamantine::MaterialProperty<(int)2, (int)0,  ::adamantine::Solid,  ::dealii::MemorySpace::Host> ::~MaterialProperty") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("dealii::DoFHandler<(int)2, (int)2> ::~DoFHandler()") from a __host__ __device__ function("adamantine::MaterialProperty<(int)2, (int)0,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Host> ::~MaterialProperty") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("dealii::DoFHandler<(int)2, (int)2> ::~DoFHandler()") from a __host__ __device__ function("adamantine::MaterialProperty<(int)2, (int)0,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Host> ::~MaterialProperty") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("dealii::DoFHandler<(int)2, (int)2> ::~DoFHandler()") from a __host__ __device__ function("adamantine::MaterialProperty<(int)2, (int)1,  ::adamantine::Solid,  ::dealii::MemorySpace::Host> ::~MaterialProperty") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("dealii::DoFHandler<(int)2, (int)2> ::~DoFHandler()") from a __host__ __device__ function("adamantine::MaterialProperty<(int)2, (int)1,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Host> ::~MaterialProperty") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("dealii::DoFHandler<(int)2, (int)2> ::~DoFHandler()") from a __host__ __device__ function("adamantine::MaterialProperty<(int)2, (int)1,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Host> ::~MaterialProperty") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("dealii::DoFHandler<(int)2, (int)2> ::~DoFHandler()") from a __host__ __device__ function("adamantine::MaterialProperty<(int)2, (int)2,  ::adamantine::Solid,  ::dealii::MemorySpace::Host> ::~MaterialProperty") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("dealii::DoFHandler<(int)2, (int)2> ::~DoFHandler()") from a __host__ __device__ function("adamantine::MaterialProperty<(int)2, (int)2,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Host> ::~MaterialProperty") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("dealii::DoFHandler<(int)2, (int)2> ::~DoFHandler()") from a __host__ __device__ function("adamantine::MaterialProperty<(int)2, (int)2,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Host> ::~MaterialProperty") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("dealii::DoFHandler<(int)2, (int)2> ::~DoFHandler()") from a __host__ __device__ function("adamantine::MaterialProperty<(int)2, (int)3,  ::adamantine::Solid,  ::dealii::MemorySpace::Host> ::~MaterialProperty") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("dealii::DoFHandler<(int)2, (int)2> ::~DoFHandler()") from a __host__ __device__ function("adamantine::MaterialProperty<(int)2, (int)3,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Host> ::~MaterialProperty") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("dealii::DoFHandler<(int)2, (int)2> ::~DoFHandler()") from a __host__ __device__ function("adamantine::MaterialProperty<(int)2, (int)3,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Host> ::~MaterialProperty") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("dealii::DoFHandler<(int)2, (int)2> ::~DoFHandler()") from a __host__ __device__ function("adamantine::MaterialProperty<(int)2, (int)4,  ::adamantine::Solid,  ::dealii::MemorySpace::Host> ::~MaterialProperty") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("dealii::DoFHandler<(int)2, (int)2> ::~DoFHandler()") from a __host__ __device__ function("adamantine::MaterialProperty<(int)2, (int)4,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Host> ::~MaterialProperty") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("dealii::DoFHandler<(int)2, (int)2> ::~DoFHandler()") from a __host__ __device__ function("adamantine::MaterialProperty<(int)2, (int)4,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Host> ::~MaterialProperty") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("dealii::DoFHandler<(int)3, (int)3> ::~DoFHandler()") from a __host__ __device__ function("adamantine::MaterialProperty<(int)3, (int)0,  ::adamantine::Solid,  ::dealii::MemorySpace::Host> ::~MaterialProperty") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("dealii::DoFHandler<(int)3, (int)3> ::~DoFHandler()") from a __host__ __device__ function("adamantine::MaterialProperty<(int)3, (int)0,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Host> ::~MaterialProperty") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("dealii::DoFHandler<(int)3, (int)3> ::~DoFHandler()") from a __host__ __device__ function("adamantine::MaterialProperty<(int)3, (int)0,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Host> ::~MaterialProperty") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("dealii::DoFHandler<(int)3, (int)3> ::~DoFHandler()") from a __host__ __device__ function("adamantine::MaterialProperty<(int)3, (int)1,  ::adamantine::Solid,  ::dealii::MemorySpace::Host> ::~MaterialProperty") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("dealii::DoFHandler<(int)3, (int)3> ::~DoFHandler()") from a __host__ __device__ function("adamantine::MaterialProperty<(int)3, (int)1,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Host> ::~MaterialProperty") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("dealii::DoFHandler<(int)3, (int)3> ::~DoFHandler()") from a __host__ __device__ function("adamantine::MaterialProperty<(int)3, (int)1,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Host> ::~MaterialProperty") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("dealii::DoFHandler<(int)3, (int)3> ::~DoFHandler()") from a __host__ __device__ function("adamantine::MaterialProperty<(int)3, (int)2,  ::adamantine::Solid,  ::dealii::MemorySpace::Host> ::~MaterialProperty") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("dealii::DoFHandler<(int)3, (int)3> ::~DoFHandler()") from a __host__ __device__ function("adamantine::MaterialProperty<(int)3, (int)2,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Host> ::~MaterialProperty") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("dealii::DoFHandler<(int)3, (int)3> ::~DoFHandler()") from a __host__ __device__ function("adamantine::MaterialProperty<(int)3, (int)2,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Host> ::~MaterialProperty") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("dealii::DoFHandler<(int)3, (int)3> ::~DoFHandler()") from a __host__ __device__ function("adamantine::MaterialProperty<(int)3, (int)3,  ::adamantine::Solid,  ::dealii::MemorySpace::Host> ::~MaterialProperty") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("dealii::DoFHandler<(int)3, (int)3> ::~DoFHandler()") from a __host__ __device__ function("adamantine::MaterialProperty<(int)3, (int)3,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Host> ::~MaterialProperty") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("dealii::DoFHandler<(int)3, (int)3> ::~DoFHandler()") from a __host__ __device__ function("adamantine::MaterialProperty<(int)3, (int)3,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Host> ::~MaterialProperty") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("dealii::DoFHandler<(int)3, (int)3> ::~DoFHandler()") from a __host__ __device__ function("adamantine::MaterialProperty<(int)3, (int)4,  ::adamantine::Solid,  ::dealii::MemorySpace::Host> ::~MaterialProperty") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("dealii::DoFHandler<(int)3, (int)3> ::~DoFHandler()") from a __host__ __device__ function("adamantine::MaterialProperty<(int)3, (int)4,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Host> ::~MaterialProperty") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("dealii::DoFHandler<(int)3, (int)3> ::~DoFHandler()") from a __host__ __device__ function("adamantine::MaterialProperty<(int)3, (int)4,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Host> ::~MaterialProperty") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("std::vector<unsigned long, ::std::allocator<unsigned long> > ::~vector()") from a __host__ __device__ function("dealii::BlockIndices::~BlockIndices") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("dealii::Subscriptor::~Subscriptor() [subobject]") from a __host__ __device__ function("dealii::BlockIndices::~BlockIndices") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("std::unique_ptr<double [],  ::dealii::AlignedVector<double> ::Deleter> ::~unique_ptr()") from a __host__ __device__ function("dealii::AlignedVector<double> ::~AlignedVector") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("dealii::Subscriptor::~Subscriptor() [subobject]") from a __host__ __device__ function("dealii::TableBase<(int)2, double> ::~TableBase") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("std::vector<unsigned int, ::std::allocator<unsigned int> > ::~vector()") from a __host__ __device__ function("dealii::FiniteElementData<(int)2> ::~FiniteElementData") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("std::vector<unsigned int, ::std::allocator<unsigned int> > ::~vector()") from a __host__ __device__ function("dealii::FiniteElementData<(int)2> ::~FiniteElementData") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("std::vector<unsigned int, ::std::allocator<unsigned int> > ::~vector()") from a __host__ __device__ function("dealii::FiniteElementData<(int)2> ::~FiniteElementData") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("std::vector<unsigned int, ::std::allocator<unsigned int> > ::~vector()") from a __host__ __device__ function("dealii::FiniteElementData<(int)2> ::~FiniteElementData") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("std::vector<unsigned int, ::std::allocator<unsigned int> > ::~vector()") from a __host__ __device__ function("dealii::FiniteElementData<(int)2> ::~FiniteElementData") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("std::vector<unsigned int, ::std::allocator<unsigned int> > ::~vector()") from a __host__ __device__ function("dealii::FiniteElement<(int)2, (int)2> ::~FiniteElement") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("std::vector< ::dealii::ComponentMask, ::std::allocator< ::dealii::ComponentMask> > ::~vector()") from a __host__ __device__ function("dealii::FiniteElement<(int)2, (int)2> ::~FiniteElement") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("std::vector<bool, ::std::allocator<bool> > ::~vector()") from a __host__ __device__ function("dealii::FiniteElement<(int)2, (int)2> ::~FiniteElement") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("std::vector<    ::std::pair< ::std::pair<unsigned int, unsigned int> , unsigned int> , ::std::allocator<    ::std::pair< ::std::pair<unsigned int, unsigned int> , unsigned int> > > ::~vector()") from a __host__ __device__ function("dealii::FiniteElement<(int)2, (int)2> ::~FiniteElement") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("std::vector<::std::vector<    ::std::pair< ::std::pair<unsigned int, unsigned int> , unsigned int> , ::std::allocator<    ::std::pair< ::std::pair<unsigned int, unsigned int> , unsigned int> > > , ::std::allocator<::std::vector<    ::std::pair< ::std::pair<unsigned int, unsigned int> , unsigned int> , ::std::allocator<    ::std::pair< ::std::pair<unsigned int, unsigned int> , unsigned int> > > > > ::~vector()") from a __host__ __device__ function("dealii::FiniteElement<(int)2, (int)2> ::~FiniteElement") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("std::vector<    ::std::pair< ::std::pair<unsigned int, unsigned int> , unsigned int> , ::std::allocator<    ::std::pair< ::std::pair<unsigned int, unsigned int> , unsigned int> > > ::~vector()") from a __host__ __device__ function("dealii::FiniteElement<(int)2, (int)2> ::~FiniteElement") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("std::vector<::std::vector<    ::std::pair<unsigned int, unsigned int> , ::std::allocator<    ::std::pair<unsigned int, unsigned int> > > , ::std::allocator<::std::vector<    ::std::pair<unsigned int, unsigned int> , ::std::allocator<    ::std::pair<unsigned int, unsigned int> > > > > ::~vector()") from a __host__ __device__ function("dealii::FiniteElement<(int)2, (int)2> ::~FiniteElement") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("std::vector<    ::std::pair<unsigned int, unsigned int> , ::std::allocator<    ::std::pair<unsigned int, unsigned int> > > ::~vector()") from a __host__ __device__ function("dealii::FiniteElement<(int)2, (int)2> ::~FiniteElement") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("std::vector<int, ::std::allocator<int> > ::~vector()") from a __host__ __device__ function("dealii::FiniteElement<(int)2, (int)2> ::~FiniteElement") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("std::vector< ::dealii::Table<(int)2, int> , ::std::allocator< ::dealii::Table<(int)2, int> > > ::~vector()") from a __host__ __device__ function("dealii::FiniteElement<(int)2, (int)2> ::~FiniteElement") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("std::vector<::std::vector< ::dealii::Point<(int)1, double> , ::std::allocator< ::dealii::Point<(int)1, double> > > , ::std::allocator<::std::vector< ::dealii::Point<(int)1, double> , ::std::allocator< ::dealii::Point<(int)1, double> > > > > ::~vector()") from a __host__ __device__ function("dealii::FiniteElement<(int)2, (int)2> ::~FiniteElement") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("std::vector< ::dealii::Point<(int)2, double> , ::std::allocator< ::dealii::Point<(int)2, double> > > ::~vector()") from a __host__ __device__ function("dealii::FiniteElement<(int)2, (int)2> ::~FiniteElement") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("std::vector<::std::vector< ::dealii::Point<(int)1, double> , ::std::allocator< ::dealii::Point<(int)1, double> > > , ::std::allocator<::std::vector< ::dealii::Point<(int)1, double> , ::std::allocator< ::dealii::Point<(int)1, double> > > > > ::~vector()") from a __host__ __device__ function("dealii::FiniteElement<(int)2, (int)2> ::~FiniteElement") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("std::vector< ::dealii::Point<(int)2, double> , ::std::allocator< ::dealii::Point<(int)2, double> > > ::~vector()") from a __host__ __device__ function("dealii::FiniteElement<(int)2, (int)2> ::~FiniteElement") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("std::vector<::std::vector< ::dealii::FullMatrix<double> , ::std::allocator< ::dealii::FullMatrix<double> > > , ::std::allocator<::std::vector< ::dealii::FullMatrix<double> , ::std::allocator< ::dealii::FullMatrix<double> > > > > ::~vector()") from a __host__ __device__ function("dealii::FiniteElement<(int)2, (int)2> ::~FiniteElement") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("std::vector<::std::vector< ::dealii::FullMatrix<double> , ::std::allocator< ::dealii::FullMatrix<double> > > , ::std::allocator<::std::vector< ::dealii::FullMatrix<double> , ::std::allocator< ::dealii::FullMatrix<double> > > > > ::~vector()") from a __host__ __device__ function("dealii::FiniteElement<(int)2, (int)2> ::~FiniteElement") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("dealii::Subscriptor::~Subscriptor() [subobject]") from a __host__ __device__ function("dealii::FiniteElement<(int)2, (int)2> ::~FiniteElement") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("std::unique_ptr< ::dealii::ScalarPolynomialsBase<(int)2> ,     ::std::default_delete< ::dealii::ScalarPolynomialsBase<(int)2> > > ::~unique_ptr()") from a __host__ __device__ function("dealii::FE_Poly<(int)2, (int)2> ::~FE_Poly") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("std::vector<unsigned int, ::std::allocator<unsigned int> > ::~vector()") from a __host__ __device__ function("dealii::FiniteElementData<(int)3> ::~FiniteElementData") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("std::vector<unsigned int, ::std::allocator<unsigned int> > ::~vector()") from a __host__ __device__ function("dealii::FiniteElementData<(int)3> ::~FiniteElementData") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("std::vector<unsigned int, ::std::allocator<unsigned int> > ::~vector()") from a __host__ __device__ function("dealii::FiniteElementData<(int)3> ::~FiniteElementData") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("std::vector<unsigned int, ::std::allocator<unsigned int> > ::~vector()") from a __host__ __device__ function("dealii::FiniteElementData<(int)3> ::~FiniteElementData") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("std::vector<unsigned int, ::std::allocator<unsigned int> > ::~vector()") from a __host__ __device__ function("dealii::FiniteElementData<(int)3> ::~FiniteElementData") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("std::vector<unsigned int, ::std::allocator<unsigned int> > ::~vector()") from a __host__ __device__ function("dealii::FiniteElement<(int)3, (int)3> ::~FiniteElement") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("std::vector< ::dealii::ComponentMask, ::std::allocator< ::dealii::ComponentMask> > ::~vector()") from a __host__ __device__ function("dealii::FiniteElement<(int)3, (int)3> ::~FiniteElement") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("std::vector<bool, ::std::allocator<bool> > ::~vector()") from a __host__ __device__ function("dealii::FiniteElement<(int)3, (int)3> ::~FiniteElement") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("std::vector<    ::std::pair< ::std::pair<unsigned int, unsigned int> , unsigned int> , ::std::allocator<    ::std::pair< ::std::pair<unsigned int, unsigned int> , unsigned int> > > ::~vector()") from a __host__ __device__ function("dealii::FiniteElement<(int)3, (int)3> ::~FiniteElement") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("std::vector<::std::vector<    ::std::pair< ::std::pair<unsigned int, unsigned int> , unsigned int> , ::std::allocator<    ::std::pair< ::std::pair<unsigned int, unsigned int> , unsigned int> > > , ::std::allocator<::std::vector<    ::std::pair< ::std::pair<unsigned int, unsigned int> , unsigned int> , ::std::allocator<    ::std::pair< ::std::pair<unsigned int, unsigned int> , unsigned int> > > > > ::~vector()") from a __host__ __device__ function("dealii::FiniteElement<(int)3, (int)3> ::~FiniteElement") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("std::vector<    ::std::pair< ::std::pair<unsigned int, unsigned int> , unsigned int> , ::std::allocator<    ::std::pair< ::std::pair<unsigned int, unsigned int> , unsigned int> > > ::~vector()") from a __host__ __device__ function("dealii::FiniteElement<(int)3, (int)3> ::~FiniteElement") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("std::vector<::std::vector<    ::std::pair<unsigned int, unsigned int> , ::std::allocator<    ::std::pair<unsigned int, unsigned int> > > , ::std::allocator<::std::vector<    ::std::pair<unsigned int, unsigned int> , ::std::allocator<    ::std::pair<unsigned int, unsigned int> > > > > ::~vector()") from a __host__ __device__ function("dealii::FiniteElement<(int)3, (int)3> ::~FiniteElement") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("std::vector<    ::std::pair<unsigned int, unsigned int> , ::std::allocator<    ::std::pair<unsigned int, unsigned int> > > ::~vector()") from a __host__ __device__ function("dealii::FiniteElement<(int)3, (int)3> ::~FiniteElement") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("std::vector<int, ::std::allocator<int> > ::~vector()") from a __host__ __device__ function("dealii::FiniteElement<(int)3, (int)3> ::~FiniteElement") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("std::vector< ::dealii::Table<(int)2, int> , ::std::allocator< ::dealii::Table<(int)2, int> > > ::~vector()") from a __host__ __device__ function("dealii::FiniteElement<(int)3, (int)3> ::~FiniteElement") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("std::vector<::std::vector< ::dealii::Point<(int)2, double> , ::std::allocator< ::dealii::Point<(int)2, double> > > , ::std::allocator<::std::vector< ::dealii::Point<(int)2, double> , ::std::allocator< ::dealii::Point<(int)2, double> > > > > ::~vector()") from a __host__ __device__ function("dealii::FiniteElement<(int)3, (int)3> ::~FiniteElement") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("std::vector< ::dealii::Point<(int)3, double> , ::std::allocator< ::dealii::Point<(int)3, double> > > ::~vector()") from a __host__ __device__ function("dealii::FiniteElement<(int)3, (int)3> ::~FiniteElement") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("std::vector<::std::vector< ::dealii::Point<(int)2, double> , ::std::allocator< ::dealii::Point<(int)2, double> > > , ::std::allocator<::std::vector< ::dealii::Point<(int)2, double> , ::std::allocator< ::dealii::Point<(int)2, double> > > > > ::~vector()") from a __host__ __device__ function("dealii::FiniteElement<(int)3, (int)3> ::~FiniteElement") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("std::vector< ::dealii::Point<(int)3, double> , ::std::allocator< ::dealii::Point<(int)3, double> > > ::~vector()") from a __host__ __device__ function("dealii::FiniteElement<(int)3, (int)3> ::~FiniteElement") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("std::vector<::std::vector< ::dealii::FullMatrix<double> , ::std::allocator< ::dealii::FullMatrix<double> > > , ::std::allocator<::std::vector< ::dealii::FullMatrix<double> , ::std::allocator< ::dealii::FullMatrix<double> > > > > ::~vector()") from a __host__ __device__ function("dealii::FiniteElement<(int)3, (int)3> ::~FiniteElement") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("std::vector<::std::vector< ::dealii::FullMatrix<double> , ::std::allocator< ::dealii::FullMatrix<double> > > , ::std::allocator<::std::vector< ::dealii::FullMatrix<double> , ::std::allocator< ::dealii::FullMatrix<double> > > > > ::~vector()") from a __host__ __device__ function("dealii::FiniteElement<(int)3, (int)3> ::~FiniteElement") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("dealii::Subscriptor::~Subscriptor() [subobject]") from a __host__ __device__ function("dealii::FiniteElement<(int)3, (int)3> ::~FiniteElement") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("std::unique_ptr< ::dealii::ScalarPolynomialsBase<(int)3> ,     ::std::default_delete< ::dealii::ScalarPolynomialsBase<(int)3> > > ::~unique_ptr()") from a __host__ __device__ function("dealii::FE_Poly<(int)3, (int)3> ::~FE_Poly") is not allowed

[ 21%] Building CXX object source/CMakeFiles/Adamantine.dir/RayTracing.cc.o
[ 22%] Building CXX object source/CMakeFiles/Adamantine.dir/ScanPath.cc.o
[ 23%] Building CXX object source/CMakeFiles/Adamantine.dir/ThermalOperatorInstSHost.cc.o
[ 23%] Building CXX object source/CMakeFiles/Adamantine.dir/ThermalOperatorInstSLHost.cc.o
[ 24%] Building CXX object source/CMakeFiles/Adamantine.dir/ThermalOperatorInstSLPHost.cc.o
[ 25%] Building CXX object source/CMakeFiles/Adamantine.dir/ThermalOperatorDeviceInstSDev.cc.o
[ 25%] Building CXX object source/CMakeFiles/Adamantine.dir/ThermalOperatorDeviceInstSLDev.cc.o
[ 26%] Building CXX object source/CMakeFiles/Adamantine.dir/ThermalOperatorDeviceInstSLPDev.cc.o
[ 27%] Building CXX object source/CMakeFiles/Adamantine.dir/ThermalPhysicsInstSDev.cc.o
/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(262): warning #20011-D: calling a __host__ function("adamantine::ElectronBeamHeatSource<(int)2,  ::dealii::MemorySpace::Host> ::update_time(double)") from a __host__ __device__ function("adamantine::HeatSources<(int)2,  ::dealii::MemorySpace::Host> ::update_time") is not allowed

Remark: The warnings can be suppressed with "-diag-suppress <warning-number>"

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(264): warning #20011-D: calling a __host__ function("adamantine::CubeHeatSource<(int)2> ::update_time(double)") from a __host__ __device__ function("adamantine::HeatSources<(int)2,  ::dealii::MemorySpace::Host> ::update_time") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(266): warning #20011-D: calling a __host__ function("adamantine::GoldakHeatSource<(int)2,  ::dealii::MemorySpace::Host> ::update_time(double)") from a __host__ __device__ function("adamantine::HeatSources<(int)2,  ::dealii::MemorySpace::Host> ::update_time") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(276): warning #20011-D: calling a __host__ function("adamantine::ElectronBeamHeatSource<(int)2,  ::dealii::MemorySpace::Host> ::value(const  ::dealii::Point<(int)2, double>  &, double) const") from a __host__ __device__ function("adamantine::HeatSources<(int)2,  ::dealii::MemorySpace::Host> ::value const") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(278): warning #20011-D: calling a __host__ function("adamantine::CubeHeatSource<(int)2> ::value(const  ::dealii::Point<(int)2, double>  &, double) const") from a __host__ __device__ function("adamantine::HeatSources<(int)2,  ::dealii::MemorySpace::Host> ::value const") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(280): warning #20011-D: calling a __host__ function("adamantine::GoldakHeatSource<(int)2,  ::dealii::MemorySpace::Host> ::value(const  ::dealii::Point<(int)2, double>  &, double) const") from a __host__ __device__ function("adamantine::HeatSources<(int)2,  ::dealii::MemorySpace::Host> ::value const") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(262): warning #20011-D: calling a __host__ function("adamantine::ElectronBeamHeatSource<(int)3,  ::dealii::MemorySpace::Host> ::update_time(double)") from a __host__ __device__ function("adamantine::HeatSources<(int)3,  ::dealii::MemorySpace::Host> ::update_time") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(264): warning #20011-D: calling a __host__ function("adamantine::CubeHeatSource<(int)3> ::update_time(double)") from a __host__ __device__ function("adamantine::HeatSources<(int)3,  ::dealii::MemorySpace::Host> ::update_time") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(266): warning #20011-D: calling a __host__ function("adamantine::GoldakHeatSource<(int)3,  ::dealii::MemorySpace::Host> ::update_time(double)") from a __host__ __device__ function("adamantine::HeatSources<(int)3,  ::dealii::MemorySpace::Host> ::update_time") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(276): warning #20011-D: calling a __host__ function("adamantine::ElectronBeamHeatSource<(int)3,  ::dealii::MemorySpace::Host> ::value(const  ::dealii::Point<(int)3, double>  &, double) const") from a __host__ __device__ function("adamantine::HeatSources<(int)3,  ::dealii::MemorySpace::Host> ::value const") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(278): warning #20011-D: calling a __host__ function("adamantine::CubeHeatSource<(int)3> ::value(const  ::dealii::Point<(int)3, double>  &, double) const") from a __host__ __device__ function("adamantine::HeatSources<(int)3,  ::dealii::MemorySpace::Host> ::value const") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(280): warning #20011-D: calling a __host__ function("adamantine::GoldakHeatSource<(int)3,  ::dealii::MemorySpace::Host> ::value(const  ::dealii::Point<(int)3, double>  &, double) const") from a __host__ __device__ function("adamantine::HeatSources<(int)3,  ::dealii::MemorySpace::Host> ::value const") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(262): warning #20011-D: calling a __host__ function("adamantine::ElectronBeamHeatSource<(int)2,  ::dealii::MemorySpace::Host> ::update_time(double)") from a __host__ __device__ function("adamantine::HeatSources<(int)2,  ::dealii::MemorySpace::Host> ::update_time") is not allowed

Remark: The warnings can be suppressed with "-diag-suppress <warning-number>"

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(264): warning #20011-D: calling a __host__ function("adamantine::CubeHeatSource<(int)2> ::update_time(double)") from a __host__ __device__ function("adamantine::HeatSources<(int)2,  ::dealii::MemorySpace::Host> ::update_time") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(266): warning #20011-D: calling a __host__ function("adamantine::GoldakHeatSource<(int)2,  ::dealii::MemorySpace::Host> ::update_time(double)") from a __host__ __device__ function("adamantine::HeatSources<(int)2,  ::dealii::MemorySpace::Host> ::update_time") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(276): warning #20011-D: calling a __host__ function("adamantine::ElectronBeamHeatSource<(int)2,  ::dealii::MemorySpace::Host> ::value(const  ::dealii::Point<(int)2, double>  &, double) const") from a __host__ __device__ function("adamantine::HeatSources<(int)2,  ::dealii::MemorySpace::Host> ::value const") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(278): warning #20011-D: calling a __host__ function("adamantine::CubeHeatSource<(int)2> ::value(const  ::dealii::Point<(int)2, double>  &, double) const") from a __host__ __device__ function("adamantine::HeatSources<(int)2,  ::dealii::MemorySpace::Host> ::value const") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(280): warning #20011-D: calling a __host__ function("adamantine::GoldakHeatSource<(int)2,  ::dealii::MemorySpace::Host> ::value(const  ::dealii::Point<(int)2, double>  &, double) const") from a __host__ __device__ function("adamantine::HeatSources<(int)2,  ::dealii::MemorySpace::Host> ::value const") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(262): warning #20011-D: calling a __host__ function("adamantine::ElectronBeamHeatSource<(int)3,  ::dealii::MemorySpace::Host> ::update_time(double)") from a __host__ __device__ function("adamantine::HeatSources<(int)3,  ::dealii::MemorySpace::Host> ::update_time") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(264): warning #20011-D: calling a __host__ function("adamantine::CubeHeatSource<(int)3> ::update_time(double)") from a __host__ __device__ function("adamantine::HeatSources<(int)3,  ::dealii::MemorySpace::Host> ::update_time") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(266): warning #20011-D: calling a __host__ function("adamantine::GoldakHeatSource<(int)3,  ::dealii::MemorySpace::Host> ::update_time(double)") from a __host__ __device__ function("adamantine::HeatSources<(int)3,  ::dealii::MemorySpace::Host> ::update_time") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(276): warning #20011-D: calling a __host__ function("adamantine::ElectronBeamHeatSource<(int)3,  ::dealii::MemorySpace::Host> ::value(const  ::dealii::Point<(int)3, double>  &, double) const") from a __host__ __device__ function("adamantine::HeatSources<(int)3,  ::dealii::MemorySpace::Host> ::value const") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(278): warning #20011-D: calling a __host__ function("adamantine::CubeHeatSource<(int)3> ::value(const  ::dealii::Point<(int)3, double>  &, double) const") from a __host__ __device__ function("adamantine::HeatSources<(int)3,  ::dealii::MemorySpace::Host> ::value const") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(280): warning #20011-D: calling a __host__ function("adamantine::GoldakHeatSource<(int)3,  ::dealii::MemorySpace::Host> ::value(const  ::dealii::Point<(int)3, double>  &, double) const") from a __host__ __device__ function("adamantine::HeatSources<(int)3,  ::dealii::MemorySpace::Host> ::value const") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(262): warning #20011-D: calling a __host__ function("adamantine::ElectronBeamHeatSource<(int)2,  ::dealii::MemorySpace::Host> ::update_time(double)") from a __host__ __device__ function("adamantine::HeatSources<(int)2,  ::dealii::MemorySpace::Host> ::update_time") is not allowed

Remark: The warnings can be suppressed with "-diag-suppress <warning-number>"

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(264): warning #20011-D: calling a __host__ function("adamantine::CubeHeatSource<(int)2> ::update_time(double)") from a __host__ __device__ function("adamantine::HeatSources<(int)2,  ::dealii::MemorySpace::Host> ::update_time") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(266): warning #20011-D: calling a __host__ function("adamantine::GoldakHeatSource<(int)2,  ::dealii::MemorySpace::Host> ::update_time(double)") from a __host__ __device__ function("adamantine::HeatSources<(int)2,  ::dealii::MemorySpace::Host> ::update_time") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(276): warning #20011-D: calling a __host__ function("adamantine::ElectronBeamHeatSource<(int)2,  ::dealii::MemorySpace::Host> ::value(const  ::dealii::Point<(int)2, double>  &, double) const") from a __host__ __device__ function("adamantine::HeatSources<(int)2,  ::dealii::MemorySpace::Host> ::value const") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(278): warning #20011-D: calling a __host__ function("adamantine::CubeHeatSource<(int)2> ::value(const  ::dealii::Point<(int)2, double>  &, double) const") from a __host__ __device__ function("adamantine::HeatSources<(int)2,  ::dealii::MemorySpace::Host> ::value const") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(280): warning #20011-D: calling a __host__ function("adamantine::GoldakHeatSource<(int)2,  ::dealii::MemorySpace::Host> ::value(const  ::dealii::Point<(int)2, double>  &, double) const") from a __host__ __device__ function("adamantine::HeatSources<(int)2,  ::dealii::MemorySpace::Host> ::value const") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(262): warning #20011-D: calling a __host__ function("adamantine::ElectronBeamHeatSource<(int)3,  ::dealii::MemorySpace::Host> ::update_time(double)") from a __host__ __device__ function("adamantine::HeatSources<(int)3,  ::dealii::MemorySpace::Host> ::update_time") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(264): warning #20011-D: calling a __host__ function("adamantine::CubeHeatSource<(int)3> ::update_time(double)") from a __host__ __device__ function("adamantine::HeatSources<(int)3,  ::dealii::MemorySpace::Host> ::update_time") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(266): warning #20011-D: calling a __host__ function("adamantine::GoldakHeatSource<(int)3,  ::dealii::MemorySpace::Host> ::update_time(double)") from a __host__ __device__ function("adamantine::HeatSources<(int)3,  ::dealii::MemorySpace::Host> ::update_time") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(276): warning #20011-D: calling a __host__ function("adamantine::ElectronBeamHeatSource<(int)3,  ::dealii::MemorySpace::Host> ::value(const  ::dealii::Point<(int)3, double>  &, double) const") from a __host__ __device__ function("adamantine::HeatSources<(int)3,  ::dealii::MemorySpace::Host> ::value const") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(278): warning #20011-D: calling a __host__ function("adamantine::CubeHeatSource<(int)3> ::value(const  ::dealii::Point<(int)3, double>  &, double) const") from a __host__ __device__ function("adamantine::HeatSources<(int)3,  ::dealii::MemorySpace::Host> ::value const") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(280): warning #20011-D: calling a __host__ function("adamantine::GoldakHeatSource<(int)3,  ::dealii::MemorySpace::Host> ::value(const  ::dealii::Point<(int)3, double>  &, double) const") from a __host__ __device__ function("adamantine::HeatSources<(int)3,  ::dealii::MemorySpace::Host> ::value const") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(695): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)2, (int)0,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Default> ::MaterialProperty(const adamantine::MaterialProperty<(int)2, (int)0,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Default> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)2, (int)0,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Default> ::set_state_device( ::Kokkos::View<double *,  ::Kokkos::CudaSpace > ,  ::Kokkos::View<double *,  ::Kokkos::CudaSpace > , const     ::std::map< ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)2, (int)2, (bool)0> > ,     ::std::vector<unsigned int, ::std::allocator<unsigned int> > ,     ::std::less< ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)2, (int)2, (bool)0> > > , ::std::allocator<    ::std::pair<const  ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)2, (int)2, (bool)0> > ,     ::std::vector<unsigned int, ::std::allocator<unsigned int> > > > >  &, const  ::dealii::DoFHandler<(int)2, (int)2>  &)::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

Remark: The warnings can be suppressed with "-diag-suppress <warning-number>"

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(695): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)2, (int)1,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Default> ::MaterialProperty(const adamantine::MaterialProperty<(int)2, (int)1,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Default> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)2, (int)1,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Default> ::set_state_device( ::Kokkos::View<double *,  ::Kokkos::CudaSpace > ,  ::Kokkos::View<double *,  ::Kokkos::CudaSpace > , const     ::std::map< ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)2, (int)2, (bool)0> > ,     ::std::vector<unsigned int, ::std::allocator<unsigned int> > ,     ::std::less< ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)2, (int)2, (bool)0> > > , ::std::allocator<    ::std::pair<const  ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)2, (int)2, (bool)0> > ,     ::std::vector<unsigned int, ::std::allocator<unsigned int> > > > >  &, const  ::dealii::DoFHandler<(int)2, (int)2>  &)::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(695): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)2, (int)2,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Default> ::MaterialProperty(const adamantine::MaterialProperty<(int)2, (int)2,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Default> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)2, (int)2,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Default> ::set_state_device( ::Kokkos::View<double *,  ::Kokkos::CudaSpace > ,  ::Kokkos::View<double *,  ::Kokkos::CudaSpace > , const     ::std::map< ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)2, (int)2, (bool)0> > ,     ::std::vector<unsigned int, ::std::allocator<unsigned int> > ,     ::std::less< ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)2, (int)2, (bool)0> > > , ::std::allocator<    ::std::pair<const  ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)2, (int)2, (bool)0> > ,     ::std::vector<unsigned int, ::std::allocator<unsigned int> > > > >  &, const  ::dealii::DoFHandler<(int)2, (int)2>  &)::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(695): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)2, (int)3,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Default> ::MaterialProperty(const adamantine::MaterialProperty<(int)2, (int)3,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Default> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)2, (int)3,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Default> ::set_state_device( ::Kokkos::View<double *,  ::Kokkos::CudaSpace > ,  ::Kokkos::View<double *,  ::Kokkos::CudaSpace > , const     ::std::map< ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)2, (int)2, (bool)0> > ,     ::std::vector<unsigned int, ::std::allocator<unsigned int> > ,     ::std::less< ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)2, (int)2, (bool)0> > > , ::std::allocator<    ::std::pair<const  ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)2, (int)2, (bool)0> > ,     ::std::vector<unsigned int, ::std::allocator<unsigned int> > > > >  &, const  ::dealii::DoFHandler<(int)2, (int)2>  &)::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(695): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)2, (int)4,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Default> ::MaterialProperty(const adamantine::MaterialProperty<(int)2, (int)4,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Default> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)2, (int)4,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Default> ::set_state_device( ::Kokkos::View<double *,  ::Kokkos::CudaSpace > ,  ::Kokkos::View<double *,  ::Kokkos::CudaSpace > , const     ::std::map< ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)2, (int)2, (bool)0> > ,     ::std::vector<unsigned int, ::std::allocator<unsigned int> > ,     ::std::less< ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)2, (int)2, (bool)0> > > , ::std::allocator<    ::std::pair<const  ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)2, (int)2, (bool)0> > ,     ::std::vector<unsigned int, ::std::allocator<unsigned int> > > > >  &, const  ::dealii::DoFHandler<(int)2, (int)2>  &)::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(695): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)3, (int)0,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Default> ::MaterialProperty(const adamantine::MaterialProperty<(int)3, (int)0,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Default> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)3, (int)0,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Default> ::set_state_device( ::Kokkos::View<double *,  ::Kokkos::CudaSpace > ,  ::Kokkos::View<double *,  ::Kokkos::CudaSpace > , const     ::std::map< ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)3, (int)3, (bool)0> > ,     ::std::vector<unsigned int, ::std::allocator<unsigned int> > ,     ::std::less< ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)3, (int)3, (bool)0> > > , ::std::allocator<    ::std::pair<const  ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)3, (int)3, (bool)0> > ,     ::std::vector<unsigned int, ::std::allocator<unsigned int> > > > >  &, const  ::dealii::DoFHandler<(int)3, (int)3>  &)::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(695): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)3, (int)1,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Default> ::MaterialProperty(const adamantine::MaterialProperty<(int)3, (int)1,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Default> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)3, (int)1,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Default> ::set_state_device( ::Kokkos::View<double *,  ::Kokkos::CudaSpace > ,  ::Kokkos::View<double *,  ::Kokkos::CudaSpace > , const     ::std::map< ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)3, (int)3, (bool)0> > ,     ::std::vector<unsigned int, ::std::allocator<unsigned int> > ,     ::std::less< ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)3, (int)3, (bool)0> > > , ::std::allocator<    ::std::pair<const  ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)3, (int)3, (bool)0> > ,     ::std::vector<unsigned int, ::std::allocator<unsigned int> > > > >  &, const  ::dealii::DoFHandler<(int)3, (int)3>  &)::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(695): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)3, (int)2,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Default> ::MaterialProperty(const adamantine::MaterialProperty<(int)3, (int)2,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Default> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)3, (int)2,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Default> ::set_state_device( ::Kokkos::View<double *,  ::Kokkos::CudaSpace > ,  ::Kokkos::View<double *,  ::Kokkos::CudaSpace > , const     ::std::map< ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)3, (int)3, (bool)0> > ,     ::std::vector<unsigned int, ::std::allocator<unsigned int> > ,     ::std::less< ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)3, (int)3, (bool)0> > > , ::std::allocator<    ::std::pair<const  ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)3, (int)3, (bool)0> > ,     ::std::vector<unsigned int, ::std::allocator<unsigned int> > > > >  &, const  ::dealii::DoFHandler<(int)3, (int)3>  &)::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(695): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)3, (int)3,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Default> ::MaterialProperty(const adamantine::MaterialProperty<(int)3, (int)3,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Default> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)3, (int)3,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Default> ::set_state_device( ::Kokkos::View<double *,  ::Kokkos::CudaSpace > ,  ::Kokkos::View<double *,  ::Kokkos::CudaSpace > , const     ::std::map< ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)3, (int)3, (bool)0> > ,     ::std::vector<unsigned int, ::std::allocator<unsigned int> > ,     ::std::less< ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)3, (int)3, (bool)0> > > , ::std::allocator<    ::std::pair<const  ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)3, (int)3, (bool)0> > ,     ::std::vector<unsigned int, ::std::allocator<unsigned int> > > > >  &, const  ::dealii::DoFHandler<(int)3, (int)3>  &)::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(695): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)3, (int)4,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Default> ::MaterialProperty(const adamantine::MaterialProperty<(int)3, (int)4,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Default> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)3, (int)4,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Default> ::set_state_device( ::Kokkos::View<double *,  ::Kokkos::CudaSpace > ,  ::Kokkos::View<double *,  ::Kokkos::CudaSpace > , const     ::std::map< ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)3, (int)3, (bool)0> > ,     ::std::vector<unsigned int, ::std::allocator<unsigned int> > ,     ::std::less< ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)3, (int)3, (bool)0> > > , ::std::allocator<    ::std::pair<const  ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)3, (int)3, (bool)0> > ,     ::std::vector<unsigned int, ::std::allocator<unsigned int> > > > >  &, const  ::dealii::DoFHandler<(int)3, (int)3>  &)::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("dealii::DoFHandler<(int)2, (int)2> ::~DoFHandler()") from a __host__ __device__ function("adamantine::MaterialProperty<(int)2, (int)0,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Default> ::~MaterialProperty") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("dealii::DoFHandler<(int)2, (int)2> ::~DoFHandler()") from a __host__ __device__ function("adamantine::MaterialProperty<(int)2, (int)1,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Default> ::~MaterialProperty") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("dealii::DoFHandler<(int)2, (int)2> ::~DoFHandler()") from a __host__ __device__ function("adamantine::MaterialProperty<(int)2, (int)2,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Default> ::~MaterialProperty") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("dealii::DoFHandler<(int)2, (int)2> ::~DoFHandler()") from a __host__ __device__ function("adamantine::MaterialProperty<(int)2, (int)3,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Default> ::~MaterialProperty") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("dealii::DoFHandler<(int)2, (int)2> ::~DoFHandler()") from a __host__ __device__ function("adamantine::MaterialProperty<(int)2, (int)4,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Default> ::~MaterialProperty") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("dealii::DoFHandler<(int)3, (int)3> ::~DoFHandler()") from a __host__ __device__ function("adamantine::MaterialProperty<(int)3, (int)0,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Default> ::~MaterialProperty") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("dealii::DoFHandler<(int)3, (int)3> ::~DoFHandler()") from a __host__ __device__ function("adamantine::MaterialProperty<(int)3, (int)1,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Default> ::~MaterialProperty") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("dealii::DoFHandler<(int)3, (int)3> ::~DoFHandler()") from a __host__ __device__ function("adamantine::MaterialProperty<(int)3, (int)2,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Default> ::~MaterialProperty") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("dealii::DoFHandler<(int)3, (int)3> ::~DoFHandler()") from a __host__ __device__ function("adamantine::MaterialProperty<(int)3, (int)3,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Default> ::~MaterialProperty") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("dealii::DoFHandler<(int)3, (int)3> ::~DoFHandler()") from a __host__ __device__ function("adamantine::MaterialProperty<(int)3, (int)4,  ::adamantine::SolidLiquid,  ::dealii::MemorySpace::Default> ::~MaterialProperty") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(720): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)2, (int)0,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Default> ::MaterialProperty(const adamantine::MaterialProperty<(int)2, (int)0,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Default> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)2, (int)0,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Default> ::set_state_device( ::Kokkos::View<double *,  ::Kokkos::CudaSpace > ,  ::Kokkos::View<double *,  ::Kokkos::CudaSpace > , const     ::std::map< ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)2, (int)2, (bool)0> > ,     ::std::vector<unsigned int, ::std::allocator<unsigned int> > ,     ::std::less< ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)2, (int)2, (bool)0> > > , ::std::allocator<    ::std::pair<const  ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)2, (int)2, (bool)0> > ,     ::std::vector<unsigned int, ::std::allocator<unsigned int> > > > >  &, const  ::dealii::DoFHandler<(int)2, (int)2>  &)::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

Remark: The warnings can be suppressed with "-diag-suppress <warning-number>"

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(720): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)2, (int)1,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Default> ::MaterialProperty(const adamantine::MaterialProperty<(int)2, (int)1,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Default> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)2, (int)1,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Default> ::set_state_device( ::Kokkos::View<double *,  ::Kokkos::CudaSpace > ,  ::Kokkos::View<double *,  ::Kokkos::CudaSpace > , const     ::std::map< ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)2, (int)2, (bool)0> > ,     ::std::vector<unsigned int, ::std::allocator<unsigned int> > ,     ::std::less< ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)2, (int)2, (bool)0> > > , ::std::allocator<    ::std::pair<const  ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)2, (int)2, (bool)0> > ,     ::std::vector<unsigned int, ::std::allocator<unsigned int> > > > >  &, const  ::dealii::DoFHandler<(int)2, (int)2>  &)::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(720): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)2, (int)2,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Default> ::MaterialProperty(const adamantine::MaterialProperty<(int)2, (int)2,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Default> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)2, (int)2,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Default> ::set_state_device( ::Kokkos::View<double *,  ::Kokkos::CudaSpace > ,  ::Kokkos::View<double *,  ::Kokkos::CudaSpace > , const     ::std::map< ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)2, (int)2, (bool)0> > ,     ::std::vector<unsigned int, ::std::allocator<unsigned int> > ,     ::std::less< ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)2, (int)2, (bool)0> > > , ::std::allocator<    ::std::pair<const  ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)2, (int)2, (bool)0> > ,     ::std::vector<unsigned int, ::std::allocator<unsigned int> > > > >  &, const  ::dealii::DoFHandler<(int)2, (int)2>  &)::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(720): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)2, (int)3,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Default> ::MaterialProperty(const adamantine::MaterialProperty<(int)2, (int)3,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Default> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)2, (int)3,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Default> ::set_state_device( ::Kokkos::View<double *,  ::Kokkos::CudaSpace > ,  ::Kokkos::View<double *,  ::Kokkos::CudaSpace > , const     ::std::map< ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)2, (int)2, (bool)0> > ,     ::std::vector<unsigned int, ::std::allocator<unsigned int> > ,     ::std::less< ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)2, (int)2, (bool)0> > > , ::std::allocator<    ::std::pair<const  ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)2, (int)2, (bool)0> > ,     ::std::vector<unsigned int, ::std::allocator<unsigned int> > > > >  &, const  ::dealii::DoFHandler<(int)2, (int)2>  &)::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(720): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)2, (int)4,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Default> ::MaterialProperty(const adamantine::MaterialProperty<(int)2, (int)4,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Default> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)2, (int)4,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Default> ::set_state_device( ::Kokkos::View<double *,  ::Kokkos::CudaSpace > ,  ::Kokkos::View<double *,  ::Kokkos::CudaSpace > , const     ::std::map< ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)2, (int)2, (bool)0> > ,     ::std::vector<unsigned int, ::std::allocator<unsigned int> > ,     ::std::less< ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)2, (int)2, (bool)0> > > , ::std::allocator<    ::std::pair<const  ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)2, (int)2, (bool)0> > ,     ::std::vector<unsigned int, ::std::allocator<unsigned int> > > > >  &, const  ::dealii::DoFHandler<(int)2, (int)2>  &)::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(720): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)3, (int)0,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Default> ::MaterialProperty(const adamantine::MaterialProperty<(int)3, (int)0,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Default> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)3, (int)0,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Default> ::set_state_device( ::Kokkos::View<double *,  ::Kokkos::CudaSpace > ,  ::Kokkos::View<double *,  ::Kokkos::CudaSpace > , const     ::std::map< ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)3, (int)3, (bool)0> > ,     ::std::vector<unsigned int, ::std::allocator<unsigned int> > ,     ::std::less< ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)3, (int)3, (bool)0> > > , ::std::allocator<    ::std::pair<const  ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)3, (int)3, (bool)0> > ,     ::std::vector<unsigned int, ::std::allocator<unsigned int> > > > >  &, const  ::dealii::DoFHandler<(int)3, (int)3>  &)::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(720): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)3, (int)1,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Default> ::MaterialProperty(const adamantine::MaterialProperty<(int)3, (int)1,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Default> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)3, (int)1,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Default> ::set_state_device( ::Kokkos::View<double *,  ::Kokkos::CudaSpace > ,  ::Kokkos::View<double *,  ::Kokkos::CudaSpace > , const     ::std::map< ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)3, (int)3, (bool)0> > ,     ::std::vector<unsigned int, ::std::allocator<unsigned int> > ,     ::std::less< ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)3, (int)3, (bool)0> > > , ::std::allocator<    ::std::pair<const  ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)3, (int)3, (bool)0> > ,     ::std::vector<unsigned int, ::std::allocator<unsigned int> > > > >  &, const  ::dealii::DoFHandler<(int)3, (int)3>  &)::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(720): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)3, (int)2,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Default> ::MaterialProperty(const adamantine::MaterialProperty<(int)3, (int)2,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Default> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)3, (int)2,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Default> ::set_state_device( ::Kokkos::View<double *,  ::Kokkos::CudaSpace > ,  ::Kokkos::View<double *,  ::Kokkos::CudaSpace > , const     ::std::map< ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)3, (int)3, (bool)0> > ,     ::std::vector<unsigned int, ::std::allocator<unsigned int> > ,     ::std::less< ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)3, (int)3, (bool)0> > > , ::std::allocator<    ::std::pair<const  ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)3, (int)3, (bool)0> > ,     ::std::vector<unsigned int, ::std::allocator<unsigned int> > > > >  &, const  ::dealii::DoFHandler<(int)3, (int)3>  &)::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(720): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)3, (int)3,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Default> ::MaterialProperty(const adamantine::MaterialProperty<(int)3, (int)3,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Default> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)3, (int)3,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Default> ::set_state_device( ::Kokkos::View<double *,  ::Kokkos::CudaSpace > ,  ::Kokkos::View<double *,  ::Kokkos::CudaSpace > , const     ::std::map< ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)3, (int)3, (bool)0> > ,     ::std::vector<unsigned int, ::std::allocator<unsigned int> > ,     ::std::less< ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)3, (int)3, (bool)0> > > , ::std::allocator<    ::std::pair<const  ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)3, (int)3, (bool)0> > ,     ::std::vector<unsigned int, ::std::allocator<unsigned int> > > > >  &, const  ::dealii::DoFHandler<(int)3, (int)3>  &)::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(720): warning #20011-D: calling a __host__ function("adamantine::MaterialProperty<(int)3, (int)4,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Default> ::MaterialProperty(const adamantine::MaterialProperty<(int)3, (int)4,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Default> &)") from a __host__ __device__ function("adamantine::MaterialProperty<(int)3, (int)4,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Default> ::set_state_device( ::Kokkos::View<double *,  ::Kokkos::CudaSpace > ,  ::Kokkos::View<double *,  ::Kokkos::CudaSpace > , const     ::std::map< ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)3, (int)3, (bool)0> > ,     ::std::vector<unsigned int, ::std::allocator<unsigned int> > ,     ::std::less< ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)3, (int)3, (bool)0> > > , ::std::allocator<    ::std::pair<const  ::dealii::TriaIterator< ::dealii::DoFCellAccessor<(int)3, (int)3, (bool)0> > ,     ::std::vector<unsigned int, ::std::allocator<unsigned int> > > > >  &, const  ::dealii::DoFHandler<(int)3, (int)3>  &)::[lambda(int) (instance 1)]::[lambda(int) (instance 1)]") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("dealii::DoFHandler<(int)2, (int)2> ::~DoFHandler()") from a __host__ __device__ function("adamantine::MaterialProperty<(int)2, (int)0,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Default> ::~MaterialProperty") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("dealii::DoFHandler<(int)2, (int)2> ::~DoFHandler()") from a __host__ __device__ function("adamantine::MaterialProperty<(int)2, (int)1,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Default> ::~MaterialProperty") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("dealii::DoFHandler<(int)2, (int)2> ::~DoFHandler()") from a __host__ __device__ function("adamantine::MaterialProperty<(int)2, (int)2,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Default> ::~MaterialProperty") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("dealii::DoFHandler<(int)2, (int)2> ::~DoFHandler()") from a __host__ __device__ function("adamantine::MaterialProperty<(int)2, (int)3,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Default> ::~MaterialProperty") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("dealii::DoFHandler<(int)2, (int)2> ::~DoFHandler()") from a __host__ __device__ function("adamantine::MaterialProperty<(int)2, (int)4,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Default> ::~MaterialProperty") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("dealii::DoFHandler<(int)3, (int)3> ::~DoFHandler()") from a __host__ __device__ function("adamantine::MaterialProperty<(int)3, (int)0,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Default> ::~MaterialProperty") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("dealii::DoFHandler<(int)3, (int)3> ::~DoFHandler()") from a __host__ __device__ function("adamantine::MaterialProperty<(int)3, (int)1,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Default> ::~MaterialProperty") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("dealii::DoFHandler<(int)3, (int)3> ::~DoFHandler()") from a __host__ __device__ function("adamantine::MaterialProperty<(int)3, (int)2,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Default> ::~MaterialProperty") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("dealii::DoFHandler<(int)3, (int)3> ::~DoFHandler()") from a __host__ __device__ function("adamantine::MaterialProperty<(int)3, (int)3,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Default> ::~MaterialProperty") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/MaterialProperty.templates.hh(1136): warning #20011-D: calling a __host__ function("dealii::DoFHandler<(int)3, (int)3> ::~DoFHandler()") from a __host__ __device__ function("adamantine::MaterialProperty<(int)3, (int)4,  ::adamantine::SolidLiquidPowder,  ::dealii::MemorySpace::Default> ::~MaterialProperty") is not allowed

[ 28%] Building CXX object source/CMakeFiles/Adamantine.dir/ThermalPhysicsInstSLDev.cc.o
/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(262): warning #20011-D: calling a __host__ function("adamantine::ElectronBeamHeatSource<(int)2,  ::dealii::MemorySpace::Host> ::update_time(double)") from a __host__ __device__ function("adamantine::HeatSources<(int)2,  ::dealii::MemorySpace::Host> ::update_time") is not allowed

Remark: The warnings can be suppressed with "-diag-suppress <warning-number>"

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(264): warning #20011-D: calling a __host__ function("adamantine::CubeHeatSource<(int)2> ::update_time(double)") from a __host__ __device__ function("adamantine::HeatSources<(int)2,  ::dealii::MemorySpace::Host> ::update_time") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(266): warning #20011-D: calling a __host__ function("adamantine::GoldakHeatSource<(int)2,  ::dealii::MemorySpace::Host> ::update_time(double)") from a __host__ __device__ function("adamantine::HeatSources<(int)2,  ::dealii::MemorySpace::Host> ::update_time") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(276): warning #20011-D: calling a __host__ function("adamantine::ElectronBeamHeatSource<(int)2,  ::dealii::MemorySpace::Host> ::value(const  ::dealii::Point<(int)2, double>  &, double) const") from a __host__ __device__ function("adamantine::HeatSources<(int)2,  ::dealii::MemorySpace::Host> ::value const") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(278): warning #20011-D: calling a __host__ function("adamantine::CubeHeatSource<(int)2> ::value(const  ::dealii::Point<(int)2, double>  &, double) const") from a __host__ __device__ function("adamantine::HeatSources<(int)2,  ::dealii::MemorySpace::Host> ::value const") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(280): warning #20011-D: calling a __host__ function("adamantine::GoldakHeatSource<(int)2,  ::dealii::MemorySpace::Host> ::value(const  ::dealii::Point<(int)2, double>  &, double) const") from a __host__ __device__ function("adamantine::HeatSources<(int)2,  ::dealii::MemorySpace::Host> ::value const") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(262): warning #20011-D: calling a __host__ function("adamantine::ElectronBeamHeatSource<(int)3,  ::dealii::MemorySpace::Host> ::update_time(double)") from a __host__ __device__ function("adamantine::HeatSources<(int)3,  ::dealii::MemorySpace::Host> ::update_time") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(264): warning #20011-D: calling a __host__ function("adamantine::CubeHeatSource<(int)3> ::update_time(double)") from a __host__ __device__ function("adamantine::HeatSources<(int)3,  ::dealii::MemorySpace::Host> ::update_time") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(266): warning #20011-D: calling a __host__ function("adamantine::GoldakHeatSource<(int)3,  ::dealii::MemorySpace::Host> ::update_time(double)") from a __host__ __device__ function("adamantine::HeatSources<(int)3,  ::dealii::MemorySpace::Host> ::update_time") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(276): warning #20011-D: calling a __host__ function("adamantine::ElectronBeamHeatSource<(int)3,  ::dealii::MemorySpace::Host> ::value(const  ::dealii::Point<(int)3, double>  &, double) const") from a __host__ __device__ function("adamantine::HeatSources<(int)3,  ::dealii::MemorySpace::Host> ::value const") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(278): warning #20011-D: calling a __host__ function("adamantine::CubeHeatSource<(int)3> ::value(const  ::dealii::Point<(int)3, double>  &, double) const") from a __host__ __device__ function("adamantine::HeatSources<(int)3,  ::dealii::MemorySpace::Host> ::value const") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(280): warning #20011-D: calling a __host__ function("adamantine::GoldakHeatSource<(int)3,  ::dealii::MemorySpace::Host> ::value(const  ::dealii::Point<(int)3, double>  &, double) const") from a __host__ __device__ function("adamantine::HeatSources<(int)3,  ::dealii::MemorySpace::Host> ::value const") is not allowed

[ 28%] Building CXX object source/CMakeFiles/Adamantine.dir/ThermalPhysicsInstSLPDev.cc.o
[ 29%] Building CXX object source/CMakeFiles/Adamantine.dir/ThermalPhysicsInstSHost.cc.o
[ 30%] Building CXX object source/CMakeFiles/Adamantine.dir/ThermalPhysicsInstSLHost.cc.o
/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(262): warning #20011-D: calling a __host__ function("adamantine::ElectronBeamHeatSource<(int)2,  ::dealii::MemorySpace::Host> ::update_time(double)") from a __host__ __device__ function("adamantine::HeatSources<(int)2,  ::dealii::MemorySpace::Host> ::update_time") is not allowed

Remark: The warnings can be suppressed with "-diag-suppress <warning-number>"

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(264): warning #20011-D: calling a __host__ function("adamantine::CubeHeatSource<(int)2> ::update_time(double)") from a __host__ __device__ function("adamantine::HeatSources<(int)2,  ::dealii::MemorySpace::Host> ::update_time") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(266): warning #20011-D: calling a __host__ function("adamantine::GoldakHeatSource<(int)2,  ::dealii::MemorySpace::Host> ::update_time(double)") from a __host__ __device__ function("adamantine::HeatSources<(int)2,  ::dealii::MemorySpace::Host> ::update_time") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(276): warning #20011-D: calling a __host__ function("adamantine::ElectronBeamHeatSource<(int)2,  ::dealii::MemorySpace::Host> ::value(const  ::dealii::Point<(int)2, double>  &, double) const") from a __host__ __device__ function("adamantine::HeatSources<(int)2,  ::dealii::MemorySpace::Host> ::value const") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(278): warning #20011-D: calling a __host__ function("adamantine::CubeHeatSource<(int)2> ::value(const  ::dealii::Point<(int)2, double>  &, double) const") from a __host__ __device__ function("adamantine::HeatSources<(int)2,  ::dealii::MemorySpace::Host> ::value const") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(280): warning #20011-D: calling a __host__ function("adamantine::GoldakHeatSource<(int)2,  ::dealii::MemorySpace::Host> ::value(const  ::dealii::Point<(int)2, double>  &, double) const") from a __host__ __device__ function("adamantine::HeatSources<(int)2,  ::dealii::MemorySpace::Host> ::value const") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(262): warning #20011-D: calling a __host__ function("adamantine::ElectronBeamHeatSource<(int)3,  ::dealii::MemorySpace::Host> ::update_time(double)") from a __host__ __device__ function("adamantine::HeatSources<(int)3,  ::dealii::MemorySpace::Host> ::update_time") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(264): warning #20011-D: calling a __host__ function("adamantine::CubeHeatSource<(int)3> ::update_time(double)") from a __host__ __device__ function("adamantine::HeatSources<(int)3,  ::dealii::MemorySpace::Host> ::update_time") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(266): warning #20011-D: calling a __host__ function("adamantine::GoldakHeatSource<(int)3,  ::dealii::MemorySpace::Host> ::update_time(double)") from a __host__ __device__ function("adamantine::HeatSources<(int)3,  ::dealii::MemorySpace::Host> ::update_time") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(276): warning #20011-D: calling a __host__ function("adamantine::ElectronBeamHeatSource<(int)3,  ::dealii::MemorySpace::Host> ::value(const  ::dealii::Point<(int)3, double>  &, double) const") from a __host__ __device__ function("adamantine::HeatSources<(int)3,  ::dealii::MemorySpace::Host> ::value const") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(278): warning #20011-D: calling a __host__ function("adamantine::CubeHeatSource<(int)3> ::value(const  ::dealii::Point<(int)3, double>  &, double) const") from a __host__ __device__ function("adamantine::HeatSources<(int)3,  ::dealii::MemorySpace::Host> ::value const") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(280): warning #20011-D: calling a __host__ function("adamantine::GoldakHeatSource<(int)3,  ::dealii::MemorySpace::Host> ::value(const  ::dealii::Point<(int)3, double>  &, double) const") from a __host__ __device__ function("adamantine::HeatSources<(int)3,  ::dealii::MemorySpace::Host> ::value const") is not allowed

[ 30%] Building CXX object source/CMakeFiles/Adamantine.dir/ThermalPhysicsInstSLPHost.cc.o
/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(262): warning #20011-D: calling a __host__ function("adamantine::ElectronBeamHeatSource<(int)2,  ::dealii::MemorySpace::Host> ::update_time(double)") from a __host__ __device__ function("adamantine::HeatSources<(int)2,  ::dealii::MemorySpace::Host> ::update_time") is not allowed

Remark: The warnings can be suppressed with "-diag-suppress <warning-number>"

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(264): warning #20011-D: calling a __host__ function("adamantine::CubeHeatSource<(int)2> ::update_time(double)") from a __host__ __device__ function("adamantine::HeatSources<(int)2,  ::dealii::MemorySpace::Host> ::update_time") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(266): warning #20011-D: calling a __host__ function("adamantine::GoldakHeatSource<(int)2,  ::dealii::MemorySpace::Host> ::update_time(double)") from a __host__ __device__ function("adamantine::HeatSources<(int)2,  ::dealii::MemorySpace::Host> ::update_time") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(276): warning #20011-D: calling a __host__ function("adamantine::ElectronBeamHeatSource<(int)2,  ::dealii::MemorySpace::Host> ::value(const  ::dealii::Point<(int)2, double>  &, double) const") from a __host__ __device__ function("adamantine::HeatSources<(int)2,  ::dealii::MemorySpace::Host> ::value const") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(278): warning #20011-D: calling a __host__ function("adamantine::CubeHeatSource<(int)2> ::value(const  ::dealii::Point<(int)2, double>  &, double) const") from a __host__ __device__ function("adamantine::HeatSources<(int)2,  ::dealii::MemorySpace::Host> ::value const") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(280): warning #20011-D: calling a __host__ function("adamantine::GoldakHeatSource<(int)2,  ::dealii::MemorySpace::Host> ::value(const  ::dealii::Point<(int)2, double>  &, double) const") from a __host__ __device__ function("adamantine::HeatSources<(int)2,  ::dealii::MemorySpace::Host> ::value const") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(262): warning #20011-D: calling a __host__ function("adamantine::ElectronBeamHeatSource<(int)3,  ::dealii::MemorySpace::Host> ::update_time(double)") from a __host__ __device__ function("adamantine::HeatSources<(int)3,  ::dealii::MemorySpace::Host> ::update_time") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(264): warning #20011-D: calling a __host__ function("adamantine::CubeHeatSource<(int)3> ::update_time(double)") from a __host__ __device__ function("adamantine::HeatSources<(int)3,  ::dealii::MemorySpace::Host> ::update_time") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(266): warning #20011-D: calling a __host__ function("adamantine::GoldakHeatSource<(int)3,  ::dealii::MemorySpace::Host> ::update_time(double)") from a __host__ __device__ function("adamantine::HeatSources<(int)3,  ::dealii::MemorySpace::Host> ::update_time") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(276): warning #20011-D: calling a __host__ function("adamantine::ElectronBeamHeatSource<(int)3,  ::dealii::MemorySpace::Host> ::value(const  ::dealii::Point<(int)3, double>  &, double) const") from a __host__ __device__ function("adamantine::HeatSources<(int)3,  ::dealii::MemorySpace::Host> ::value const") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(278): warning #20011-D: calling a __host__ function("adamantine::CubeHeatSource<(int)3> ::value(const  ::dealii::Point<(int)3, double>  &, double) const") from a __host__ __device__ function("adamantine::HeatSources<(int)3,  ::dealii::MemorySpace::Host> ::value const") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(280): warning #20011-D: calling a __host__ function("adamantine::GoldakHeatSource<(int)3,  ::dealii::MemorySpace::Host> ::value(const  ::dealii::Point<(int)3, double>  &, double) const") from a __host__ __device__ function("adamantine::HeatSources<(int)3,  ::dealii::MemorySpace::Host> ::value const") is not allowed

[ 31%] Building CXX object source/CMakeFiles/Adamantine.dir/Timer.cc.o
[ 32%] Building CXX object source/CMakeFiles/Adamantine.dir/ensemble_management.cc.o
[ 32%] Building CXX object source/CMakeFiles/Adamantine.dir/experimental_data_utils.cc.o
/var/jenkins/workspace/adamantine_PR-282/source/experimental_data_utils.cc(100): warning #68-D: integer conversion resulted in a change of sign
                                : -1;
                                  ^
          detected during instantiation of "std::pair<std::vector<signed int, std::allocator<signed int>>, std::vector<signed int, std::allocator<signed int>>> adamantine::get_expt_to_dof_mapping(const adamantine::PointsValues<dim> &, const dealii::DoFHandler<dim, dim> &) [with dim=2]" at line 226

Remark: The warnings can be suppressed with "-diag-suppress <warning-number>"

/var/jenkins/workspace/adamantine_PR-282/source/experimental_data_utils.cc(100): warning #68-D: integer conversion resulted in a change of sign
                                : -1;
                                  ^
          detected during instantiation of "std::pair<std::vector<signed int, std::allocator<signed int>>, std::vector<signed int, std::allocator<signed int>>> adamantine::get_expt_to_dof_mapping(const adamantine::PointsValues<dim> &, const dealii::DoFHandler<dim, dim> &) [with dim=3]" at line 229

[ 33%] Building CXX object source/CMakeFiles/Adamantine.dir/material_deposition.cc.o
[ 34%] Building CXX object source/CMakeFiles/Adamantine.dir/validate_input_database.cc.o
/var/jenkins/workspace/adamantine_PR-282/source/material_deposition.cc(203): warning #68-D: integer conversion resulted in a change of sign
              box_size.at(axis<dim>::y) =
                          ^
          detected during instantiation of "std::tuple<std::vector<dealii::BoundingBox<dim, double>, std::allocator<dealii::BoundingBox<dim, double>>>, std::vector<double, std::allocator<double>>, std::vector<double, std::allocator<double>>, std::vector<double, std::allocator<double>>> adamantine::deposition_along_scan_path<dim>(const boost::property_tree::ptree &, const adamantine::ScanPath<dealii::MemorySpace::Host> &) [with dim=2]" at line 53

Remark: The warnings can be suppressed with "-diag-suppress <warning-number>"

/var/jenkins/workspace/adamantine_PR-282/source/material_deposition.cc(210): warning #68-D: integer conversion resulted in a change of sign
              box_size.at(axis<dim>::y) = std::abs(sin) * next_box_length;
                          ^
          detected during instantiation of "std::tuple<std::vector<dealii::BoundingBox<dim, double>, std::allocator<dealii::BoundingBox<dim, double>>>, std::vector<double, std::allocator<double>>, std::vector<double, std::allocator<double>>, std::vector<double, std::allocator<double>>> adamantine::deposition_along_scan_path<dim>(const boost::property_tree::ptree &, const adamantine::ScanPath<dealii::MemorySpace::Host> &) [with dim=2]" at line 53

[ 35%] Copying material_path_test_material_deposition.txt
[ 35%] Built target _var_jenkins_workspace_adamantine_PR-282_build_bin_material_path_test_material_deposition.txt
[ 36%] Copying raytracing_experimental_data_0_0.csv
[ 36%] Built target _var_jenkins_workspace_adamantine_PR-282_build_bin_raytracing_experimental_data_0_0.csv
[ 37%] Copying scan_path.txt
[ 37%] Built target _var_jenkins_workspace_adamantine_PR-282_build_bin_scan_path.txt
[ 37%] Copying scan_path_diagonal.txt
[ 37%] Built target _var_jenkins_workspace_adamantine_PR-282_build_bin_scan_path_diagonal.txt
[ 38%] Copying scan_path_event_series.inp
[ 38%] Built target _var_jenkins_workspace_adamantine_PR-282_build_bin_scan_path_event_series.inp
[ 38%] Copying scan_path_test_thermal_physics.txt
[ 38%] Built target _var_jenkins_workspace_adamantine_PR-282_build_bin_scan_path_test_thermal_physics.txt
[ 39%] Copying scan_path_L.txt
[ 39%] Built target _var_jenkins_workspace_adamantine_PR-282_build_bin_scan_path_L.txt
[ 40%] Copying scan_path_layers.txt
[ 40%] Built target _var_jenkins_workspace_adamantine_PR-282_build_bin_scan_path_layers.txt
[ 41%] Copying bare_plate_L_ensemble.info
[ 41%] Built target _var_jenkins_workspace_adamantine_PR-282_build_bin_bare_plate_L_ensemble.info
[ 42%] Copying bare_plate_L_da.info
[ 42%] Built target _var_jenkins_workspace_adamantine_PR-282_build_bin_bare_plate_L_da.info
[ 42%] Copying bare_plate_L_scan_path.txt
[ 42%] Built target _var_jenkins_workspace_adamantine_PR-282_build_bin_bare_plate_L_scan_path.txt
[ 43%] Copying bare_plate_L_scan_path_fast.txt
[ 43%] Built target _var_jenkins_workspace_adamantine_PR-282_build_bin_bare_plate_L_scan_path_fast.txt
[ 44%] Copying bare_plate_L_expt_log.txt
[ 44%] Built target _var_jenkins_workspace_adamantine_PR-282_build_bin_bare_plate_L_expt_log.txt
[ 44%] Copying bare_plate_L_expt_data_0_0.csv
[ 44%] Built target _var_jenkins_workspace_adamantine_PR-282_build_bin_bare_plate_L_expt_data_0_0.csv
[ 45%] Copying bare_plate_L_expt_data_0_1.csv
[ 45%] Built target _var_jenkins_workspace_adamantine_PR-282_build_bin_bare_plate_L_expt_data_0_1.csv
[ 45%] Copying experiment_log_test.txt
[ 45%] Built target _var_jenkins_workspace_adamantine_PR-282_build_bin_experiment_log_test.txt
[ 46%] Copying bare_plate_L_da_aug_ref_log.txt
[ 46%] Built target _var_jenkins_workspace_adamantine_PR-282_build_bin_bare_plate_L_da_aug_ref_log.txt
[ 47%] Copying bare_plate_L_da_aug_ref_data_0_0.csv
[ 47%] Built target _var_jenkins_workspace_adamantine_PR-282_build_bin_bare_plate_L_da_aug_ref_data_0_0.csv
[ 47%] Copying bare_plate_L_da_aug_ref_data_0_1.csv
[ 47%] Built target _var_jenkins_workspace_adamantine_PR-282_build_bin_bare_plate_L_da_aug_ref_data_0_1.csv
[ 48%] Copying bare_plate_L_da_augmented.info
[ 48%] Built target _var_jenkins_workspace_adamantine_PR-282_build_bin_bare_plate_L_da_augmented.info
[ 49%] Copying thermoelastic_bare_plate.info
[ 49%] Built target _var_jenkins_workspace_adamantine_PR-282_build_bin_thermoelastic_bare_plate.info
[ 50%] Copying thermoelastic_bare_plate_scan_path.txt
[ 50%] Built target _var_jenkins_workspace_adamantine_PR-282_build_bin_thermoelastic_bare_plate_scan_path.txt
[ 50%] Copying rays_cam-0-0_test_full.csv
[ 50%] Built target _var_jenkins_workspace_adamantine_PR-282_build_bin_rays_cam-0-0_test_full.csv
[ 51%] Copying thermoelastic_bare_plate_add_material_scan_path.txt
[ 51%] Built target _var_jenkins_workspace_adamantine_PR-282_build_bin_thermoelastic_bare_plate_add_material_scan_path.txt
[ 52%] Copying integration_da_add_material.info
[ 52%] Built target _var_jenkins_workspace_adamantine_PR-282_build_bin_integration_da_add_material.info
[ 52%] Copying integration_da_add_material_expt_log.txt
[ 52%] Built target _var_jenkins_workspace_adamantine_PR-282_build_bin_integration_da_add_material_expt_log.txt
[ 53%] Copying integration_da_add_material_expt_pc_0_0.csv
[ 53%] Built target _var_jenkins_workspace_adamantine_PR-282_build_bin_integration_da_add_material_expt_pc_0_0.csv
[ 54%] Copying integration_da_add_material_sp.txt
[ 54%] Built target _var_jenkins_workspace_adamantine_PR-282_build_bin_integration_da_add_material_sp.txt
[ 55%] Copying integration_da_add_material_expt_ray_0_0.csv
[ 55%] Built target _var_jenkins_workspace_adamantine_PR-282_build_bin_integration_da_add_material_expt_ray_0_0.csv
/var/jenkins/workspace/adamantine_PR-282/source/experimental_data_utils.cc(100): warning #68-D: integer conversion resulted in a change of sign
                                : -1;
                                  ^
          detected during instantiation of "std::pair<std::vector<signed int, std::allocator<signed int>>, std::vector<signed int, std::allocator<signed int>>> adamantine::get_expt_to_dof_mapping(const adamantine::PointsValues<dim> &, const dealii::DoFHandler<dim, dim> &) [with dim=2]" at line 226

Remark: The warnings can be suppressed with "-diag-suppress <warning-number>"

/var/jenkins/workspace/adamantine_PR-282/source/experimental_data_utils.cc(100): warning #68-D: integer conversion resulted in a change of sign
                                : -1;
                                  ^
          detected during instantiation of "std::pair<std::vector<signed int, std::allocator<signed int>>, std::vector<signed int, std::allocator<signed int>>> adamantine::get_expt_to_dof_mapping(const adamantine::PointsValues<dim> &, const dealii::DoFHandler<dim, dim> &) [with dim=3]" at line 229

/var/jenkins/workspace/adamantine_PR-282/source/material_deposition.cc(203): warning #68-D: integer conversion resulted in a change of sign
              box_size.at(axis<dim>::y) =
                          ^
          detected during instantiation of "std::tuple<std::vector<dealii::BoundingBox<dim, double>, std::allocator<dealii::BoundingBox<dim, double>>>, std::vector<double, std::allocator<double>>, std::vector<double, std::allocator<double>>, std::vector<double, std::allocator<double>>> adamantine::deposition_along_scan_path<dim>(const boost::property_tree::ptree &, const adamantine::ScanPath<dealii::MemorySpace::Host> &) [with dim=2]" at line 53

Remark: The warnings can be suppressed with "-diag-suppress <warning-number>"

/var/jenkins/workspace/adamantine_PR-282/source/material_deposition.cc(210): warning #68-D: integer conversion resulted in a change of sign
              box_size.at(axis<dim>::y) = std::abs(sin) * next_box_length;
                          ^
          detected during instantiation of "std::tuple<std::vector<dealii::BoundingBox<dim, double>, std::allocator<dealii::BoundingBox<dim, double>>>, std::vector<double, std::allocator<double>>, std::vector<double, std::allocator<double>>, std::vector<double, std::allocator<double>>> adamantine::deposition_along_scan_path<dim>(const boost::property_tree::ptree &, const adamantine::ScanPath<dealii::MemorySpace::Host> &) [with dim=2]" at line 53

[ 56%] Linking CXX static library libAdamantine.a
[ 56%] Built target Adamantine
[ 57%] Building CXX object tests/CMakeFiles/test_integration_da.dir/test_integration_da.cc.o
[ 57%] Building CXX object application/CMakeFiles/adamantine.dir/adamantine.cc.o
[ 58%] Building CXX object tests/CMakeFiles/test_heat_source.dir/test_heat_source.cc.o
[ 59%] Building CXX object tests/CMakeFiles/test_geometry.dir/test_geometry.cc.o
[ 59%] Building CXX object tests/CMakeFiles/test_data_assimilator.dir/test_data_assimilator.cc.o
[ 61%] Building CXX object tests/CMakeFiles/test_integration_3d_device.dir/test_integration_3d_device.cc.o
[ 61%] Building CXX object tests/CMakeFiles/test_implicit_operator.dir/test_implicit_operator.cc.o
[ 61%] Building CXX object tests/CMakeFiles/test_integration_thermoelastic.dir/test_integration_thermoelastic.cc.o
/var/jenkins/workspace/adamantine_PR-282/application/adamantine.cc(109): warning #186-D: pointless comparison of unsigned integer with zero
        p_order >= 0 && p_order < 5,
                ^

Remark: The warnings can be suppressed with "-diag-suppress <warning-number>"

[ 62%] Linking CXX executable ../bin/test_heat_source
/var/jenkins/workspace/adamantine_PR-282/application/adamantine.cc(109): warning #186-D: pointless comparison of unsigned integer with zero
        p_order >= 0 && p_order < 5,
                ^

Remark: The warnings can be suppressed with "-diag-suppress <warning-number>"

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(292): warning #20013-D: calling a constexpr __host__ function("max") from a __host__ __device__ function("max_value") is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this.
          std::max(value, _electron_beam_heat_sources(i).value(point, height));
          ^
          detected during:
            instantiation of "double adamantine::HeatSources<dim, MemorySpaceType>::max_value(const dealii::Point<dim, double> &, double) const [with dim=3, MemorySpaceType=dealii::MemorySpace::Host]" at line 551 of /var/jenkins/workspace/adamantine_PR-282/tests/../application/adamantine.hh
            instantiation of "std::vector<dealii::parallel::distributed::Triangulation<dim, dim>::active_cell_iterator, std::allocator<dealii::parallel::distributed::Triangulation<dim, dim>::active_cell_iterator>> compute_cells_to_refine(dealii::parallel::distributed::Triangulation<dim, dim> &, double, double, unsigned int, adamantine::HeatSources<dim, dealii::MemorySpace::Host> &, double, double) [with dim=3]" at line 618 of /var/jenkins/workspace/adamantine_PR-282/tests/../application/adamantine.hh
            instantiation of "void refine_mesh<dim,p_order,fe_degree,MaterialStates,MemorySpaceType>(std::unique_ptr<adamantine::ThermalPhysicsInterface<dim, MemorySpaceType>, std::default_delete<adamantine::ThermalPhysicsInterface<dim, MemorySpaceType>>> &, adamantine::MaterialProperty<dim, p_order, MaterialStates, MemorySpaceType> &, dealii::LinearAlgebra::distributed::Vector<double, MemorySpaceType> &, const adamantine::HeatSources<dim, MemorySpaceType> &, double, double, unsigned int, const boost::property_tree::ptree &) [with dim=3, p_order=3, fe_degree=1, MaterialStates=adamantine::SolidLiquidPowder, MemorySpaceType=dealii::MemorySpace::Host]" at line 677 of /var/jenkins/workspace/adamantine_PR-282/tests/../application/adamantine.hh
            instantiation of "void refine_mesh(std::unique_ptr<adamantine::ThermalPhysicsInterface<dim, MemorySpaceType>, std::default_delete<adamantine::ThermalPhysicsInterface<dim, MemorySpaceType>>> &, adamantine::MaterialProperty<dim, p_order, MaterialStates, MemorySpaceType> &, dealii::LinearAlgebra::distributed::Vector<double, MemorySpaceType> &, const adamantine::HeatSources<dim, MemorySpaceType> &, double, double, unsigned int, const boost::property_tree::ptree &) [with dim=3, p_order=3, MaterialStates=adamantine::SolidLiquidPowder, MemorySpaceType=dealii::MemorySpace::Host]" at line 986 of /var/jenkins/workspace/adamantine_PR-282/tests/../application/adamantine.hh
            instantiation of "std::pair<dealii::LinearAlgebra::distributed::Vector<double, dealii::MemorySpace::Host>, dealii::LinearAlgebra::distributed::Vector<double, dealii::MemorySpace::Host>> run<dim,p_order,MaterialStates,MemorySpaceType>(const MPI_Comm &, const boost::property_tree::ptree &, std::vector<adamantine::Timer, std::allocator<adamantine::Timer>> &) [with dim=3, p_order=3, MaterialStates=adamantine::SolidLiquidPowder, MemorySpaceType=dealii::MemorySpace::Host]" at line 38 of /var/jenkins/workspace/adamantine_PR-282/tests/test_integration_thermoelastic.cc

Remark: The warnings can be suppressed with "-diag-suppress <warning-number>"

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(294): warning #20013-D: calling a constexpr __host__ function("max") from a __host__ __device__ function("max_value") is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this.
      value = std::max(value, _cube_heat_sources(i).value(point, height));
              ^
          detected during:
            instantiation of "double adamantine::HeatSources<dim, MemorySpaceType>::max_value(const dealii::Point<dim, double> &, double) const [with dim=3, MemorySpaceType=dealii::MemorySpace::Host]" at line 551 of /var/jenkins/workspace/adamantine_PR-282/tests/../application/adamantine.hh
            instantiation of "std::vector<dealii::parallel::distributed::Triangulation<dim, dim>::active_cell_iterator, std::allocator<dealii::parallel::distributed::Triangulation<dim, dim>::active_cell_iterator>> compute_cells_to_refine(dealii::parallel::distributed::Triangulation<dim, dim> &, double, double, unsigned int, adamantine::HeatSources<dim, dealii::MemorySpace::Host> &, double, double) [with dim=3]" at line 618 of /var/jenkins/workspace/adamantine_PR-282/tests/../application/adamantine.hh
            instantiation of "void refine_mesh<dim,p_order,fe_degree,MaterialStates,MemorySpaceType>(std::unique_ptr<adamantine::ThermalPhysicsInterface<dim, MemorySpaceType>, std::default_delete<adamantine::ThermalPhysicsInterface<dim, MemorySpaceType>>> &, adamantine::MaterialProperty<dim, p_order, MaterialStates, MemorySpaceType> &, dealii::LinearAlgebra::distributed::Vector<double, MemorySpaceType> &, const adamantine::HeatSources<dim, MemorySpaceType> &, double, double, unsigned int, const boost::property_tree::ptree &) [with dim=3, p_order=3, fe_degree=1, MaterialStates=adamantine::SolidLiquidPowder, MemorySpaceType=dealii::MemorySpace::Host]" at line 677 of /var/jenkins/workspace/adamantine_PR-282/tests/../application/adamantine.hh
            instantiation of "void refine_mesh(std::unique_ptr<adamantine::ThermalPhysicsInterface<dim, MemorySpaceType>, std::default_delete<adamantine::ThermalPhysicsInterface<dim, MemorySpaceType>>> &, adamantine::MaterialProperty<dim, p_order, MaterialStates, MemorySpaceType> &, dealii::LinearAlgebra::distributed::Vector<double, MemorySpaceType> &, const adamantine::HeatSources<dim, MemorySpaceType> &, double, double, unsigned int, const boost::property_tree::ptree &) [with dim=3, p_order=3, MaterialStates=adamantine::SolidLiquidPowder, MemorySpaceType=dealii::MemorySpace::Host]" at line 986 of /var/jenkins/workspace/adamantine_PR-282/tests/../application/adamantine.hh
            instantiation of "std::pair<dealii::LinearAlgebra::distributed::Vector<double, dealii::MemorySpace::Host>, dealii::LinearAlgebra::distributed::Vector<double, dealii::MemorySpace::Host>> run<dim,p_order,MaterialStates,MemorySpaceType>(const MPI_Comm &, const boost::property_tree::ptree &, std::vector<adamantine::Timer, std::allocator<adamantine::Timer>> &) [with dim=3, p_order=3, MaterialStates=adamantine::SolidLiquidPowder, MemorySpaceType=dealii::MemorySpace::Host]" at line 38 of /var/jenkins/workspace/adamantine_PR-282/tests/test_integration_thermoelastic.cc

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(296): warning #20013-D: calling a constexpr __host__ function("max") from a __host__ __device__ function("max_value") is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this.
      value = std::max(value, _goldak_heat_sources(i).value(point, height));
              ^
          detected during:
            instantiation of "double adamantine::HeatSources<dim, MemorySpaceType>::max_value(const dealii::Point<dim, double> &, double) const [with dim=3, MemorySpaceType=dealii::MemorySpace::Host]" at line 551 of /var/jenkins/workspace/adamantine_PR-282/tests/../application/adamantine.hh
            instantiation of "std::vector<dealii::parallel::distributed::Triangulation<dim, dim>::active_cell_iterator, std::allocator<dealii::parallel::distributed::Triangulation<dim, dim>::active_cell_iterator>> compute_cells_to_refine(dealii::parallel::distributed::Triangulation<dim, dim> &, double, double, unsigned int, adamantine::HeatSources<dim, dealii::MemorySpace::Host> &, double, double) [with dim=3]" at line 618 of /var/jenkins/workspace/adamantine_PR-282/tests/../application/adamantine.hh
            instantiation of "void refine_mesh<dim,p_order,fe_degree,MaterialStates,MemorySpaceType>(std::unique_ptr<adamantine::ThermalPhysicsInterface<dim, MemorySpaceType>, std::default_delete<adamantine::ThermalPhysicsInterface<dim, MemorySpaceType>>> &, adamantine::MaterialProperty<dim, p_order, MaterialStates, MemorySpaceType> &, dealii::LinearAlgebra::distributed::Vector<double, MemorySpaceType> &, const adamantine::HeatSources<dim, MemorySpaceType> &, double, double, unsigned int, const boost::property_tree::ptree &) [with dim=3, p_order=3, fe_degree=1, MaterialStates=adamantine::SolidLiquidPowder, MemorySpaceType=dealii::MemorySpace::Host]" at line 677 of /var/jenkins/workspace/adamantine_PR-282/tests/../application/adamantine.hh
            instantiation of "void refine_mesh(std::unique_ptr<adamantine::ThermalPhysicsInterface<dim, MemorySpaceType>, std::default_delete<adamantine::ThermalPhysicsInterface<dim, MemorySpaceType>>> &, adamantine::MaterialProperty<dim, p_order, MaterialStates, MemorySpaceType> &, dealii::LinearAlgebra::distributed::Vector<double, MemorySpaceType> &, const adamantine::HeatSources<dim, MemorySpaceType> &, double, double, unsigned int, const boost::property_tree::ptree &) [with dim=3, p_order=3, MaterialStates=adamantine::SolidLiquidPowder, MemorySpaceType=dealii::MemorySpace::Host]" at line 986 of /var/jenkins/workspace/adamantine_PR-282/tests/../application/adamantine.hh
            instantiation of "std::pair<dealii::LinearAlgebra::distributed::Vector<double, dealii::MemorySpace::Host>, dealii::LinearAlgebra::distributed::Vector<double, dealii::MemorySpace::Host>> run<dim,p_order,MaterialStates,MemorySpaceType>(const MPI_Comm &, const boost::property_tree::ptree &, std::vector<adamantine::Timer, std::allocator<adamantine::Timer>> &) [with dim=3, p_order=3, MaterialStates=adamantine::SolidLiquidPowder, MemorySpaceType=dealii::MemorySpace::Host]" at line 38 of /var/jenkins/workspace/adamantine_PR-282/tests/test_integration_thermoelastic.cc

[ 62%] Built target test_heat_source
[ 62%] Building CXX object tests/CMakeFiles/test_material_property.dir/test_material_property.cc.o
/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(292): warning #20013-D: calling a constexpr __host__ function("max") from a __host__ __device__ function("max_value") is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this.
          std::max(value, _electron_beam_heat_sources(i).value(point, height));
          ^
          detected during:
            instantiation of "double adamantine::HeatSources<dim, MemorySpaceType>::max_value(const dealii::Point<dim, double> &, double) const [with dim=3, MemorySpaceType=dealii::MemorySpace::Host]" at line 551 of /var/jenkins/workspace/adamantine_PR-282/tests/../application/adamantine.hh
            instantiation of "std::vector<dealii::parallel::distributed::Triangulation<dim, dim>::active_cell_iterator, std::allocator<dealii::parallel::distributed::Triangulation<dim, dim>::active_cell_iterator>> compute_cells_to_refine(dealii::parallel::distributed::Triangulation<dim, dim> &, double, double, unsigned int, adamantine::HeatSources<dim, dealii::MemorySpace::Host> &, double, double) [with dim=3]" at line 618 of /var/jenkins/workspace/adamantine_PR-282/tests/../application/adamantine.hh
            instantiation of "void refine_mesh<dim,p_order,fe_degree,MaterialStates,MemorySpaceType>(std::unique_ptr<adamantine::ThermalPhysicsInterface<dim, MemorySpaceType>, std::default_delete<adamantine::ThermalPhysicsInterface<dim, MemorySpaceType>>> &, adamantine::MaterialProperty<dim, p_order, MaterialStates, MemorySpaceType> &, dealii::LinearAlgebra::distributed::Vector<double, MemorySpaceType> &, const adamantine::HeatSources<dim, MemorySpaceType> &, double, double, unsigned int, const boost::property_tree::ptree &) [with dim=3, p_order=1, fe_degree=1, MaterialStates=adamantine::SolidLiquidPowder, MemorySpaceType=dealii::MemorySpace::Host]" at line 677 of /var/jenkins/workspace/adamantine_PR-282/tests/../application/adamantine.hh
            instantiation of "void refine_mesh(std::unique_ptr<adamantine::ThermalPhysicsInterface<dim, MemorySpaceType>, std::default_delete<adamantine::ThermalPhysicsInterface<dim, MemorySpaceType>>> &, adamantine::MaterialProperty<dim, p_order, MaterialStates, MemorySpaceType> &, dealii::LinearAlgebra::distributed::Vector<double, MemorySpaceType> &, const adamantine::HeatSources<dim, MemorySpaceType> &, double, double, unsigned int, const boost::property_tree::ptree &) [with dim=3, p_order=1, MaterialStates=adamantine::SolidLiquidPowder, MemorySpaceType=dealii::MemorySpace::Host]" at line 1723 of /var/jenkins/workspace/adamantine_PR-282/tests/../application/adamantine.hh
            instantiation of "std::vector<dealii::LinearAlgebra::distributed::BlockVector<double>, std::allocator<dealii::LinearAlgebra::distributed::BlockVector<double>>> run_ensemble<dim,p_order,MaterialStates,MemorySpaceType>(const MPI_Comm &, const boost::property_tree::ptree &, std::vector<adamantine::Timer, std::allocator<adamantine::Timer>> &) [with dim=3, p_order=1, MaterialStates=adamantine::SolidLiquidPowder, MemorySpaceType=dealii::MemorySpace::Host]" at line 36 of /var/jenkins/workspace/adamantine_PR-282/tests/test_integration_da.cc

Remark: The warnings can be suppressed with "-diag-suppress <warning-number>"

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(294): warning #20013-D: calling a constexpr __host__ function("max") from a __host__ __device__ function("max_value") is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this.
      value = std::max(value, _cube_heat_sources(i).value(point, height));
              ^
          detected during:
            instantiation of "double adamantine::HeatSources<dim, MemorySpaceType>::max_value(const dealii::Point<dim, double> &, double) const [with dim=3, MemorySpaceType=dealii::MemorySpace::Host]" at line 551 of /var/jenkins/workspace/adamantine_PR-282/tests/../application/adamantine.hh
            instantiation of "std::vector<dealii::parallel::distributed::Triangulation<dim, dim>::active_cell_iterator, std::allocator<dealii::parallel::distributed::Triangulation<dim, dim>::active_cell_iterator>> compute_cells_to_refine(dealii::parallel::distributed::Triangulation<dim, dim> &, double, double, unsigned int, adamantine::HeatSources<dim, dealii::MemorySpace::Host> &, double, double) [with dim=3]" at line 618 of /var/jenkins/workspace/adamantine_PR-282/tests/../application/adamantine.hh
            instantiation of "void refine_mesh<dim,p_order,fe_degree,MaterialStates,MemorySpaceType>(std::unique_ptr<adamantine::ThermalPhysicsInterface<dim, MemorySpaceType>, std::default_delete<adamantine::ThermalPhysicsInterface<dim, MemorySpaceType>>> &, adamantine::MaterialProperty<dim, p_order, MaterialStates, MemorySpaceType> &, dealii::LinearAlgebra::distributed::Vector<double, MemorySpaceType> &, const adamantine::HeatSources<dim, MemorySpaceType> &, double, double, unsigned int, const boost::property_tree::ptree &) [with dim=3, p_order=1, fe_degree=1, MaterialStates=adamantine::SolidLiquidPowder, MemorySpaceType=dealii::MemorySpace::Host]" at line 677 of /var/jenkins/workspace/adamantine_PR-282/tests/../application/adamantine.hh
            instantiation of "void refine_mesh(std::unique_ptr<adamantine::ThermalPhysicsInterface<dim, MemorySpaceType>, std::default_delete<adamantine::ThermalPhysicsInterface<dim, MemorySpaceType>>> &, adamantine::MaterialProperty<dim, p_order, MaterialStates, MemorySpaceType> &, dealii::LinearAlgebra::distributed::Vector<double, MemorySpaceType> &, const adamantine::HeatSources<dim, MemorySpaceType> &, double, double, unsigned int, const boost::property_tree::ptree &) [with dim=3, p_order=1, MaterialStates=adamantine::SolidLiquidPowder, MemorySpaceType=dealii::MemorySpace::Host]" at line 1723 of /var/jenkins/workspace/adamantine_PR-282/tests/../application/adamantine.hh
            instantiation of "std::vector<dealii::LinearAlgebra::distributed::BlockVector<double>, std::allocator<dealii::LinearAlgebra::distributed::BlockVector<double>>> run_ensemble<dim,p_order,MaterialStates,MemorySpaceType>(const MPI_Comm &, const boost::property_tree::ptree &, std::vector<adamantine::Timer, std::allocator<adamantine::Timer>> &) [with dim=3, p_order=1, MaterialStates=adamantine::SolidLiquidPowder, MemorySpaceType=dealii::MemorySpace::Host]" at line 36 of /var/jenkins/workspace/adamantine_PR-282/tests/test_integration_da.cc

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(296): warning #20013-D: calling a constexpr __host__ function("max") from a __host__ __device__ function("max_value") is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this.
      value = std::max(value, _goldak_heat_sources(i).value(point, height));
              ^
          detected during:
            instantiation of "double adamantine::HeatSources<dim, MemorySpaceType>::max_value(const dealii::Point<dim, double> &, double) const [with dim=3, MemorySpaceType=dealii::MemorySpace::Host]" at line 551 of /var/jenkins/workspace/adamantine_PR-282/tests/../application/adamantine.hh
            instantiation of "std::vector<dealii::parallel::distributed::Triangulation<dim, dim>::active_cell_iterator, std::allocator<dealii::parallel::distributed::Triangulation<dim, dim>::active_cell_iterator>> compute_cells_to_refine(dealii::parallel::distributed::Triangulation<dim, dim> &, double, double, unsigned int, adamantine::HeatSources<dim, dealii::MemorySpace::Host> &, double, double) [with dim=3]" at line 618 of /var/jenkins/workspace/adamantine_PR-282/tests/../application/adamantine.hh
            instantiation of "void refine_mesh<dim,p_order,fe_degree,MaterialStates,MemorySpaceType>(std::unique_ptr<adamantine::ThermalPhysicsInterface<dim, MemorySpaceType>, std::default_delete<adamantine::ThermalPhysicsInterface<dim, MemorySpaceType>>> &, adamantine::MaterialProperty<dim, p_order, MaterialStates, MemorySpaceType> &, dealii::LinearAlgebra::distributed::Vector<double, MemorySpaceType> &, const adamantine::HeatSources<dim, MemorySpaceType> &, double, double, unsigned int, const boost::property_tree::ptree &) [with dim=3, p_order=1, fe_degree=1, MaterialStates=adamantine::SolidLiquidPowder, MemorySpaceType=dealii::MemorySpace::Host]" at line 677 of /var/jenkins/workspace/adamantine_PR-282/tests/../application/adamantine.hh
            instantiation of "void refine_mesh(std::unique_ptr<adamantine::ThermalPhysicsInterface<dim, MemorySpaceType>, std::default_delete<adamantine::ThermalPhysicsInterface<dim, MemorySpaceType>>> &, adamantine::MaterialProperty<dim, p_order, MaterialStates, MemorySpaceType> &, dealii::LinearAlgebra::distributed::Vector<double, MemorySpaceType> &, const adamantine::HeatSources<dim, MemorySpaceType> &, double, double, unsigned int, const boost::property_tree::ptree &) [with dim=3, p_order=1, MaterialStates=adamantine::SolidLiquidPowder, MemorySpaceType=dealii::MemorySpace::Host]" at line 1723 of /var/jenkins/workspace/adamantine_PR-282/tests/../application/adamantine.hh
            instantiation of "std::vector<dealii::LinearAlgebra::distributed::BlockVector<double>, std::allocator<dealii::LinearAlgebra::distributed::BlockVector<double>>> run_ensemble<dim,p_order,MaterialStates,MemorySpaceType>(const MPI_Comm &, const boost::property_tree::ptree &, std::vector<adamantine::Timer, std::allocator<adamantine::Timer>> &) [with dim=3, p_order=1, MaterialStates=adamantine::SolidLiquidPowder, MemorySpaceType=dealii::MemorySpace::Host]" at line 36 of /var/jenkins/workspace/adamantine_PR-282/tests/test_integration_da.cc

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(292): warning #20013-D: calling a constexpr __host__ function("max") from a __host__ __device__ function("max_value") is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this.
          std::max(value, _electron_beam_heat_sources(i).value(point, height));
          ^
          detected during:
            instantiation of "double adamantine::HeatSources<dim, MemorySpaceType>::max_value(const dealii::Point<dim, double> &, double) const [with dim=3, MemorySpaceType=dealii::MemorySpace::Host]" at line 551 of /var/jenkins/workspace/adamantine_PR-282/tests/../application/adamantine.hh
            instantiation of "std::vector<dealii::parallel::distributed::Triangulation<dim, dim>::active_cell_iterator, std::allocator<dealii::parallel::distributed::Triangulation<dim, dim>::active_cell_iterator>> compute_cells_to_refine(dealii::parallel::distributed::Triangulation<dim, dim> &, double, double, unsigned int, adamantine::HeatSources<dim, dealii::MemorySpace::Host> &, double, double) [with dim=3]" at line 618 of /var/jenkins/workspace/adamantine_PR-282/tests/../application/adamantine.hh
            instantiation of "void refine_mesh<dim,p_order,fe_degree,MaterialStates,MemorySpaceType>(std::unique_ptr<adamantine::ThermalPhysicsInterface<dim, MemorySpaceType>, std::default_delete<adamantine::ThermalPhysicsInterface<dim, MemorySpaceType>>> &, adamantine::MaterialProperty<dim, p_order, MaterialStates, MemorySpaceType> &, dealii::LinearAlgebra::distributed::Vector<double, MemorySpaceType> &, const adamantine::HeatSources<dim, MemorySpaceType> &, double, double, unsigned int, const boost::property_tree::ptree &) [with dim=3, p_order=3, fe_degree=1, MaterialStates=adamantine::SolidLiquid, MemorySpaceType=dealii::MemorySpace::Default]" at line 677 of /var/jenkins/workspace/adamantine_PR-282/tests/../application/adamantine.hh
            instantiation of "void refine_mesh(std::unique_ptr<adamantine::ThermalPhysicsInterface<dim, MemorySpaceType>, std::default_delete<adamantine::ThermalPhysicsInterface<dim, MemorySpaceType>>> &, adamantine::MaterialProperty<dim, p_order, MaterialStates, MemorySpaceType> &, dealii::LinearAlgebra::distributed::Vector<double, MemorySpaceType> &, const adamantine::HeatSources<dim, MemorySpaceType> &, double, double, unsigned int, const boost::property_tree::ptree &) [with dim=3, p_order=3, MaterialStates=adamantine::SolidLiquid, MemorySpaceType=dealii::MemorySpace::Default]" at line 986 of /var/jenkins/workspace/adamantine_PR-282/tests/../application/adamantine.hh
            instantiation of "std::pair<dealii::LinearAlgebra::distributed::Vector<double, dealii::MemorySpace::Host>, dealii::LinearAlgebra::distributed::Vector<double, dealii::MemorySpace::Host>> run<dim,p_order,MaterialStates,MemorySpaceType>(const MPI_Comm &, const boost::property_tree::ptree &, std::vector<adamantine::Timer, std::allocator<adamantine::Timer>> &) [with dim=3, p_order=3, MaterialStates=adamantine::SolidLiquid, MemorySpaceType=dealii::MemorySpace::Default]" at line 37 of /var/jenkins/workspace/adamantine_PR-282/tests/test_integration_3d_device.cc

Remark: The warnings can be suppressed with "-diag-suppress <warning-number>"

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(294): warning #20013-D: calling a constexpr __host__ function("max") from a __host__ __device__ function("max_value") is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this.
      value = std::max(value, _cube_heat_sources(i).value(point, height));
              ^
          detected during:
            instantiation of "double adamantine::HeatSources<dim, MemorySpaceType>::max_value(const dealii::Point<dim, double> &, double) const [with dim=3, MemorySpaceType=dealii::MemorySpace::Host]" at line 551 of /var/jenkins/workspace/adamantine_PR-282/tests/../application/adamantine.hh
            instantiation of "std::vector<dealii::parallel::distributed::Triangulation<dim, dim>::active_cell_iterator, std::allocator<dealii::parallel::distributed::Triangulation<dim, dim>::active_cell_iterator>> compute_cells_to_refine(dealii::parallel::distributed::Triangulation<dim, dim> &, double, double, unsigned int, adamantine::HeatSources<dim, dealii::MemorySpace::Host> &, double, double) [with dim=3]" at line 618 of /var/jenkins/workspace/adamantine_PR-282/tests/../application/adamantine.hh
            instantiation of "void refine_mesh<dim,p_order,fe_degree,MaterialStates,MemorySpaceType>(std::unique_ptr<adamantine::ThermalPhysicsInterface<dim, MemorySpaceType>, std::default_delete<adamantine::ThermalPhysicsInterface<dim, MemorySpaceType>>> &, adamantine::MaterialProperty<dim, p_order, MaterialStates, MemorySpaceType> &, dealii::LinearAlgebra::distributed::Vector<double, MemorySpaceType> &, const adamantine::HeatSources<dim, MemorySpaceType> &, double, double, unsigned int, const boost::property_tree::ptree &) [with dim=3, p_order=3, fe_degree=1, MaterialStates=adamantine::SolidLiquid, MemorySpaceType=dealii::MemorySpace::Default]" at line 677 of /var/jenkins/workspace/adamantine_PR-282/tests/../application/adamantine.hh
            instantiation of "void refine_mesh(std::unique_ptr<adamantine::ThermalPhysicsInterface<dim, MemorySpaceType>, std::default_delete<adamantine::ThermalPhysicsInterface<dim, MemorySpaceType>>> &, adamantine::MaterialProperty<dim, p_order, MaterialStates, MemorySpaceType> &, dealii::LinearAlgebra::distributed::Vector<double, MemorySpaceType> &, const adamantine::HeatSources<dim, MemorySpaceType> &, double, double, unsigned int, const boost::property_tree::ptree &) [with dim=3, p_order=3, MaterialStates=adamantine::SolidLiquid, MemorySpaceType=dealii::MemorySpace::Default]" at line 986 of /var/jenkins/workspace/adamantine_PR-282/tests/../application/adamantine.hh
            instantiation of "std::pair<dealii::LinearAlgebra::distributed::Vector<double, dealii::MemorySpace::Host>, dealii::LinearAlgebra::distributed::Vector<double, dealii::MemorySpace::Host>> run<dim,p_order,MaterialStates,MemorySpaceType>(const MPI_Comm &, const boost::property_tree::ptree &, std::vector<adamantine::Timer, std::allocator<adamantine::Timer>> &) [with dim=3, p_order=3, MaterialStates=adamantine::SolidLiquid, MemorySpaceType=dealii::MemorySpace::Default]" at line 37 of /var/jenkins/workspace/adamantine_PR-282/tests/test_integration_3d_device.cc

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(296): warning #20013-D: calling a constexpr __host__ function("max") from a __host__ __device__ function("max_value") is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this.
      value = std::max(value, _goldak_heat_sources(i).value(point, height));
              ^
          detected during:
            instantiation of "double adamantine::HeatSources<dim, MemorySpaceType>::max_value(const dealii::Point<dim, double> &, double) const [with dim=3, MemorySpaceType=dealii::MemorySpace::Host]" at line 551 of /var/jenkins/workspace/adamantine_PR-282/tests/../application/adamantine.hh
            instantiation of "std::vector<dealii::parallel::distributed::Triangulation<dim, dim>::active_cell_iterator, std::allocator<dealii::parallel::distributed::Triangulation<dim, dim>::active_cell_iterator>> compute_cells_to_refine(dealii::parallel::distributed::Triangulation<dim, dim> &, double, double, unsigned int, adamantine::HeatSources<dim, dealii::MemorySpace::Host> &, double, double) [with dim=3]" at line 618 of /var/jenkins/workspace/adamantine_PR-282/tests/../application/adamantine.hh
            instantiation of "void refine_mesh<dim,p_order,fe_degree,MaterialStates,MemorySpaceType>(std::unique_ptr<adamantine::ThermalPhysicsInterface<dim, MemorySpaceType>, std::default_delete<adamantine::ThermalPhysicsInterface<dim, MemorySpaceType>>> &, adamantine::MaterialProperty<dim, p_order, MaterialStates, MemorySpaceType> &, dealii::LinearAlgebra::distributed::Vector<double, MemorySpaceType> &, const adamantine::HeatSources<dim, MemorySpaceType> &, double, double, unsigned int, const boost::property_tree::ptree &) [with dim=3, p_order=3, fe_degree=1, MaterialStates=adamantine::SolidLiquid, MemorySpaceType=dealii::MemorySpace::Default]" at line 677 of /var/jenkins/workspace/adamantine_PR-282/tests/../application/adamantine.hh
            instantiation of "void refine_mesh(std::unique_ptr<adamantine::ThermalPhysicsInterface<dim, MemorySpaceType>, std::default_delete<adamantine::ThermalPhysicsInterface<dim, MemorySpaceType>>> &, adamantine::MaterialProperty<dim, p_order, MaterialStates, MemorySpaceType> &, dealii::LinearAlgebra::distributed::Vector<double, MemorySpaceType> &, const adamantine::HeatSources<dim, MemorySpaceType> &, double, double, unsigned int, const boost::property_tree::ptree &) [with dim=3, p_order=3, MaterialStates=adamantine::SolidLiquid, MemorySpaceType=dealii::MemorySpace::Default]" at line 986 of /var/jenkins/workspace/adamantine_PR-282/tests/../application/adamantine.hh
            instantiation of "std::pair<dealii::LinearAlgebra::distributed::Vector<double, dealii::MemorySpace::Host>, dealii::LinearAlgebra::distributed::Vector<double, dealii::MemorySpace::Host>> run<dim,p_order,MaterialStates,MemorySpaceType>(const MPI_Comm &, const boost::property_tree::ptree &, std::vector<adamantine::Timer, std::allocator<adamantine::Timer>> &) [with dim=3, p_order=3, MaterialStates=adamantine::SolidLiquid, MemorySpaceType=dealii::MemorySpace::Default]" at line 37 of /var/jenkins/workspace/adamantine_PR-282/tests/test_integration_3d_device.cc

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(292): warning #20013-D: calling a constexpr __host__ function("max") from a __host__ __device__ function("max_value") is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this.
          std::max(value, _electron_beam_heat_sources(i).value(point, height));
          ^
          detected during:
            instantiation of "double adamantine::HeatSources<dim, MemorySpaceType>::max_value(const dealii::Point<dim, double> &, double) const [with dim=2, MemorySpaceType=dealii::MemorySpace::Host]" at line 551 of /var/jenkins/workspace/adamantine_PR-282/application/adamantine.hh
            instantiation of "std::vector<dealii::parallel::distributed::Triangulation<dim, dim>::active_cell_iterator, std::allocator<dealii::parallel::distributed::Triangulation<dim, dim>::active_cell_iterator>> compute_cells_to_refine(dealii::parallel::distributed::Triangulation<dim, dim> &, double, double, unsigned int, adamantine::HeatSources<dim, dealii::MemorySpace::Host> &, double, double) [with dim=2]" at line 618 of /var/jenkins/workspace/adamantine_PR-282/application/adamantine.hh
            instantiation of "void refine_mesh<dim,p_order,fe_degree,MaterialStates,MemorySpaceType>(std::unique_ptr<adamantine::ThermalPhysicsInterface<dim, MemorySpaceType>, std::default_delete<adamantine::ThermalPhysicsInterface<dim, MemorySpaceType>>> &, adamantine::MaterialProperty<dim, p_order, MaterialStates, MemorySpaceType> &, dealii::LinearAlgebra::distributed::Vector<double, MemorySpaceType> &, const adamantine::HeatSources<dim, MemorySpaceType> &, double, double, unsigned int, const boost::property_tree::ptree &) [with dim=2, p_order=0, fe_degree=1, MaterialStates=adamantine::Solid, MemorySpaceType=dealii::MemorySpace::Host]" at line 677 of /var/jenkins/workspace/adamantine_PR-282/application/adamantine.hh
            instantiation of "void refine_mesh(std::unique_ptr<adamantine::ThermalPhysicsInterface<dim, MemorySpaceType>, std::default_delete<adamantine::ThermalPhysicsInterface<dim, MemorySpaceType>>> &, adamantine::MaterialProperty<dim, p_order, MaterialStates, MemorySpaceType> &, dealii::LinearAlgebra::distributed::Vector<double, MemorySpaceType> &, const adamantine::HeatSources<dim, MemorySpaceType> &, double, double, unsigned int, const boost::property_tree::ptree &) [with dim=2, p_order=0, MaterialStates=adamantine::Solid, MemorySpaceType=dealii::MemorySpace::Host]" at line 1723 of /var/jenkins/workspace/adamantine_PR-282/application/adamantine.hh
            instantiation of "std::vector<dealii::LinearAlgebra::distributed::BlockVector<double>, std::allocator<dealii::LinearAlgebra::distributed::BlockVector<double>>> run_ensemble<dim,p_order,MaterialStates,MemorySpaceType>(const MPI_Comm &, const boost::property_tree::ptree &, std::vector<adamantine::Timer, std::allocator<adamantine::Timer>> &) [with dim=2, p_order=0, MaterialStates=adamantine::Solid, MemorySpaceType=dealii::MemorySpace::Host]" at line 268 of /var/jenkins/workspace/adamantine_PR-282/application/adamantine.cc

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(294): warning #20013-D: calling a constexpr __host__ function("max") from a __host__ __device__ function("max_value") is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this.
      value = std::max(value, _cube_heat_sources(i).value(point, height));
              ^
          detected during:
            instantiation of "double adamantine::HeatSources<dim, MemorySpaceType>::max_value(const dealii::Point<dim, double> &, double) const [with dim=2, MemorySpaceType=dealii::MemorySpace::Host]" at line 551 of /var/jenkins/workspace/adamantine_PR-282/application/adamantine.hh
            instantiation of "std::vector<dealii::parallel::distributed::Triangulation<dim, dim>::active_cell_iterator, std::allocator<dealii::parallel::distributed::Triangulation<dim, dim>::active_cell_iterator>> compute_cells_to_refine(dealii::parallel::distributed::Triangulation<dim, dim> &, double, double, unsigned int, adamantine::HeatSources<dim, dealii::MemorySpace::Host> &, double, double) [with dim=2]" at line 618 of /var/jenkins/workspace/adamantine_PR-282/application/adamantine.hh
            instantiation of "void refine_mesh<dim,p_order,fe_degree,MaterialStates,MemorySpaceType>(std::unique_ptr<adamantine::ThermalPhysicsInterface<dim, MemorySpaceType>, std::default_delete<adamantine::ThermalPhysicsInterface<dim, MemorySpaceType>>> &, adamantine::MaterialProperty<dim, p_order, MaterialStates, MemorySpaceType> &, dealii::LinearAlgebra::distributed::Vector<double, MemorySpaceType> &, const adamantine::HeatSources<dim, MemorySpaceType> &, double, double, unsigned int, const boost::property_tree::ptree &) [with dim=2, p_order=0, fe_degree=1, MaterialStates=adamantine::Solid, MemorySpaceType=dealii::MemorySpace::Host]" at line 677 of /var/jenkins/workspace/adamantine_PR-282/application/adamantine.hh
            instantiation of "void refine_mesh(std::unique_ptr<adamantine::ThermalPhysicsInterface<dim, MemorySpaceType>, std::default_delete<adamantine::ThermalPhysicsInterface<dim, MemorySpaceType>>> &, adamantine::MaterialProperty<dim, p_order, MaterialStates, MemorySpaceType> &, dealii::LinearAlgebra::distributed::Vector<double, MemorySpaceType> &, const adamantine::HeatSources<dim, MemorySpaceType> &, double, double, unsigned int, const boost::property_tree::ptree &) [with dim=2, p_order=0, MaterialStates=adamantine::Solid, MemorySpaceType=dealii::MemorySpace::Host]" at line 1723 of /var/jenkins/workspace/adamantine_PR-282/application/adamantine.hh
            instantiation of "std::vector<dealii::LinearAlgebra::distributed::BlockVector<double>, std::allocator<dealii::LinearAlgebra::distributed::BlockVector<double>>> run_ensemble<dim,p_order,MaterialStates,MemorySpaceType>(const MPI_Comm &, const boost::property_tree::ptree &, std::vector<adamantine::Timer, std::allocator<adamantine::Timer>> &) [with dim=2, p_order=0, MaterialStates=adamantine::Solid, MemorySpaceType=dealii::MemorySpace::Host]" at line 268 of /var/jenkins/workspace/adamantine_PR-282/application/adamantine.cc

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(296): warning #20013-D: calling a constexpr __host__ function("max") from a __host__ __device__ function("max_value") is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this.
      value = std::max(value, _goldak_heat_sources(i).value(point, height));
              ^
          detected during:
            instantiation of "double adamantine::HeatSources<dim, MemorySpaceType>::max_value(const dealii::Point<dim, double> &, double) const [with dim=2, MemorySpaceType=dealii::MemorySpace::Host]" at line 551 of /var/jenkins/workspace/adamantine_PR-282/application/adamantine.hh
            instantiation of "std::vector<dealii::parallel::distributed::Triangulation<dim, dim>::active_cell_iterator, std::allocator<dealii::parallel::distributed::Triangulation<dim, dim>::active_cell_iterator>> compute_cells_to_refine(dealii::parallel::distributed::Triangulation<dim, dim> &, double, double, unsigned int, adamantine::HeatSources<dim, dealii::MemorySpace::Host> &, double, double) [with dim=2]" at line 618 of /var/jenkins/workspace/adamantine_PR-282/application/adamantine.hh
            instantiation of "void refine_mesh<dim,p_order,fe_degree,MaterialStates,MemorySpaceType>(std::unique_ptr<adamantine::ThermalPhysicsInterface<dim, MemorySpaceType>, std::default_delete<adamantine::ThermalPhysicsInterface<dim, MemorySpaceType>>> &, adamantine::MaterialProperty<dim, p_order, MaterialStates, MemorySpaceType> &, dealii::LinearAlgebra::distributed::Vector<double, MemorySpaceType> &, const adamantine::HeatSources<dim, MemorySpaceType> &, double, double, unsigned int, const boost::property_tree::ptree &) [with dim=2, p_order=0, fe_degree=1, MaterialStates=adamantine::Solid, MemorySpaceType=dealii::MemorySpace::Host]" at line 677 of /var/jenkins/workspace/adamantine_PR-282/application/adamantine.hh
            instantiation of "void refine_mesh(std::unique_ptr<adamantine::ThermalPhysicsInterface<dim, MemorySpaceType>, std::default_delete<adamantine::ThermalPhysicsInterface<dim, MemorySpaceType>>> &, adamantine::MaterialProperty<dim, p_order, MaterialStates, MemorySpaceType> &, dealii::LinearAlgebra::distributed::Vector<double, MemorySpaceType> &, const adamantine::HeatSources<dim, MemorySpaceType> &, double, double, unsigned int, const boost::property_tree::ptree &) [with dim=2, p_order=0, MaterialStates=adamantine::Solid, MemorySpaceType=dealii::MemorySpace::Host]" at line 1723 of /var/jenkins/workspace/adamantine_PR-282/application/adamantine.hh
            instantiation of "std::vector<dealii::LinearAlgebra::distributed::BlockVector<double>, std::allocator<dealii::LinearAlgebra::distributed::BlockVector<double>>> run_ensemble<dim,p_order,MaterialStates,MemorySpaceType>(const MPI_Comm &, const boost::property_tree::ptree &, std::vector<adamantine::Timer, std::allocator<adamantine::Timer>> &) [with dim=2, p_order=0, MaterialStates=adamantine::Solid, MemorySpaceType=dealii::MemorySpace::Host]" at line 268 of /var/jenkins/workspace/adamantine_PR-282/application/adamantine.cc

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(262): warning #20011-D: calling a __host__ function("adamantine::ElectronBeamHeatSource<(int)3,  ::dealii::MemorySpace::Host> ::update_time(double)") from a __host__ __device__ function("adamantine::HeatSources<(int)3,  ::dealii::MemorySpace::Host> ::update_time") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(264): warning #20011-D: calling a __host__ function("adamantine::CubeHeatSource<(int)3> ::update_time(double)") from a __host__ __device__ function("adamantine::HeatSources<(int)3,  ::dealii::MemorySpace::Host> ::update_time") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(266): warning #20011-D: calling a __host__ function("adamantine::GoldakHeatSource<(int)3,  ::dealii::MemorySpace::Host> ::update_time(double)") from a __host__ __device__ function("adamantine::HeatSources<(int)3,  ::dealii::MemorySpace::Host> ::update_time") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(292): warning #20011-D: calling a __host__ function("adamantine::ElectronBeamHeatSource<(int)3,  ::dealii::MemorySpace::Host> ::value(const  ::dealii::Point<(int)3, double>  &, double) const") from a __host__ __device__ function("adamantine::HeatSources<(int)3,  ::dealii::MemorySpace::Host> ::max_value const") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(292): warning #20013-D: calling a constexpr __host__ function("const T1 &  ::std::max<double> (const T1 &, const T1 &)") from a __host__ __device__ function("adamantine::HeatSources<(int)3,  ::dealii::MemorySpace::Host> ::max_value const") is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this.

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(294): warning #20011-D: calling a __host__ function("adamantine::CubeHeatSource<(int)3> ::value(const  ::dealii::Point<(int)3, double>  &, double) const") from a __host__ __device__ function("adamantine::HeatSources<(int)3,  ::dealii::MemorySpace::Host> ::max_value const") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(294): warning #20013-D: calling a constexpr __host__ function("const T1 &  ::std::max<double> (const T1 &, const T1 &)") from a __host__ __device__ function("adamantine::HeatSources<(int)3,  ::dealii::MemorySpace::Host> ::max_value const") is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this.

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(296): warning #20011-D: calling a __host__ function("adamantine::GoldakHeatSource<(int)3,  ::dealii::MemorySpace::Host> ::value(const  ::dealii::Point<(int)3, double>  &, double) const") from a __host__ __device__ function("adamantine::HeatSources<(int)3,  ::dealii::MemorySpace::Host> ::max_value const") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(296): warning #20013-D: calling a constexpr __host__ function("const T1 &  ::std::max<double> (const T1 &, const T1 &)") from a __host__ __device__ function("adamantine::HeatSources<(int)3,  ::dealii::MemorySpace::Host> ::max_value const") is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this.

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(262): warning #20011-D: calling a __host__ function("adamantine::ElectronBeamHeatSource<(int)3,  ::dealii::MemorySpace::Host> ::update_time(double)") from a __host__ __device__ function("adamantine::HeatSources<(int)3,  ::dealii::MemorySpace::Host> ::update_time") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(264): warning #20011-D: calling a __host__ function("adamantine::CubeHeatSource<(int)3> ::update_time(double)") from a __host__ __device__ function("adamantine::HeatSources<(int)3,  ::dealii::MemorySpace::Host> ::update_time") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(266): warning #20011-D: calling a __host__ function("adamantine::GoldakHeatSource<(int)3,  ::dealii::MemorySpace::Host> ::update_time(double)") from a __host__ __device__ function("adamantine::HeatSources<(int)3,  ::dealii::MemorySpace::Host> ::update_time") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(292): warning #20011-D: calling a __host__ function("adamantine::ElectronBeamHeatSource<(int)3,  ::dealii::MemorySpace::Host> ::value(const  ::dealii::Point<(int)3, double>  &, double) const") from a __host__ __device__ function("adamantine::HeatSources<(int)3,  ::dealii::MemorySpace::Host> ::max_value const") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(292): warning #20013-D: calling a constexpr __host__ function("const T1 &  ::std::max<double> (const T1 &, const T1 &)") from a __host__ __device__ function("adamantine::HeatSources<(int)3,  ::dealii::MemorySpace::Host> ::max_value const") is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this.

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(294): warning #20011-D: calling a __host__ function("adamantine::CubeHeatSource<(int)3> ::value(const  ::dealii::Point<(int)3, double>  &, double) const") from a __host__ __device__ function("adamantine::HeatSources<(int)3,  ::dealii::MemorySpace::Host> ::max_value const") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(294): warning #20013-D: calling a constexpr __host__ function("const T1 &  ::std::max<double> (const T1 &, const T1 &)") from a __host__ __device__ function("adamantine::HeatSources<(int)3,  ::dealii::MemorySpace::Host> ::max_value const") is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this.

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(296): warning #20011-D: calling a __host__ function("adamantine::GoldakHeatSource<(int)3,  ::dealii::MemorySpace::Host> ::value(const  ::dealii::Point<(int)3, double>  &, double) const") from a __host__ __device__ function("adamantine::HeatSources<(int)3,  ::dealii::MemorySpace::Host> ::max_value const") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(296): warning #20013-D: calling a constexpr __host__ function("const T1 &  ::std::max<double> (const T1 &, const T1 &)") from a __host__ __device__ function("adamantine::HeatSources<(int)3,  ::dealii::MemorySpace::Host> ::max_value const") is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this.

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(262): warning #20011-D: calling a __host__ function("adamantine::ElectronBeamHeatSource<(int)3,  ::dealii::MemorySpace::Host> ::update_time(double)") from a __host__ __device__ function("adamantine::HeatSources<(int)3,  ::dealii::MemorySpace::Host> ::update_time") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(264): warning #20011-D: calling a __host__ function("adamantine::CubeHeatSource<(int)3> ::update_time(double)") from a __host__ __device__ function("adamantine::HeatSources<(int)3,  ::dealii::MemorySpace::Host> ::update_time") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(266): warning #20011-D: calling a __host__ function("adamantine::GoldakHeatSource<(int)3,  ::dealii::MemorySpace::Host> ::update_time(double)") from a __host__ __device__ function("adamantine::HeatSources<(int)3,  ::dealii::MemorySpace::Host> ::update_time") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(292): warning #20011-D: calling a __host__ function("adamantine::ElectronBeamHeatSource<(int)3,  ::dealii::MemorySpace::Host> ::value(const  ::dealii::Point<(int)3, double>  &, double) const") from a __host__ __device__ function("adamantine::HeatSources<(int)3,  ::dealii::MemorySpace::Host> ::max_value const") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(292): warning #20013-D: calling a constexpr __host__ function("const T1 &  ::std::max<double> (const T1 &, const T1 &)") from a __host__ __device__ function("adamantine::HeatSources<(int)3,  ::dealii::MemorySpace::Host> ::max_value const") is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this.

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(294): warning #20011-D: calling a __host__ function("adamantine::CubeHeatSource<(int)3> ::value(const  ::dealii::Point<(int)3, double>  &, double) const") from a __host__ __device__ function("adamantine::HeatSources<(int)3,  ::dealii::MemorySpace::Host> ::max_value const") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(294): warning #20013-D: calling a constexpr __host__ function("const T1 &  ::std::max<double> (const T1 &, const T1 &)") from a __host__ __device__ function("adamantine::HeatSources<(int)3,  ::dealii::MemorySpace::Host> ::max_value const") is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this.

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(296): warning #20011-D: calling a __host__ function("adamantine::GoldakHeatSource<(int)3,  ::dealii::MemorySpace::Host> ::value(const  ::dealii::Point<(int)3, double>  &, double) const") from a __host__ __device__ function("adamantine::HeatSources<(int)3,  ::dealii::MemorySpace::Host> ::max_value const") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(296): warning #20013-D: calling a constexpr __host__ function("const T1 &  ::std::max<double> (const T1 &, const T1 &)") from a __host__ __device__ function("adamantine::HeatSources<(int)3,  ::dealii::MemorySpace::Host> ::max_value const") is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this.

[ 62%] Linking CXX executable ../bin/test_data_assimilator
/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(292): warning #20013-D: calling a constexpr __host__ function("max") from a __host__ __device__ function("max_value") is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this.
          std::max(value, _electron_beam_heat_sources(i).value(point, height));
          ^
          detected during:
            instantiation of "double adamantine::HeatSources<dim, MemorySpaceType>::max_value(const dealii::Point<dim, double> &, double) const [with dim=3, MemorySpaceType=dealii::MemorySpace::Host]" at line 551 of /var/jenkins/workspace/adamantine_PR-282/application/adamantine.hh
            instantiation of "std::vector<dealii::parallel::distributed::Triangulation<dim, dim>::active_cell_iterator, std::allocator<dealii::parallel::distributed::Triangulation<dim, dim>::active_cell_iterator>> compute_cells_to_refine(dealii::parallel::distributed::Triangulation<dim, dim> &, double, double, unsigned int, adamantine::HeatSources<dim, dealii::MemorySpace::Host> &, double, double) [with dim=3]" at line 618 of /var/jenkins/workspace/adamantine_PR-282/application/adamantine.hh
            instantiation of "void refine_mesh<dim,p_order,fe_degree,MaterialStates,MemorySpaceType>(std::unique_ptr<adamantine::ThermalPhysicsInterface<dim, MemorySpaceType>, std::default_delete<adamantine::ThermalPhysicsInterface<dim, MemorySpaceType>>> &, adamantine::MaterialProperty<dim, p_order, MaterialStates, MemorySpaceType> &, dealii::LinearAlgebra::distributed::Vector<double, MemorySpaceType> &, const adamantine::HeatSources<dim, MemorySpaceType> &, double, double, unsigned int, const boost::property_tree::ptree &) [with dim=3, p_order=0, fe_degree=1, MaterialStates=adamantine::Solid, MemorySpaceType=dealii::MemorySpace::Host]" at line 677 of /var/jenkins/workspace/adamantine_PR-282/application/adamantine.hh
            instantiation of "void refine_mesh(std::unique_ptr<adamantine::ThermalPhysicsInterface<dim, MemorySpaceType>, std::default_delete<adamantine::ThermalPhysicsInterface<dim, MemorySpaceType>>> &, adamantine::MaterialProperty<dim, p_order, MaterialStates, MemorySpaceType> &, dealii::LinearAlgebra::distributed::Vector<double, MemorySpaceType> &, const adamantine::HeatSources<dim, MemorySpaceType> &, double, double, unsigned int, const boost::property_tree::ptree &) [with dim=3, p_order=0, MaterialStates=adamantine::Solid, MemorySpaceType=dealii::MemorySpace::Host]" at line 1723 of /var/jenkins/workspace/adamantine_PR-282/application/adamantine.hh
            instantiation of "std::vector<dealii::LinearAlgebra::distributed::BlockVector<double>, std::allocator<dealii::LinearAlgebra::distributed::BlockVector<double>>> run_ensemble<dim,p_order,MaterialStates,MemorySpaceType>(const MPI_Comm &, const boost::property_tree::ptree &, std::vector<adamantine::Timer, std::allocator<adamantine::Timer>> &) [with dim=3, p_order=0, MaterialStates=adamantine::Solid, MemorySpaceType=dealii::MemorySpace::Host]" at line 702 of /var/jenkins/workspace/adamantine_PR-282/application/adamantine.cc

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(294): warning #20013-D: calling a constexpr __host__ function("max") from a __host__ __device__ function("max_value") is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this.
      value = std::max(value, _cube_heat_sources(i).value(point, height));
              ^
          detected during:
            instantiation of "double adamantine::HeatSources<dim, MemorySpaceType>::max_value(const dealii::Point<dim, double> &, double) const [with dim=3, MemorySpaceType=dealii::MemorySpace::Host]" at line 551 of /var/jenkins/workspace/adamantine_PR-282/application/adamantine.hh
            instantiation of "std::vector<dealii::parallel::distributed::Triangulation<dim, dim>::active_cell_iterator, std::allocator<dealii::parallel::distributed::Triangulation<dim, dim>::active_cell_iterator>> compute_cells_to_refine(dealii::parallel::distributed::Triangulation<dim, dim> &, double, double, unsigned int, adamantine::HeatSources<dim, dealii::MemorySpace::Host> &, double, double) [with dim=3]" at line 618 of /var/jenkins/workspace/adamantine_PR-282/application/adamantine.hh
            instantiation of "void refine_mesh<dim,p_order,fe_degree,MaterialStates,MemorySpaceType>(std::unique_ptr<adamantine::ThermalPhysicsInterface<dim, MemorySpaceType>, std::default_delete<adamantine::ThermalPhysicsInterface<dim, MemorySpaceType>>> &, adamantine::MaterialProperty<dim, p_order, MaterialStates, MemorySpaceType> &, dealii::LinearAlgebra::distributed::Vector<double, MemorySpaceType> &, const adamantine::HeatSources<dim, MemorySpaceType> &, double, double, unsigned int, const boost::property_tree::ptree &) [with dim=3, p_order=0, fe_degree=1, MaterialStates=adamantine::Solid, MemorySpaceType=dealii::MemorySpace::Host]" at line 677 of /var/jenkins/workspace/adamantine_PR-282/application/adamantine.hh
            instantiation of "void refine_mesh(std::unique_ptr<adamantine::ThermalPhysicsInterface<dim, MemorySpaceType>, std::default_delete<adamantine::ThermalPhysicsInterface<dim, MemorySpaceType>>> &, adamantine::MaterialProperty<dim, p_order, MaterialStates, MemorySpaceType> &, dealii::LinearAlgebra::distributed::Vector<double, MemorySpaceType> &, const adamantine::HeatSources<dim, MemorySpaceType> &, double, double, unsigned int, const boost::property_tree::ptree &) [with dim=3, p_order=0, MaterialStates=adamantine::Solid, MemorySpaceType=dealii::MemorySpace::Host]" at line 1723 of /var/jenkins/workspace/adamantine_PR-282/application/adamantine.hh
            instantiation of "std::vector<dealii::LinearAlgebra::distributed::BlockVector<double>, std::allocator<dealii::LinearAlgebra::distributed::BlockVector<double>>> run_ensemble<dim,p_order,MaterialStates,MemorySpaceType>(const MPI_Comm &, const boost::property_tree::ptree &, std::vector<adamantine::Timer, std::allocator<adamantine::Timer>> &) [with dim=3, p_order=0, MaterialStates=adamantine::Solid, MemorySpaceType=dealii::MemorySpace::Host]" at line 702 of /var/jenkins/workspace/adamantine_PR-282/application/adamantine.cc

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(296): warning #20013-D: calling a constexpr __host__ function("max") from a __host__ __device__ function("max_value") is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this.
      value = std::max(value, _goldak_heat_sources(i).value(point, height));
              ^
          detected during:
            instantiation of "double adamantine::HeatSources<dim, MemorySpaceType>::max_value(const dealii::Point<dim, double> &, double) const [with dim=3, MemorySpaceType=dealii::MemorySpace::Host]" at line 551 of /var/jenkins/workspace/adamantine_PR-282/application/adamantine.hh
            instantiation of "std::vector<dealii::parallel::distributed::Triangulation<dim, dim>::active_cell_iterator, std::allocator<dealii::parallel::distributed::Triangulation<dim, dim>::active_cell_iterator>> compute_cells_to_refine(dealii::parallel::distributed::Triangulation<dim, dim> &, double, double, unsigned int, adamantine::HeatSources<dim, dealii::MemorySpace::Host> &, double, double) [with dim=3]" at line 618 of /var/jenkins/workspace/adamantine_PR-282/application/adamantine.hh
            instantiation of "void refine_mesh<dim,p_order,fe_degree,MaterialStates,MemorySpaceType>(std::unique_ptr<adamantine::ThermalPhysicsInterface<dim, MemorySpaceType>, std::default_delete<adamantine::ThermalPhysicsInterface<dim, MemorySpaceType>>> &, adamantine::MaterialProperty<dim, p_order, MaterialStates, MemorySpaceType> &, dealii::LinearAlgebra::distributed::Vector<double, MemorySpaceType> &, const adamantine::HeatSources<dim, MemorySpaceType> &, double, double, unsigned int, const boost::property_tree::ptree &) [with dim=3, p_order=0, fe_degree=1, MaterialStates=adamantine::Solid, MemorySpaceType=dealii::MemorySpace::Host]" at line 677 of /var/jenkins/workspace/adamantine_PR-282/application/adamantine.hh
            instantiation of "void refine_mesh(std::unique_ptr<adamantine::ThermalPhysicsInterface<dim, MemorySpaceType>, std::default_delete<adamantine::ThermalPhysicsInterface<dim, MemorySpaceType>>> &, adamantine::MaterialProperty<dim, p_order, MaterialStates, MemorySpaceType> &, dealii::LinearAlgebra::distributed::Vector<double, MemorySpaceType> &, const adamantine::HeatSources<dim, MemorySpaceType> &, double, double, unsigned int, const boost::property_tree::ptree &) [with dim=3, p_order=0, MaterialStates=adamantine::Solid, MemorySpaceType=dealii::MemorySpace::Host]" at line 1723 of /var/jenkins/workspace/adamantine_PR-282/application/adamantine.hh
            instantiation of "std::vector<dealii::LinearAlgebra::distributed::BlockVector<double>, std::allocator<dealii::LinearAlgebra::distributed::BlockVector<double>>> run_ensemble<dim,p_order,MaterialStates,MemorySpaceType>(const MPI_Comm &, const boost::property_tree::ptree &, std::vector<adamantine::Timer, std::allocator<adamantine::Timer>> &) [with dim=3, p_order=0, MaterialStates=adamantine::Solid, MemorySpaceType=dealii::MemorySpace::Host]" at line 702 of /var/jenkins/workspace/adamantine_PR-282/application/adamantine.cc

[ 62%] Linking CXX executable ../bin/test_implicit_operator
[ 62%] Built target test_data_assimilator
[ 63%] Building CXX object tests/CMakeFiles/test_material_property_device.dir/test_material_property_device.cc.o
[ 63%] Built target test_implicit_operator
[ 64%] Building CXX object tests/CMakeFiles/test_mechanical_operator.dir/test_mechanical_operator.cc.o
[ 65%] Linking CXX executable ../bin/test_geometry
[ 65%] Linking CXX executable ../bin/test_integration_thermoelastic
[ 65%] Built target test_geometry
[ 66%] Building CXX object tests/CMakeFiles/test_mechanical_physics.dir/test_mechanical_physics.cc.o
[ 66%] Linking CXX executable ../bin/test_integration_da
[ 67%] Linking CXX executable ../bin/test_integration_3d_device
[ 67%] Built target test_integration_thermoelastic
[ 68%] Building CXX object tests/CMakeFiles/test_newton_solver.dir/test_newton_solver.cc.o
[ 68%] Built target test_integration_da
[ 68%] Building CXX object tests/CMakeFiles/test_post_processor.dir/test_post_processor.cc.o
[ 69%] Linking CXX executable ../bin/test_material_property
/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(262): warning #20011-D: calling a __host__ function("adamantine::ElectronBeamHeatSource<(int)2,  ::dealii::MemorySpace::Host> ::update_time(double)") from a __host__ __device__ function("adamantine::HeatSources<(int)2,  ::dealii::MemorySpace::Host> ::update_time") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(264): warning #20011-D: calling a __host__ function("adamantine::CubeHeatSource<(int)2> ::update_time(double)") from a __host__ __device__ function("adamantine::HeatSources<(int)2,  ::dealii::MemorySpace::Host> ::update_time") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(266): warning #20011-D: calling a __host__ function("adamantine::GoldakHeatSource<(int)2,  ::dealii::MemorySpace::Host> ::update_time(double)") from a __host__ __device__ function("adamantine::HeatSources<(int)2,  ::dealii::MemorySpace::Host> ::update_time") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(292): warning #20011-D: calling a __host__ function("adamantine::ElectronBeamHeatSource<(int)2,  ::dealii::MemorySpace::Host> ::value(const  ::dealii::Point<(int)2, double>  &, double) const") from a __host__ __device__ function("adamantine::HeatSources<(int)2,  ::dealii::MemorySpace::Host> ::max_value const") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(292): warning #20013-D: calling a constexpr __host__ function("const T1 &  ::std::max<double> (const T1 &, const T1 &)") from a __host__ __device__ function("adamantine::HeatSources<(int)2,  ::dealii::MemorySpace::Host> ::max_value const") is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this.

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(294): warning #20011-D: calling a __host__ function("adamantine::CubeHeatSource<(int)2> ::value(const  ::dealii::Point<(int)2, double>  &, double) const") from a __host__ __device__ function("adamantine::HeatSources<(int)2,  ::dealii::MemorySpace::Host> ::max_value const") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(294): warning #20013-D: calling a constexpr __host__ function("const T1 &  ::std::max<double> (const T1 &, const T1 &)") from a __host__ __device__ function("adamantine::HeatSources<(int)2,  ::dealii::MemorySpace::Host> ::max_value const") is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this.

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(296): warning #20011-D: calling a __host__ function("adamantine::GoldakHeatSource<(int)2,  ::dealii::MemorySpace::Host> ::value(const  ::dealii::Point<(int)2, double>  &, double) const") from a __host__ __device__ function("adamantine::HeatSources<(int)2,  ::dealii::MemorySpace::Host> ::max_value const") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(296): warning #20013-D: calling a constexpr __host__ function("const T1 &  ::std::max<double> (const T1 &, const T1 &)") from a __host__ __device__ function("adamantine::HeatSources<(int)2,  ::dealii::MemorySpace::Host> ::max_value const") is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this.

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(262): warning #20011-D: calling a __host__ function("adamantine::ElectronBeamHeatSource<(int)3,  ::dealii::MemorySpace::Host> ::update_time(double)") from a __host__ __device__ function("adamantine::HeatSources<(int)3,  ::dealii::MemorySpace::Host> ::update_time") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(264): warning #20011-D: calling a __host__ function("adamantine::CubeHeatSource<(int)3> ::update_time(double)") from a __host__ __device__ function("adamantine::HeatSources<(int)3,  ::dealii::MemorySpace::Host> ::update_time") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(266): warning #20011-D: calling a __host__ function("adamantine::GoldakHeatSource<(int)3,  ::dealii::MemorySpace::Host> ::update_time(double)") from a __host__ __device__ function("adamantine::HeatSources<(int)3,  ::dealii::MemorySpace::Host> ::update_time") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(292): warning #20011-D: calling a __host__ function("adamantine::ElectronBeamHeatSource<(int)3,  ::dealii::MemorySpace::Host> ::value(const  ::dealii::Point<(int)3, double>  &, double) const") from a __host__ __device__ function("adamantine::HeatSources<(int)3,  ::dealii::MemorySpace::Host> ::max_value const") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(292): warning #20013-D: calling a constexpr __host__ function("const T1 &  ::std::max<double> (const T1 &, const T1 &)") from a __host__ __device__ function("adamantine::HeatSources<(int)3,  ::dealii::MemorySpace::Host> ::max_value const") is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this.

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(294): warning #20011-D: calling a __host__ function("adamantine::CubeHeatSource<(int)3> ::value(const  ::dealii::Point<(int)3, double>  &, double) const") from a __host__ __device__ function("adamantine::HeatSources<(int)3,  ::dealii::MemorySpace::Host> ::max_value const") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(294): warning #20013-D: calling a constexpr __host__ function("const T1 &  ::std::max<double> (const T1 &, const T1 &)") from a __host__ __device__ function("adamantine::HeatSources<(int)3,  ::dealii::MemorySpace::Host> ::max_value const") is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this.

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(296): warning #20011-D: calling a __host__ function("adamantine::GoldakHeatSource<(int)3,  ::dealii::MemorySpace::Host> ::value(const  ::dealii::Point<(int)3, double>  &, double) const") from a __host__ __device__ function("adamantine::HeatSources<(int)3,  ::dealii::MemorySpace::Host> ::max_value const") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(296): warning #20013-D: calling a constexpr __host__ function("const T1 &  ::std::max<double> (const T1 &, const T1 &)") from a __host__ __device__ function("adamantine::HeatSources<(int)3,  ::dealii::MemorySpace::Host> ::max_value const") is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this.

[ 69%] Built target test_material_property
[ 70%] Building CXX object tests/CMakeFiles/test_scan_path.dir/test_scan_path.cc.o
[ 70%] Built target test_integration_3d_device
[ 70%] Building CXX object tests/CMakeFiles/test_thermal_operator.dir/test_thermal_operator.cc.o
/var/jenkins/workspace/adamantine_PR-282/application/adamantine.cc: In function 'std::pair<int, int> get_p_order_and_n_material_states(boost::property_tree::ptree&)':
/var/jenkins/workspace/adamantine_PR-282/application/adamantine.cc:108:35: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
  108 |   adamantine::ASSERT_THROW(
      |                           ~       ^     
[ 71%] Linking CXX executable ../bin/test_newton_solver
[ 71%] Linking CXX executable ../bin/test_material_property_device
[ 71%] Built target test_newton_solver
[ 72%] Building CXX object tests/CMakeFiles/test_thermal_operator_device.dir/test_thermal_operator_device.cc.o
[ 72%] Built target test_material_property_device
[ 73%] Building CXX object tests/CMakeFiles/test_thermal_physics_device.dir/test_thermal_physics_device.cc.o
[ 74%] Linking CXX executable ../bin/test_scan_path
[ 75%] Linking CXX executable ../bin/test_mechanical_operator
[ 75%] Built target test_scan_path
[ 76%] Building CXX object tests/CMakeFiles/test_timer.dir/test_timer.cc.o
[ 76%] Built target test_mechanical_operator
[ 76%] Building CXX object tests/CMakeFiles/test_utils.dir/test_utils.cc.o
[ 76%] Linking CXX executable ../bin/test_mechanical_physics
[ 77%] Linking CXX executable ../bin/test_timer
[ 77%] Built target test_mechanical_physics
[ 78%] Building CXX object tests/CMakeFiles/test_validate_input_database.dir/test_validate_input_database.cc.o
[ 78%] Built target test_timer
[ 78%] Building CXX object tests/CMakeFiles/test_experimental_data.dir/test_experimental_data.cc.o
[ 79%] Linking CXX executable ../bin/test_utils
[ 80%] Linking CXX executable ../bin/test_post_processor
[ 80%] Built target test_utils
[ 81%] Building CXX object tests/CMakeFiles/test_integration_2d.dir/test_integration_2d.cc.o
[ 81%] Built target test_post_processor
[ 82%] Building CXX object tests/CMakeFiles/test_integration_2d_device.dir/test_integration_2d_device.cc.o
[ 83%] Linking CXX executable ../bin/test_thermal_operator
[ 83%] Linking CXX executable ../bin/test_thermal_physics_device
[ 83%] Built target test_thermal_operator
[ 84%] Building CXX object tests/CMakeFiles/test_integration_3d.dir/test_integration_3d.cc.o
[ 84%] Built target test_thermal_physics_device
[ 84%] Building CXX object tests/CMakeFiles/test_integration_3d_amr.dir/test_integration_3d_amr.cc.o
[ 84%] Linking CXX executable ../bin/test_thermal_operator_device
[ 85%] Linking CXX executable ../bin/test_validate_input_database
[ 85%] Built target test_validate_input_database
[ 86%] Building CXX object tests/CMakeFiles/test_integration_3d_amr_device.dir/test_integration_3d_amr_device.cc.o
[ 86%] Built target test_thermal_operator_device
[ 87%] Building CXX object tests/CMakeFiles/test_integration_da_augmented.dir/test_integration_da_augmented.cc.o
/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(292): warning #20013-D: calling a constexpr __host__ function("max") from a __host__ __device__ function("max_value") is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this.
          std::max(value, _electron_beam_heat_sources(i).value(point, height));
          ^
          detected during:
            instantiation of "double adamantine::HeatSources<dim, MemorySpaceType>::max_value(const dealii::Point<dim, double> &, double) const [with dim=2, MemorySpaceType=dealii::MemorySpace::Host]" at line 551 of /var/jenkins/workspace/adamantine_PR-282/tests/../application/adamantine.hh
            instantiation of "std::vector<dealii::parallel::distributed::Triangulation<dim, dim>::active_cell_iterator, std::allocator<dealii::parallel::distributed::Triangulation<dim, dim>::active_cell_iterator>> compute_cells_to_refine(dealii::parallel::distributed::Triangulation<dim, dim> &, double, double, unsigned int, adamantine::HeatSources<dim, dealii::MemorySpace::Host> &, double, double) [with dim=2]" at line 618 of /var/jenkins/workspace/adamantine_PR-282/tests/../application/adamantine.hh
            instantiation of "void refine_mesh<dim,p_order,fe_degree,MaterialStates,MemorySpaceType>(std::unique_ptr<adamantine::ThermalPhysicsInterface<dim, MemorySpaceType>, std::default_delete<adamantine::ThermalPhysicsInterface<dim, MemorySpaceType>>> &, adamantine::MaterialProperty<dim, p_order, MaterialStates, MemorySpaceType> &, dealii::LinearAlgebra::distributed::Vector<double, MemorySpaceType> &, const adamantine::HeatSources<dim, MemorySpaceType> &, double, double, unsigned int, const boost::property_tree::ptree &) [with dim=2, p_order=4, fe_degree=1, MaterialStates=adamantine::SolidLiquidPowder, MemorySpaceType=dealii::MemorySpace::Host]" at line 677 of /var/jenkins/workspace/adamantine_PR-282/tests/../application/adamantine.hh
            instantiation of "void refine_mesh(std::unique_ptr<adamantine::ThermalPhysicsInterface<dim, MemorySpaceType>, std::default_delete<adamantine::ThermalPhysicsInterface<dim, MemorySpaceType>>> &, adamantine::MaterialProperty<dim, p_order, MaterialStates, MemorySpaceType> &, dealii::LinearAlgebra::distributed::Vector<double, MemorySpaceType> &, const adamantine::HeatSources<dim, MemorySpaceType> &, double, double, unsigned int, const boost::property_tree::ptree &) [with dim=2, p_order=4, MaterialStates=adamantine::SolidLiquidPowder, MemorySpaceType=dealii::MemorySpace::Host]" at line 986 of /var/jenkins/workspace/adamantine_PR-282/tests/../application/adamantine.hh
            instantiation of "std::pair<dealii::LinearAlgebra::distributed::Vector<double, dealii::MemorySpace::Host>, dealii::LinearAlgebra::distributed::Vector<double, dealii::MemorySpace::Host>> run<dim,p_order,MaterialStates,MemorySpaceType>(const MPI_Comm &, const boost::property_tree::ptree &, std::vector<adamantine::Timer, std::allocator<adamantine::Timer>> &) [with dim=2, p_order=4, MaterialStates=adamantine::SolidLiquidPowder, MemorySpaceType=dealii::MemorySpace::Host]" at line 37 of /var/jenkins/workspace/adamantine_PR-282/tests/test_integration_2d.cc

Remark: The warnings can be suppressed with "-diag-suppress <warning-number>"

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(294): warning #20013-D: calling a constexpr __host__ function("max") from a __host__ __device__ function("max_value") is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this.
      value = std::max(value, _cube_heat_sources(i).value(point, height));
              ^
          detected during:
            instantiation of "double adamantine::HeatSources<dim, MemorySpaceType>::max_value(const dealii::Point<dim, double> &, double) const [with dim=2, MemorySpaceType=dealii::MemorySpace::Host]" at line 551 of /var/jenkins/workspace/adamantine_PR-282/tests/../application/adamantine.hh
            instantiation of "std::vector<dealii::parallel::distributed::Triangulation<dim, dim>::active_cell_iterator, std::allocator<dealii::parallel::distributed::Triangulation<dim, dim>::active_cell_iterator>> compute_cells_to_refine(dealii::parallel::distributed::Triangulation<dim, dim> &, double, double, unsigned int, adamantine::HeatSources<dim, dealii::MemorySpace::Host> &, double, double) [with dim=2]" at line 618 of /var/jenkins/workspace/adamantine_PR-282/tests/../application/adamantine.hh
            instantiation of "void refine_mesh<dim,p_order,fe_degree,MaterialStates,MemorySpaceType>(std::unique_ptr<adamantine::ThermalPhysicsInterface<dim, MemorySpaceType>, std::default_delete<adamantine::ThermalPhysicsInterface<dim, MemorySpaceType>>> &, adamantine::MaterialProperty<dim, p_order, MaterialStates, MemorySpaceType> &, dealii::LinearAlgebra::distributed::Vector<double, MemorySpaceType> &, const adamantine::HeatSources<dim, MemorySpaceType> &, double, double, unsigned int, const boost::property_tree::ptree &) [with dim=2, p_order=4, fe_degree=1, MaterialStates=adamantine::SolidLiquidPowder, MemorySpaceType=dealii::MemorySpace::Host]" at line 677 of /var/jenkins/workspace/adamantine_PR-282/tests/../application/adamantine.hh
            instantiation of "void refine_mesh(std::unique_ptr<adamantine::ThermalPhysicsInterface<dim, MemorySpaceType>, std::default_delete<adamantine::ThermalPhysicsInterface<dim, MemorySpaceType>>> &, adamantine::MaterialProperty<dim, p_order, MaterialStates, MemorySpaceType> &, dealii::LinearAlgebra::distributed::Vector<double, MemorySpaceType> &, const adamantine::HeatSources<dim, MemorySpaceType> &, double, double, unsigned int, const boost::property_tree::ptree &) [with dim=2, p_order=4, MaterialStates=adamantine::SolidLiquidPowder, MemorySpaceType=dealii::MemorySpace::Host]" at line 986 of /var/jenkins/workspace/adamantine_PR-282/tests/../application/adamantine.hh
            instantiation of "std::pair<dealii::LinearAlgebra::distributed::Vector<double, dealii::MemorySpace::Host>, dealii::LinearAlgebra::distributed::Vector<double, dealii::MemorySpace::Host>> run<dim,p_order,MaterialStates,MemorySpaceType>(const MPI_Comm &, const boost::property_tree::ptree &, std::vector<adamantine::Timer, std::allocator<adamantine::Timer>> &) [with dim=2, p_order=4, MaterialStates=adamantine::SolidLiquidPowder, MemorySpaceType=dealii::MemorySpace::Host]" at line 37 of /var/jenkins/workspace/adamantine_PR-282/tests/test_integration_2d.cc

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(296): warning #20013-D: calling a constexpr __host__ function("max") from a __host__ __device__ function("max_value") is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this.
      value = std::max(value, _goldak_heat_sources(i).value(point, height));
              ^
          detected during:
            instantiation of "double adamantine::HeatSources<dim, MemorySpaceType>::max_value(const dealii::Point<dim, double> &, double) const [with dim=2, MemorySpaceType=dealii::MemorySpace::Host]" at line 551 of /var/jenkins/workspace/adamantine_PR-282/tests/../application/adamantine.hh
            instantiation of "std::vector<dealii::parallel::distributed::Triangulation<dim, dim>::active_cell_iterator, std::allocator<dealii::parallel::distributed::Triangulation<dim, dim>::active_cell_iterator>> compute_cells_to_refine(dealii::parallel::distributed::Triangulation<dim, dim> &, double, double, unsigned int, adamantine::HeatSources<dim, dealii::MemorySpace::Host> &, double, double) [with dim=2]" at line 618 of /var/jenkins/workspace/adamantine_PR-282/tests/../application/adamantine.hh
            instantiation of "void refine_mesh<dim,p_order,fe_degree,MaterialStates,MemorySpaceType>(std::unique_ptr<adamantine::ThermalPhysicsInterface<dim, MemorySpaceType>, std::default_delete<adamantine::ThermalPhysicsInterface<dim, MemorySpaceType>>> &, adamantine::MaterialProperty<dim, p_order, MaterialStates, MemorySpaceType> &, dealii::LinearAlgebra::distributed::Vector<double, MemorySpaceType> &, const adamantine::HeatSources<dim, MemorySpaceType> &, double, double, unsigned int, const boost::property_tree::ptree &) [with dim=2, p_order=4, fe_degree=1, MaterialStates=adamantine::SolidLiquidPowder, MemorySpaceType=dealii::MemorySpace::Host]" at line 677 of /var/jenkins/workspace/adamantine_PR-282/tests/../application/adamantine.hh
            instantiation of "void refine_mesh(std::unique_ptr<adamantine::ThermalPhysicsInterface<dim, MemorySpaceType>, std::default_delete<adamantine::ThermalPhysicsInterface<dim, MemorySpaceType>>> &, adamantine::MaterialProperty<dim, p_order, MaterialStates, MemorySpaceType> &, dealii::LinearAlgebra::distributed::Vector<double, MemorySpaceType> &, const adamantine::HeatSources<dim, MemorySpaceType> &, double, double, unsigned int, const boost::property_tree::ptree &) [with dim=2, p_order=4, MaterialStates=adamantine::SolidLiquidPowder, MemorySpaceType=dealii::MemorySpace::Host]" at line 986 of /var/jenkins/workspace/adamantine_PR-282/tests/../application/adamantine.hh
            instantiation of "std::pair<dealii::LinearAlgebra::distributed::Vector<double, dealii::MemorySpace::Host>, dealii::LinearAlgebra::distributed::Vector<double, dealii::MemorySpace::Host>> run<dim,p_order,MaterialStates,MemorySpaceType>(const MPI_Comm &, const boost::property_tree::ptree &, std::vector<adamantine::Timer, std::allocator<adamantine::Timer>> &) [with dim=2, p_order=4, MaterialStates=adamantine::SolidLiquidPowder, MemorySpaceType=dealii::MemorySpace::Host]" at line 37 of /var/jenkins/workspace/adamantine_PR-282/tests/test_integration_2d.cc

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(292): warning #20013-D: calling a constexpr __host__ function("max") from a __host__ __device__ function("max_value") is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this.
          std::max(value, _electron_beam_heat_sources(i).value(point, height));
          ^
          detected during:
            instantiation of "double adamantine::HeatSources<dim, MemorySpaceType>::max_value(const dealii::Point<dim, double> &, double) const [with dim=2, MemorySpaceType=dealii::MemorySpace::Host]" at line 551 of /var/jenkins/workspace/adamantine_PR-282/tests/../application/adamantine.hh
            instantiation of "std::vector<dealii::parallel::distributed::Triangulation<dim, dim>::active_cell_iterator, std::allocator<dealii::parallel::distributed::Triangulation<dim, dim>::active_cell_iterator>> compute_cells_to_refine(dealii::parallel::distributed::Triangulation<dim, dim> &, double, double, unsigned int, adamantine::HeatSources<dim, dealii::MemorySpace::Host> &, double, double) [with dim=2]" at line 618 of /var/jenkins/workspace/adamantine_PR-282/tests/../application/adamantine.hh
            instantiation of "void refine_mesh<dim,p_order,fe_degree,MaterialStates,MemorySpaceType>(std::unique_ptr<adamantine::ThermalPhysicsInterface<dim, MemorySpaceType>, std::default_delete<adamantine::ThermalPhysicsInterface<dim, MemorySpaceType>>> &, adamantine::MaterialProperty<dim, p_order, MaterialStates, MemorySpaceType> &, dealii::LinearAlgebra::distributed::Vector<double, MemorySpaceType> &, const adamantine::HeatSources<dim, MemorySpaceType> &, double, double, unsigned int, const boost::property_tree::ptree &) [with dim=2, p_order=4, fe_degree=1, MaterialStates=adamantine::SolidLiquidPowder, MemorySpaceType=dealii::MemorySpace::Default]" at line 677 of /var/jenkins/workspace/adamantine_PR-282/tests/../application/adamantine.hh
            instantiation of "void refine_mesh(std::unique_ptr<adamantine::ThermalPhysicsInterface<dim, MemorySpaceType>, std::default_delete<adamantine::ThermalPhysicsInterface<dim, MemorySpaceType>>> &, adamantine::MaterialProperty<dim, p_order, MaterialStates, MemorySpaceType> &, dealii::LinearAlgebra::distributed::Vector<double, MemorySpaceType> &, const adamantine::HeatSources<dim, MemorySpaceType> &, double, double, unsigned int, const boost::property_tree::ptree &) [with dim=2, p_order=4, MaterialStates=adamantine::SolidLiquidPowder, MemorySpaceType=dealii::MemorySpace::Default]" at line 986 of /var/jenkins/workspace/adamantine_PR-282/tests/../application/adamantine.hh
            instantiation of "std::pair<dealii::LinearAlgebra::distributed::Vector<double, dealii::MemorySpace::Host>, dealii::LinearAlgebra::distributed::Vector<double, dealii::MemorySpace::Host>> run<dim,p_order,MaterialStates,MemorySpaceType>(const MPI_Comm &, const boost::property_tree::ptree &, std::vector<adamantine::Timer, std::allocator<adamantine::Timer>> &) [with dim=2, p_order=4, MaterialStates=adamantine::SolidLiquidPowder, MemorySpaceType=dealii::MemorySpace::Default]" at line 37 of /var/jenkins/workspace/adamantine_PR-282/tests/test_integration_2d_device.cc

Remark: The warnings can be suppressed with "-diag-suppress <warning-number>"

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(294): warning #20013-D: calling a constexpr __host__ function("max") from a __host__ __device__ function("max_value") is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this.
      value = std::max(value, _cube_heat_sources(i).value(point, height));
              ^
          detected during:
            instantiation of "double adamantine::HeatSources<dim, MemorySpaceType>::max_value(const dealii::Point<dim, double> &, double) const [with dim=2, MemorySpaceType=dealii::MemorySpace::Host]" at line 551 of /var/jenkins/workspace/adamantine_PR-282/tests/../application/adamantine.hh
            instantiation of "std::vector<dealii::parallel::distributed::Triangulation<dim, dim>::active_cell_iterator, std::allocator<dealii::parallel::distributed::Triangulation<dim, dim>::active_cell_iterator>> compute_cells_to_refine(dealii::parallel::distributed::Triangulation<dim, dim> &, double, double, unsigned int, adamantine::HeatSources<dim, dealii::MemorySpace::Host> &, double, double) [with dim=2]" at line 618 of /var/jenkins/workspace/adamantine_PR-282/tests/../application/adamantine.hh
            instantiation of "void refine_mesh<dim,p_order,fe_degree,MaterialStates,MemorySpaceType>(std::unique_ptr<adamantine::ThermalPhysicsInterface<dim, MemorySpaceType>, std::default_delete<adamantine::ThermalPhysicsInterface<dim, MemorySpaceType>>> &, adamantine::MaterialProperty<dim, p_order, MaterialStates, MemorySpaceType> &, dealii::LinearAlgebra::distributed::Vector<double, MemorySpaceType> &, const adamantine::HeatSources<dim, MemorySpaceType> &, double, double, unsigned int, const boost::property_tree::ptree &) [with dim=2, p_order=4, fe_degree=1, MaterialStates=adamantine::SolidLiquidPowder, MemorySpaceType=dealii::MemorySpace::Default]" at line 677 of /var/jenkins/workspace/adamantine_PR-282/tests/../application/adamantine.hh
            instantiation of "void refine_mesh(std::unique_ptr<adamantine::ThermalPhysicsInterface<dim, MemorySpaceType>, std::default_delete<adamantine::ThermalPhysicsInterface<dim, MemorySpaceType>>> &, adamantine::MaterialProperty<dim, p_order, MaterialStates, MemorySpaceType> &, dealii::LinearAlgebra::distributed::Vector<double, MemorySpaceType> &, const adamantine::HeatSources<dim, MemorySpaceType> &, double, double, unsigned int, const boost::property_tree::ptree &) [with dim=2, p_order=4, MaterialStates=adamantine::SolidLiquidPowder, MemorySpaceType=dealii::MemorySpace::Default]" at line 986 of /var/jenkins/workspace/adamantine_PR-282/tests/../application/adamantine.hh
            instantiation of "std::pair<dealii::LinearAlgebra::distributed::Vector<double, dealii::MemorySpace::Host>, dealii::LinearAlgebra::distributed::Vector<double, dealii::MemorySpace::Host>> run<dim,p_order,MaterialStates,MemorySpaceType>(const MPI_Comm &, const boost::property_tree::ptree &, std::vector<adamantine::Timer, std::allocator<adamantine::Timer>> &) [with dim=2, p_order=4, MaterialStates=adamantine::SolidLiquidPowder, MemorySpaceType=dealii::MemorySpace::Default]" at line 37 of /var/jenkins/workspace/adamantine_PR-282/tests/test_integration_2d_device.cc

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(296): warning #20013-D: calling a constexpr __host__ function("max") from a __host__ __device__ function("max_value") is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this.
      value = std::max(value, _goldak_heat_sources(i).value(point, height));
              ^
          detected during:
            instantiation of "double adamantine::HeatSources<dim, MemorySpaceType>::max_value(const dealii::Point<dim, double> &, double) const [with dim=2, MemorySpaceType=dealii::MemorySpace::Host]" at line 551 of /var/jenkins/workspace/adamantine_PR-282/tests/../application/adamantine.hh
            instantiation of "std::vector<dealii::parallel::distributed::Triangulation<dim, dim>::active_cell_iterator, std::allocator<dealii::parallel::distributed::Triangulation<dim, dim>::active_cell_iterator>> compute_cells_to_refine(dealii::parallel::distributed::Triangulation<dim, dim> &, double, double, unsigned int, adamantine::HeatSources<dim, dealii::MemorySpace::Host> &, double, double) [with dim=2]" at line 618 of /var/jenkins/workspace/adamantine_PR-282/tests/../application/adamantine.hh
            instantiation of "void refine_mesh<dim,p_order,fe_degree,MaterialStates,MemorySpaceType>(std::unique_ptr<adamantine::ThermalPhysicsInterface<dim, MemorySpaceType>, std::default_delete<adamantine::ThermalPhysicsInterface<dim, MemorySpaceType>>> &, adamantine::MaterialProperty<dim, p_order, MaterialStates, MemorySpaceType> &, dealii::LinearAlgebra::distributed::Vector<double, MemorySpaceType> &, const adamantine::HeatSources<dim, MemorySpaceType> &, double, double, unsigned int, const boost::property_tree::ptree &) [with dim=2, p_order=4, fe_degree=1, MaterialStates=adamantine::SolidLiquidPowder, MemorySpaceType=dealii::MemorySpace::Default]" at line 677 of /var/jenkins/workspace/adamantine_PR-282/tests/../application/adamantine.hh
            instantiation of "void refine_mesh(std::unique_ptr<adamantine::ThermalPhysicsInterface<dim, MemorySpaceType>, std::default_delete<adamantine::ThermalPhysicsInterface<dim, MemorySpaceType>>> &, adamantine::MaterialProperty<dim, p_order, MaterialStates, MemorySpaceType> &, dealii::LinearAlgebra::distributed::Vector<double, MemorySpaceType> &, const adamantine::HeatSources<dim, MemorySpaceType> &, double, double, unsigned int, const boost::property_tree::ptree &) [with dim=2, p_order=4, MaterialStates=adamantine::SolidLiquidPowder, MemorySpaceType=dealii::MemorySpace::Default]" at line 986 of /var/jenkins/workspace/adamantine_PR-282/tests/../application/adamantine.hh
            instantiation of "std::pair<dealii::LinearAlgebra::distributed::Vector<double, dealii::MemorySpace::Host>, dealii::LinearAlgebra::distributed::Vector<double, dealii::MemorySpace::Host>> run<dim,p_order,MaterialStates,MemorySpaceType>(const MPI_Comm &, const boost::property_tree::ptree &, std::vector<adamantine::Timer, std::allocator<adamantine::Timer>> &) [with dim=2, p_order=4, MaterialStates=adamantine::SolidLiquidPowder, MemorySpaceType=dealii::MemorySpace::Default]" at line 37 of /var/jenkins/workspace/adamantine_PR-282/tests/test_integration_2d_device.cc

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(262): warning #20011-D: calling a __host__ function("adamantine::ElectronBeamHeatSource<(int)2,  ::dealii::MemorySpace::Host> ::update_time(double)") from a __host__ __device__ function("adamantine::HeatSources<(int)2,  ::dealii::MemorySpace::Host> ::update_time") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(264): warning #20011-D: calling a __host__ function("adamantine::CubeHeatSource<(int)2> ::update_time(double)") from a __host__ __device__ function("adamantine::HeatSources<(int)2,  ::dealii::MemorySpace::Host> ::update_time") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(266): warning #20011-D: calling a __host__ function("adamantine::GoldakHeatSource<(int)2,  ::dealii::MemorySpace::Host> ::update_time(double)") from a __host__ __device__ function("adamantine::HeatSources<(int)2,  ::dealii::MemorySpace::Host> ::update_time") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(292): warning #20011-D: calling a __host__ function("adamantine::ElectronBeamHeatSource<(int)2,  ::dealii::MemorySpace::Host> ::value(const  ::dealii::Point<(int)2, double>  &, double) const") from a __host__ __device__ function("adamantine::HeatSources<(int)2,  ::dealii::MemorySpace::Host> ::max_value const") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(292): warning #20013-D: calling a constexpr __host__ function("const T1 &  ::std::max<double> (const T1 &, const T1 &)") from a __host__ __device__ function("adamantine::HeatSources<(int)2,  ::dealii::MemorySpace::Host> ::max_value const") is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this.

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(294): warning #20011-D: calling a __host__ function("adamantine::CubeHeatSource<(int)2> ::value(const  ::dealii::Point<(int)2, double>  &, double) const") from a __host__ __device__ function("adamantine::HeatSources<(int)2,  ::dealii::MemorySpace::Host> ::max_value const") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(294): warning #20013-D: calling a constexpr __host__ function("const T1 &  ::std::max<double> (const T1 &, const T1 &)") from a __host__ __device__ function("adamantine::HeatSources<(int)2,  ::dealii::MemorySpace::Host> ::max_value const") is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this.

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(296): warning #20011-D: calling a __host__ function("adamantine::GoldakHeatSource<(int)2,  ::dealii::MemorySpace::Host> ::value(const  ::dealii::Point<(int)2, double>  &, double) const") from a __host__ __device__ function("adamantine::HeatSources<(int)2,  ::dealii::MemorySpace::Host> ::max_value const") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(296): warning #20013-D: calling a constexpr __host__ function("const T1 &  ::std::max<double> (const T1 &, const T1 &)") from a __host__ __device__ function("adamantine::HeatSources<(int)2,  ::dealii::MemorySpace::Host> ::max_value const") is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this.

[ 88%] Linking CXX executable ../bin/test_experimental_data
/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(262): warning #20011-D: calling a __host__ function("adamantine::ElectronBeamHeatSource<(int)2,  ::dealii::MemorySpace::Host> ::update_time(double)") from a __host__ __device__ function("adamantine::HeatSources<(int)2,  ::dealii::MemorySpace::Host> ::update_time") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(264): warning #20011-D: calling a __host__ function("adamantine::CubeHeatSource<(int)2> ::update_time(double)") from a __host__ __device__ function("adamantine::HeatSources<(int)2,  ::dealii::MemorySpace::Host> ::update_time") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(266): warning #20011-D: calling a __host__ function("adamantine::GoldakHeatSource<(int)2,  ::dealii::MemorySpace::Host> ::update_time(double)") from a __host__ __device__ function("adamantine::HeatSources<(int)2,  ::dealii::MemorySpace::Host> ::update_time") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(292): warning #20011-D: calling a __host__ function("adamantine::ElectronBeamHeatSource<(int)2,  ::dealii::MemorySpace::Host> ::value(const  ::dealii::Point<(int)2, double>  &, double) const") from a __host__ __device__ function("adamantine::HeatSources<(int)2,  ::dealii::MemorySpace::Host> ::max_value const") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(292): warning #20013-D: calling a constexpr __host__ function("const T1 &  ::std::max<double> (const T1 &, const T1 &)") from a __host__ __device__ function("adamantine::HeatSources<(int)2,  ::dealii::MemorySpace::Host> ::max_value const") is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this.

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(294): warning #20011-D: calling a __host__ function("adamantine::CubeHeatSource<(int)2> ::value(const  ::dealii::Point<(int)2, double>  &, double) const") from a __host__ __device__ function("adamantine::HeatSources<(int)2,  ::dealii::MemorySpace::Host> ::max_value const") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(294): warning #20013-D: calling a constexpr __host__ function("const T1 &  ::std::max<double> (const T1 &, const T1 &)") from a __host__ __device__ function("adamantine::HeatSources<(int)2,  ::dealii::MemorySpace::Host> ::max_value const") is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this.

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(296): warning #20011-D: calling a __host__ function("adamantine::GoldakHeatSource<(int)2,  ::dealii::MemorySpace::Host> ::value(const  ::dealii::Point<(int)2, double>  &, double) const") from a __host__ __device__ function("adamantine::HeatSources<(int)2,  ::dealii::MemorySpace::Host> ::max_value const") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(296): warning #20013-D: calling a constexpr __host__ function("const T1 &  ::std::max<double> (const T1 &, const T1 &)") from a __host__ __device__ function("adamantine::HeatSources<(int)2,  ::dealii::MemorySpace::Host> ::max_value const") is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this.

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(292): warning #20013-D: calling a constexpr __host__ function("max") from a __host__ __device__ function("max_value") is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this.
          std::max(value, _electron_beam_heat_sources(i).value(point, height));
          ^
          detected during:
            instantiation of "double adamantine::HeatSources<dim, MemorySpaceType>::max_value(const dealii::Point<dim, double> &, double) const [with dim=3, MemorySpaceType=dealii::MemorySpace::Host]" at line 551 of /var/jenkins/workspace/adamantine_PR-282/tests/../application/adamantine.hh
            instantiation of "std::vector<dealii::parallel::distributed::Triangulation<dim, dim>::active_cell_iterator, std::allocator<dealii::parallel::distributed::Triangulation<dim, dim>::active_cell_iterator>> compute_cells_to_refine(dealii::parallel::distributed::Triangulation<dim, dim> &, double, double, unsigned int, adamantine::HeatSources<dim, dealii::MemorySpace::Host> &, double, double) [with dim=3]" at line 618 of /var/jenkins/workspace/adamantine_PR-282/tests/../application/adamantine.hh
            instantiation of "void refine_mesh<dim,p_order,fe_degree,MaterialStates,MemorySpaceType>(std::unique_ptr<adamantine::ThermalPhysicsInterface<dim, MemorySpaceType>, std::default_delete<adamantine::ThermalPhysicsInterface<dim, MemorySpaceType>>> &, adamantine::MaterialProperty<dim, p_order, MaterialStates, MemorySpaceType> &, dealii::LinearAlgebra::distributed::Vector<double, MemorySpaceType> &, const adamantine::HeatSources<dim, MemorySpaceType> &, double, double, unsigned int, const boost::property_tree::ptree &) [with dim=3, p_order=4, fe_degree=1, MaterialStates=adamantine::SolidLiquid, MemorySpaceType=dealii::MemorySpace::Host]" at line 677 of /var/jenkins/workspace/adamantine_PR-282/tests/../application/adamantine.hh
            instantiation of "void refine_mesh(std::unique_ptr<adamantine::ThermalPhysicsInterface<dim, MemorySpaceType>, std::default_delete<adamantine::ThermalPhysicsInterface<dim, MemorySpaceType>>> &, adamantine::MaterialProperty<dim, p_order, MaterialStates, MemorySpaceType> &, dealii::LinearAlgebra::distributed::Vector<double, MemorySpaceType> &, const adamantine::HeatSources<dim, MemorySpaceType> &, double, double, unsigned int, const boost::property_tree::ptree &) [with dim=3, p_order=4, MaterialStates=adamantine::SolidLiquid, MemorySpaceType=dealii::MemorySpace::Host]" at line 986 of /var/jenkins/workspace/adamantine_PR-282/tests/../application/adamantine.hh
            instantiation of "std::pair<dealii::LinearAlgebra::distributed::Vector<double, dealii::MemorySpace::Host>, dealii::LinearAlgebra::distributed::Vector<double, dealii::MemorySpace::Host>> run<dim,p_order,MaterialStates,MemorySpaceType>(const MPI_Comm &, const boost::property_tree::ptree &, std::vector<adamantine::Timer, std::allocator<adamantine::Timer>> &) [with dim=3, p_order=4, MaterialStates=adamantine::SolidLiquid, MemorySpaceType=dealii::MemorySpace::Host]" at line 36 of /var/jenkins/workspace/adamantine_PR-282/tests/test_integration_3d.cc

Remark: The warnings can be suppressed with "-diag-suppress <warning-number>"

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(294): warning #20013-D: calling a constexpr __host__ function("max") from a __host__ __device__ function("max_value") is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this.
      value = std::max(value, _cube_heat_sources(i).value(point, height));
              ^
          detected during:
            instantiation of "double adamantine::HeatSources<dim, MemorySpaceType>::max_value(const dealii::Point<dim, double> &, double) const [with dim=3, MemorySpaceType=dealii::MemorySpace::Host]" at line 551 of /var/jenkins/workspace/adamantine_PR-282/tests/../application/adamantine.hh
            instantiation of "std::vector<dealii::parallel::distributed::Triangulation<dim, dim>::active_cell_iterator, std::allocator<dealii::parallel::distributed::Triangulation<dim, dim>::active_cell_iterator>> compute_cells_to_refine(dealii::parallel::distributed::Triangulation<dim, dim> &, double, double, unsigned int, adamantine::HeatSources<dim, dealii::MemorySpace::Host> &, double, double) [with dim=3]" at line 618 of /var/jenkins/workspace/adamantine_PR-282/tests/../application/adamantine.hh
            instantiation of "void refine_mesh<dim,p_order,fe_degree,MaterialStates,MemorySpaceType>(std::unique_ptr<adamantine::ThermalPhysicsInterface<dim, MemorySpaceType>, std::default_delete<adamantine::ThermalPhysicsInterface<dim, MemorySpaceType>>> &, adamantine::MaterialProperty<dim, p_order, MaterialStates, MemorySpaceType> &, dealii::LinearAlgebra::distributed::Vector<double, MemorySpaceType> &, const adamantine::HeatSources<dim, MemorySpaceType> &, double, double, unsigned int, const boost::property_tree::ptree &) [with dim=3, p_order=4, fe_degree=1, MaterialStates=adamantine::SolidLiquid, MemorySpaceType=dealii::MemorySpace::Host]" at line 677 of /var/jenkins/workspace/adamantine_PR-282/tests/../application/adamantine.hh
            instantiation of "void refine_mesh(std::unique_ptr<adamantine::ThermalPhysicsInterface<dim, MemorySpaceType>, std::default_delete<adamantine::ThermalPhysicsInterface<dim, MemorySpaceType>>> &, adamantine::MaterialProperty<dim, p_order, MaterialStates, MemorySpaceType> &, dealii::LinearAlgebra::distributed::Vector<double, MemorySpaceType> &, const adamantine::HeatSources<dim, MemorySpaceType> &, double, double, unsigned int, const boost::property_tree::ptree &) [with dim=3, p_order=4, MaterialStates=adamantine::SolidLiquid, MemorySpaceType=dealii::MemorySpace::Host]" at line 986 of /var/jenkins/workspace/adamantine_PR-282/tests/../application/adamantine.hh
            instantiation of "std::pair<dealii::LinearAlgebra::distributed::Vector<double, dealii::MemorySpace::Host>, dealii::LinearAlgebra::distributed::Vector<double, dealii::MemorySpace::Host>> run<dim,p_order,MaterialStates,MemorySpaceType>(const MPI_Comm &, const boost::property_tree::ptree &, std::vector<adamantine::Timer, std::allocator<adamantine::Timer>> &) [with dim=3, p_order=4, MaterialStates=adamantine::SolidLiquid, MemorySpaceType=dealii::MemorySpace::Host]" at line 36 of /var/jenkins/workspace/adamantine_PR-282/tests/test_integration_3d.cc

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(296): warning #20013-D: calling a constexpr __host__ function("max") from a __host__ __device__ function("max_value") is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this.
      value = std::max(value, _goldak_heat_sources(i).value(point, height));
              ^
          detected during:
            instantiation of "double adamantine::HeatSources<dim, MemorySpaceType>::max_value(const dealii::Point<dim, double> &, double) const [with dim=3, MemorySpaceType=dealii::MemorySpace::Host]" at line 551 of /var/jenkins/workspace/adamantine_PR-282/tests/../application/adamantine.hh
            instantiation of "std::vector<dealii::parallel::distributed::Triangulation<dim, dim>::active_cell_iterator, std::allocator<dealii::parallel::distributed::Triangulation<dim, dim>::active_cell_iterator>> compute_cells_to_refine(dealii::parallel::distributed::Triangulation<dim, dim> &, double, double, unsigned int, adamantine::HeatSources<dim, dealii::MemorySpace::Host> &, double, double) [with dim=3]" at line 618 of /var/jenkins/workspace/adamantine_PR-282/tests/../application/adamantine.hh
            instantiation of "void refine_mesh<dim,p_order,fe_degree,MaterialStates,MemorySpaceType>(std::unique_ptr<adamantine::ThermalPhysicsInterface<dim, MemorySpaceType>, std::default_delete<adamantine::ThermalPhysicsInterface<dim, MemorySpaceType>>> &, adamantine::MaterialProperty<dim, p_order, MaterialStates, MemorySpaceType> &, dealii::LinearAlgebra::distributed::Vector<double, MemorySpaceType> &, const adamantine::HeatSources<dim, MemorySpaceType> &, double, double, unsigned int, const boost::property_tree::ptree &) [with dim=3, p_order=4, fe_degree=1, MaterialStates=adamantine::SolidLiquid, MemorySpaceType=dealii::MemorySpace::Host]" at line 677 of /var/jenkins/workspace/adamantine_PR-282/tests/../application/adamantine.hh
            instantiation of "void refine_mesh(std::unique_ptr<adamantine::ThermalPhysicsInterface<dim, MemorySpaceType>, std::default_delete<adamantine::ThermalPhysicsInterface<dim, MemorySpaceType>>> &, adamantine::MaterialProperty<dim, p_order, MaterialStates, MemorySpaceType> &, dealii::LinearAlgebra::distributed::Vector<double, MemorySpaceType> &, const adamantine::HeatSources<dim, MemorySpaceType> &, double, double, unsigned int, const boost::property_tree::ptree &) [with dim=3, p_order=4, MaterialStates=adamantine::SolidLiquid, MemorySpaceType=dealii::MemorySpace::Host]" at line 986 of /var/jenkins/workspace/adamantine_PR-282/tests/../application/adamantine.hh
            instantiation of "std::pair<dealii::LinearAlgebra::distributed::Vector<double, dealii::MemorySpace::Host>, dealii::LinearAlgebra::distributed::Vector<double, dealii::MemorySpace::Host>> run<dim,p_order,MaterialStates,MemorySpaceType>(const MPI_Comm &, const boost::property_tree::ptree &, std::vector<adamantine::Timer, std::allocator<adamantine::Timer>> &) [with dim=3, p_order=4, MaterialStates=adamantine::SolidLiquid, MemorySpaceType=dealii::MemorySpace::Host]" at line 36 of /var/jenkins/workspace/adamantine_PR-282/tests/test_integration_3d.cc

[ 88%] Built target test_experimental_data
[ 89%] Building CXX object tests/CMakeFiles/test_material_deposition.dir/test_material_deposition.cc.o
/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(292): warning #20013-D: calling a constexpr __host__ function("max") from a __host__ __device__ function("max_value") is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this.
          std::max(value, _electron_beam_heat_sources(i).value(point, height));
          ^
          detected during:
            instantiation of "double adamantine::HeatSources<dim, MemorySpaceType>::max_value(const dealii::Point<dim, double> &, double) const [with dim=3, MemorySpaceType=dealii::MemorySpace::Host]" at line 551 of /var/jenkins/workspace/adamantine_PR-282/tests/../application/adamantine.hh
            instantiation of "std::vector<dealii::parallel::distributed::Triangulation<dim, dim>::active_cell_iterator, std::allocator<dealii::parallel::distributed::Triangulation<dim, dim>::active_cell_iterator>> compute_cells_to_refine(dealii::parallel::distributed::Triangulation<dim, dim> &, double, double, unsigned int, adamantine::HeatSources<dim, dealii::MemorySpace::Host> &, double, double) [with dim=3]" at line 618 of /var/jenkins/workspace/adamantine_PR-282/tests/../application/adamantine.hh
            instantiation of "void refine_mesh<dim,p_order,fe_degree,MaterialStates,MemorySpaceType>(std::unique_ptr<adamantine::ThermalPhysicsInterface<dim, MemorySpaceType>, std::default_delete<adamantine::ThermalPhysicsInterface<dim, MemorySpaceType>>> &, adamantine::MaterialProperty<dim, p_order, MaterialStates, MemorySpaceType> &, dealii::LinearAlgebra::distributed::Vector<double, MemorySpaceType> &, const adamantine::HeatSources<dim, MemorySpaceType> &, double, double, unsigned int, const boost::property_tree::ptree &) [with dim=3, p_order=4, fe_degree=1, MaterialStates=adamantine::SolidLiquidPowder, MemorySpaceType=dealii::MemorySpace::Host]" at line 677 of /var/jenkins/workspace/adamantine_PR-282/tests/../application/adamantine.hh
            instantiation of "void refine_mesh(std::unique_ptr<adamantine::ThermalPhysicsInterface<dim, MemorySpaceType>, std::default_delete<adamantine::ThermalPhysicsInterface<dim, MemorySpaceType>>> &, adamantine::MaterialProperty<dim, p_order, MaterialStates, MemorySpaceType> &, dealii::LinearAlgebra::distributed::Vector<double, MemorySpaceType> &, const adamantine::HeatSources<dim, MemorySpaceType> &, double, double, unsigned int, const boost::property_tree::ptree &) [with dim=3, p_order=4, MaterialStates=adamantine::SolidLiquidPowder, MemorySpaceType=dealii::MemorySpace::Host]" at line 986 of /var/jenkins/workspace/adamantine_PR-282/tests/../application/adamantine.hh
            instantiation of "std::pair<dealii::LinearAlgebra::distributed::Vector<double, dealii::MemorySpace::Host>, dealii::LinearAlgebra::distributed::Vector<double, dealii::MemorySpace::Host>> run<dim,p_order,MaterialStates,MemorySpaceType>(const MPI_Comm &, const boost::property_tree::ptree &, std::vector<adamantine::Timer, std::allocator<adamantine::Timer>> &) [with dim=3, p_order=4, MaterialStates=adamantine::SolidLiquidPowder, MemorySpaceType=dealii::MemorySpace::Host]" at line 37 of /var/jenkins/workspace/adamantine_PR-282/tests/test_integration_3d_amr.cc

Remark: The warnings can be suppressed with "-diag-suppress <warning-number>"

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(294): warning #20013-D: calling a constexpr __host__ function("max") from a __host__ __device__ function("max_value") is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this.
      value = std::max(value, _cube_heat_sources(i).value(point, height));
              ^
          detected during:
            instantiation of "double adamantine::HeatSources<dim, MemorySpaceType>::max_value(const dealii::Point<dim, double> &, double) const [with dim=3, MemorySpaceType=dealii::MemorySpace::Host]" at line 551 of /var/jenkins/workspace/adamantine_PR-282/tests/../application/adamantine.hh
            instantiation of "std::vector<dealii::parallel::distributed::Triangulation<dim, dim>::active_cell_iterator, std::allocator<dealii::parallel::distributed::Triangulation<dim, dim>::active_cell_iterator>> compute_cells_to_refine(dealii::parallel::distributed::Triangulation<dim, dim> &, double, double, unsigned int, adamantine::HeatSources<dim, dealii::MemorySpace::Host> &, double, double) [with dim=3]" at line 618 of /var/jenkins/workspace/adamantine_PR-282/tests/../application/adamantine.hh
            instantiation of "void refine_mesh<dim,p_order,fe_degree,MaterialStates,MemorySpaceType>(std::unique_ptr<adamantine::ThermalPhysicsInterface<dim, MemorySpaceType>, std::default_delete<adamantine::ThermalPhysicsInterface<dim, MemorySpaceType>>> &, adamantine::MaterialProperty<dim, p_order, MaterialStates, MemorySpaceType> &, dealii::LinearAlgebra::distributed::Vector<double, MemorySpaceType> &, const adamantine::HeatSources<dim, MemorySpaceType> &, double, double, unsigned int, const boost::property_tree::ptree &) [with dim=3, p_order=4, fe_degree=1, MaterialStates=adamantine::SolidLiquidPowder, MemorySpaceType=dealii::MemorySpace::Host]" at line 677 of /var/jenkins/workspace/adamantine_PR-282/tests/../application/adamantine.hh
            instantiation of "void refine_mesh(std::unique_ptr<adamantine::ThermalPhysicsInterface<dim, MemorySpaceType>, std::default_delete<adamantine::ThermalPhysicsInterface<dim, MemorySpaceType>>> &, adamantine::MaterialProperty<dim, p_order, MaterialStates, MemorySpaceType> &, dealii::LinearAlgebra::distributed::Vector<double, MemorySpaceType> &, const adamantine::HeatSources<dim, MemorySpaceType> &, double, double, unsigned int, const boost::property_tree::ptree &) [with dim=3, p_order=4, MaterialStates=adamantine::SolidLiquidPowder, MemorySpaceType=dealii::MemorySpace::Host]" at line 986 of /var/jenkins/workspace/adamantine_PR-282/tests/../application/adamantine.hh
            instantiation of "std::pair<dealii::LinearAlgebra::distributed::Vector<double, dealii::MemorySpace::Host>, dealii::LinearAlgebra::distributed::Vector<double, dealii::MemorySpace::Host>> run<dim,p_order,MaterialStates,MemorySpaceType>(const MPI_Comm &, const boost::property_tree::ptree &, std::vector<adamantine::Timer, std::allocator<adamantine::Timer>> &) [with dim=3, p_order=4, MaterialStates=adamantine::SolidLiquidPowder, MemorySpaceType=dealii::MemorySpace::Host]" at line 37 of /var/jenkins/workspace/adamantine_PR-282/tests/test_integration_3d_amr.cc

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(296): warning #20013-D: calling a constexpr __host__ function("max") from a __host__ __device__ function("max_value") is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this.
      value = std::max(value, _goldak_heat_sources(i).value(point, height));
              ^
          detected during:
            instantiation of "double adamantine::HeatSources<dim, MemorySpaceType>::max_value(const dealii::Point<dim, double> &, double) const [with dim=3, MemorySpaceType=dealii::MemorySpace::Host]" at line 551 of /var/jenkins/workspace/adamantine_PR-282/tests/../application/adamantine.hh
            instantiation of "std::vector<dealii::parallel::distributed::Triangulation<dim, dim>::active_cell_iterator, std::allocator<dealii::parallel::distributed::Triangulation<dim, dim>::active_cell_iterator>> compute_cells_to_refine(dealii::parallel::distributed::Triangulation<dim, dim> &, double, double, unsigned int, adamantine::HeatSources<dim, dealii::MemorySpace::Host> &, double, double) [with dim=3]" at line 618 of /var/jenkins/workspace/adamantine_PR-282/tests/../application/adamantine.hh
            instantiation of "void refine_mesh<dim,p_order,fe_degree,MaterialStates,MemorySpaceType>(std::unique_ptr<adamantine::ThermalPhysicsInterface<dim, MemorySpaceType>, std::default_delete<adamantine::ThermalPhysicsInterface<dim, MemorySpaceType>>> &, adamantine::MaterialProperty<dim, p_order, MaterialStates, MemorySpaceType> &, dealii::LinearAlgebra::distributed::Vector<double, MemorySpaceType> &, const adamantine::HeatSources<dim, MemorySpaceType> &, double, double, unsigned int, const boost::property_tree::ptree &) [with dim=3, p_order=4, fe_degree=1, MaterialStates=adamantine::SolidLiquidPowder, MemorySpaceType=dealii::MemorySpace::Host]" at line 677 of /var/jenkins/workspace/adamantine_PR-282/tests/../application/adamantine.hh
            instantiation of "void refine_mesh(std::unique_ptr<adamantine::ThermalPhysicsInterface<dim, MemorySpaceType>, std::default_delete<adamantine::ThermalPhysicsInterface<dim, MemorySpaceType>>> &, adamantine::MaterialProperty<dim, p_order, MaterialStates, MemorySpaceType> &, dealii::LinearAlgebra::distributed::Vector<double, MemorySpaceType> &, const adamantine::HeatSources<dim, MemorySpaceType> &, double, double, unsigned int, const boost::property_tree::ptree &) [with dim=3, p_order=4, MaterialStates=adamantine::SolidLiquidPowder, MemorySpaceType=dealii::MemorySpace::Host]" at line 986 of /var/jenkins/workspace/adamantine_PR-282/tests/../application/adamantine.hh
            instantiation of "std::pair<dealii::LinearAlgebra::distributed::Vector<double, dealii::MemorySpace::Host>, dealii::LinearAlgebra::distributed::Vector<double, dealii::MemorySpace::Host>> run<dim,p_order,MaterialStates,MemorySpaceType>(const MPI_Comm &, const boost::property_tree::ptree &, std::vector<adamantine::Timer, std::allocator<adamantine::Timer>> &) [with dim=3, p_order=4, MaterialStates=adamantine::SolidLiquidPowder, MemorySpaceType=dealii::MemorySpace::Host]" at line 37 of /var/jenkins/workspace/adamantine_PR-282/tests/test_integration_3d_amr.cc

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(262): warning #20011-D: calling a __host__ function("adamantine::ElectronBeamHeatSource<(int)3,  ::dealii::MemorySpace::Host> ::update_time(double)") from a __host__ __device__ function("adamantine::HeatSources<(int)3,  ::dealii::MemorySpace::Host> ::update_time") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(264): warning #20011-D: calling a __host__ function("adamantine::CubeHeatSource<(int)3> ::update_time(double)") from a __host__ __device__ function("adamantine::HeatSources<(int)3,  ::dealii::MemorySpace::Host> ::update_time") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(266): warning #20011-D: calling a __host__ function("adamantine::GoldakHeatSource<(int)3,  ::dealii::MemorySpace::Host> ::update_time(double)") from a __host__ __device__ function("adamantine::HeatSources<(int)3,  ::dealii::MemorySpace::Host> ::update_time") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(292): warning #20011-D: calling a __host__ function("adamantine::ElectronBeamHeatSource<(int)3,  ::dealii::MemorySpace::Host> ::value(const  ::dealii::Point<(int)3, double>  &, double) const") from a __host__ __device__ function("adamantine::HeatSources<(int)3,  ::dealii::MemorySpace::Host> ::max_value const") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(292): warning #20013-D: calling a constexpr __host__ function("const T1 &  ::std::max<double> (const T1 &, const T1 &)") from a __host__ __device__ function("adamantine::HeatSources<(int)3,  ::dealii::MemorySpace::Host> ::max_value const") is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this.

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(294): warning #20011-D: calling a __host__ function("adamantine::CubeHeatSource<(int)3> ::value(const  ::dealii::Point<(int)3, double>  &, double) const") from a __host__ __device__ function("adamantine::HeatSources<(int)3,  ::dealii::MemorySpace::Host> ::max_value const") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(294): warning #20013-D: calling a constexpr __host__ function("const T1 &  ::std::max<double> (const T1 &, const T1 &)") from a __host__ __device__ function("adamantine::HeatSources<(int)3,  ::dealii::MemorySpace::Host> ::max_value const") is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this.

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(296): warning #20011-D: calling a __host__ function("adamantine::GoldakHeatSource<(int)3,  ::dealii::MemorySpace::Host> ::value(const  ::dealii::Point<(int)3, double>  &, double) const") from a __host__ __device__ function("adamantine::HeatSources<(int)3,  ::dealii::MemorySpace::Host> ::max_value const") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(296): warning #20013-D: calling a constexpr __host__ function("const T1 &  ::std::max<double> (const T1 &, const T1 &)") from a __host__ __device__ function("adamantine::HeatSources<(int)3,  ::dealii::MemorySpace::Host> ::max_value const") is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this.

[ 90%] Linking CXX executable ../bin/adamantine
/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(262): warning #20011-D: calling a __host__ function("adamantine::ElectronBeamHeatSource<(int)3,  ::dealii::MemorySpace::Host> ::update_time(double)") from a __host__ __device__ function("adamantine::HeatSources<(int)3,  ::dealii::MemorySpace::Host> ::update_time") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(264): warning #20011-D: calling a __host__ function("adamantine::CubeHeatSource<(int)3> ::update_time(double)") from a __host__ __device__ function("adamantine::HeatSources<(int)3,  ::dealii::MemorySpace::Host> ::update_time") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(266): warning #20011-D: calling a __host__ function("adamantine::GoldakHeatSource<(int)3,  ::dealii::MemorySpace::Host> ::update_time(double)") from a __host__ __device__ function("adamantine::HeatSources<(int)3,  ::dealii::MemorySpace::Host> ::update_time") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(292): warning #20011-D: calling a __host__ function("adamantine::ElectronBeamHeatSource<(int)3,  ::dealii::MemorySpace::Host> ::value(const  ::dealii::Point<(int)3, double>  &, double) const") from a __host__ __device__ function("adamantine::HeatSources<(int)3,  ::dealii::MemorySpace::Host> ::max_value const") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(292): warning #20013-D: calling a constexpr __host__ function("const T1 &  ::std::max<double> (const T1 &, const T1 &)") from a __host__ __device__ function("adamantine::HeatSources<(int)3,  ::dealii::MemorySpace::Host> ::max_value const") is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this.

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(294): warning #20011-D: calling a __host__ function("adamantine::CubeHeatSource<(int)3> ::value(const  ::dealii::Point<(int)3, double>  &, double) const") from a __host__ __device__ function("adamantine::HeatSources<(int)3,  ::dealii::MemorySpace::Host> ::max_value const") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(294): warning #20013-D: calling a constexpr __host__ function("const T1 &  ::std::max<double> (const T1 &, const T1 &)") from a __host__ __device__ function("adamantine::HeatSources<(int)3,  ::dealii::MemorySpace::Host> ::max_value const") is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this.

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(296): warning #20011-D: calling a __host__ function("adamantine::GoldakHeatSource<(int)3,  ::dealii::MemorySpace::Host> ::value(const  ::dealii::Point<(int)3, double>  &, double) const") from a __host__ __device__ function("adamantine::HeatSources<(int)3,  ::dealii::MemorySpace::Host> ::max_value const") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(296): warning #20013-D: calling a constexpr __host__ function("const T1 &  ::std::max<double> (const T1 &, const T1 &)") from a __host__ __device__ function("adamantine::HeatSources<(int)3,  ::dealii::MemorySpace::Host> ::max_value const") is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this.

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(292): warning #20013-D: calling a constexpr __host__ function("max") from a __host__ __device__ function("max_value") is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this.
          std::max(value, _electron_beam_heat_sources(i).value(point, height));
          ^
          detected during:
            instantiation of "double adamantine::HeatSources<dim, MemorySpaceType>::max_value(const dealii::Point<dim, double> &, double) const [with dim=3, MemorySpaceType=dealii::MemorySpace::Host]" at line 551 of /var/jenkins/workspace/adamantine_PR-282/tests/../application/adamantine.hh
            instantiation of "std::vector<dealii::parallel::distributed::Triangulation<dim, dim>::active_cell_iterator, std::allocator<dealii::parallel::distributed::Triangulation<dim, dim>::active_cell_iterator>> compute_cells_to_refine(dealii::parallel::distributed::Triangulation<dim, dim> &, double, double, unsigned int, adamantine::HeatSources<dim, dealii::MemorySpace::Host> &, double, double) [with dim=3]" at line 618 of /var/jenkins/workspace/adamantine_PR-282/tests/../application/adamantine.hh
            instantiation of "void refine_mesh<dim,p_order,fe_degree,MaterialStates,MemorySpaceType>(std::unique_ptr<adamantine::ThermalPhysicsInterface<dim, MemorySpaceType>, std::default_delete<adamantine::ThermalPhysicsInterface<dim, MemorySpaceType>>> &, adamantine::MaterialProperty<dim, p_order, MaterialStates, MemorySpaceType> &, dealii::LinearAlgebra::distributed::Vector<double, MemorySpaceType> &, const adamantine::HeatSources<dim, MemorySpaceType> &, double, double, unsigned int, const boost::property_tree::ptree &) [with dim=3, p_order=4, fe_degree=1, MaterialStates=adamantine::SolidLiquidPowder, MemorySpaceType=dealii::MemorySpace::Default]" at line 677 of /var/jenkins/workspace/adamantine_PR-282/tests/../application/adamantine.hh
            instantiation of "void refine_mesh(std::unique_ptr<adamantine::ThermalPhysicsInterface<dim, MemorySpaceType>, std::default_delete<adamantine::ThermalPhysicsInterface<dim, MemorySpaceType>>> &, adamantine::MaterialProperty<dim, p_order, MaterialStates, MemorySpaceType> &, dealii::LinearAlgebra::distributed::Vector<double, MemorySpaceType> &, const adamantine::HeatSources<dim, MemorySpaceType> &, double, double, unsigned int, const boost::property_tree::ptree &) [with dim=3, p_order=4, MaterialStates=adamantine::SolidLiquidPowder, MemorySpaceType=dealii::MemorySpace::Default]" at line 986 of /var/jenkins/workspace/adamantine_PR-282/tests/../application/adamantine.hh
            instantiation of "std::pair<dealii::LinearAlgebra::distributed::Vector<double, dealii::MemorySpace::Host>, dealii::LinearAlgebra::distributed::Vector<double, dealii::MemorySpace::Host>> run<dim,p_order,MaterialStates,MemorySpaceType>(const MPI_Comm &, const boost::property_tree::ptree &, std::vector<adamantine::Timer, std::allocator<adamantine::Timer>> &) [with dim=3, p_order=4, MaterialStates=adamantine::SolidLiquidPowder, MemorySpaceType=dealii::MemorySpace::Default]" at line 37 of /var/jenkins/workspace/adamantine_PR-282/tests/test_integration_3d_amr_device.cc

Remark: The warnings can be suppressed with "-diag-suppress <warning-number>"

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(294): warning #20013-D: calling a constexpr __host__ function("max") from a __host__ __device__ function("max_value") is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this.
      value = std::max(value, _cube_heat_sources(i).value(point, height));
              ^
          detected during:
            instantiation of "double adamantine::HeatSources<dim, MemorySpaceType>::max_value(const dealii::Point<dim, double> &, double) const [with dim=3, MemorySpaceType=dealii::MemorySpace::Host]" at line 551 of /var/jenkins/workspace/adamantine_PR-282/tests/../application/adamantine.hh
            instantiation of "std::vector<dealii::parallel::distributed::Triangulation<dim, dim>::active_cell_iterator, std::allocator<dealii::parallel::distributed::Triangulation<dim, dim>::active_cell_iterator>> compute_cells_to_refine(dealii::parallel::distributed::Triangulation<dim, dim> &, double, double, unsigned int, adamantine::HeatSources<dim, dealii::MemorySpace::Host> &, double, double) [with dim=3]" at line 618 of /var/jenkins/workspace/adamantine_PR-282/tests/../application/adamantine.hh
            instantiation of "void refine_mesh<dim,p_order,fe_degree,MaterialStates,MemorySpaceType>(std::unique_ptr<adamantine::ThermalPhysicsInterface<dim, MemorySpaceType>, std::default_delete<adamantine::ThermalPhysicsInterface<dim, MemorySpaceType>>> &, adamantine::MaterialProperty<dim, p_order, MaterialStates, MemorySpaceType> &, dealii::LinearAlgebra::distributed::Vector<double, MemorySpaceType> &, const adamantine::HeatSources<dim, MemorySpaceType> &, double, double, unsigned int, const boost::property_tree::ptree &) [with dim=3, p_order=4, fe_degree=1, MaterialStates=adamantine::SolidLiquidPowder, MemorySpaceType=dealii::MemorySpace::Default]" at line 677 of /var/jenkins/workspace/adamantine_PR-282/tests/../application/adamantine.hh
            instantiation of "void refine_mesh(std::unique_ptr<adamantine::ThermalPhysicsInterface<dim, MemorySpaceType>, std::default_delete<adamantine::ThermalPhysicsInterface<dim, MemorySpaceType>>> &, adamantine::MaterialProperty<dim, p_order, MaterialStates, MemorySpaceType> &, dealii::LinearAlgebra::distributed::Vector<double, MemorySpaceType> &, const adamantine::HeatSources<dim, MemorySpaceType> &, double, double, unsigned int, const boost::property_tree::ptree &) [with dim=3, p_order=4, MaterialStates=adamantine::SolidLiquidPowder, MemorySpaceType=dealii::MemorySpace::Default]" at line 986 of /var/jenkins/workspace/adamantine_PR-282/tests/../application/adamantine.hh
            instantiation of "std::pair<dealii::LinearAlgebra::distributed::Vector<double, dealii::MemorySpace::Host>, dealii::LinearAlgebra::distributed::Vector<double, dealii::MemorySpace::Host>> run<dim,p_order,MaterialStates,MemorySpaceType>(const MPI_Comm &, const boost::property_tree::ptree &, std::vector<adamantine::Timer, std::allocator<adamantine::Timer>> &) [with dim=3, p_order=4, MaterialStates=adamantine::SolidLiquidPowder, MemorySpaceType=dealii::MemorySpace::Default]" at line 37 of /var/jenkins/workspace/adamantine_PR-282/tests/test_integration_3d_amr_device.cc

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(296): warning #20013-D: calling a constexpr __host__ function("max") from a __host__ __device__ function("max_value") is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this.
      value = std::max(value, _goldak_heat_sources(i).value(point, height));
              ^
          detected during:
            instantiation of "double adamantine::HeatSources<dim, MemorySpaceType>::max_value(const dealii::Point<dim, double> &, double) const [with dim=3, MemorySpaceType=dealii::MemorySpace::Host]" at line 551 of /var/jenkins/workspace/adamantine_PR-282/tests/../application/adamantine.hh
            instantiation of "std::vector<dealii::parallel::distributed::Triangulation<dim, dim>::active_cell_iterator, std::allocator<dealii::parallel::distributed::Triangulation<dim, dim>::active_cell_iterator>> compute_cells_to_refine(dealii::parallel::distributed::Triangulation<dim, dim> &, double, double, unsigned int, adamantine::HeatSources<dim, dealii::MemorySpace::Host> &, double, double) [with dim=3]" at line 618 of /var/jenkins/workspace/adamantine_PR-282/tests/../application/adamantine.hh
            instantiation of "void refine_mesh<dim,p_order,fe_degree,MaterialStates,MemorySpaceType>(std::unique_ptr<adamantine::ThermalPhysicsInterface<dim, MemorySpaceType>, std::default_delete<adamantine::ThermalPhysicsInterface<dim, MemorySpaceType>>> &, adamantine::MaterialProperty<dim, p_order, MaterialStates, MemorySpaceType> &, dealii::LinearAlgebra::distributed::Vector<double, MemorySpaceType> &, const adamantine::HeatSources<dim, MemorySpaceType> &, double, double, unsigned int, const boost::property_tree::ptree &) [with dim=3, p_order=4, fe_degree=1, MaterialStates=adamantine::SolidLiquidPowder, MemorySpaceType=dealii::MemorySpace::Default]" at line 677 of /var/jenkins/workspace/adamantine_PR-282/tests/../application/adamantine.hh
            instantiation of "void refine_mesh(std::unique_ptr<adamantine::ThermalPhysicsInterface<dim, MemorySpaceType>, std::default_delete<adamantine::ThermalPhysicsInterface<dim, MemorySpaceType>>> &, adamantine::MaterialProperty<dim, p_order, MaterialStates, MemorySpaceType> &, dealii::LinearAlgebra::distributed::Vector<double, MemorySpaceType> &, const adamantine::HeatSources<dim, MemorySpaceType> &, double, double, unsigned int, const boost::property_tree::ptree &) [with dim=3, p_order=4, MaterialStates=adamantine::SolidLiquidPowder, MemorySpaceType=dealii::MemorySpace::Default]" at line 986 of /var/jenkins/workspace/adamantine_PR-282/tests/../application/adamantine.hh
            instantiation of "std::pair<dealii::LinearAlgebra::distributed::Vector<double, dealii::MemorySpace::Host>, dealii::LinearAlgebra::distributed::Vector<double, dealii::MemorySpace::Host>> run<dim,p_order,MaterialStates,MemorySpaceType>(const MPI_Comm &, const boost::property_tree::ptree &, std::vector<adamantine::Timer, std::allocator<adamantine::Timer>> &) [with dim=3, p_order=4, MaterialStates=adamantine::SolidLiquidPowder, MemorySpaceType=dealii::MemorySpace::Default]" at line 37 of /var/jenkins/workspace/adamantine_PR-282/tests/test_integration_3d_amr_device.cc

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(292): warning #20013-D: calling a constexpr __host__ function("max") from a __host__ __device__ function("max_value") is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this.
          std::max(value, _electron_beam_heat_sources(i).value(point, height));
          ^
          detected during:
            instantiation of "double adamantine::HeatSources<dim, MemorySpaceType>::max_value(const dealii::Point<dim, double> &, double) const [with dim=3, MemorySpaceType=dealii::MemorySpace::Host]" at line 551 of /var/jenkins/workspace/adamantine_PR-282/tests/../application/adamantine.hh
            instantiation of "std::vector<dealii::parallel::distributed::Triangulation<dim, dim>::active_cell_iterator, std::allocator<dealii::parallel::distributed::Triangulation<dim, dim>::active_cell_iterator>> compute_cells_to_refine(dealii::parallel::distributed::Triangulation<dim, dim> &, double, double, unsigned int, adamantine::HeatSources<dim, dealii::MemorySpace::Host> &, double, double) [with dim=3]" at line 618 of /var/jenkins/workspace/adamantine_PR-282/tests/../application/adamantine.hh
            instantiation of "void refine_mesh<dim,p_order,fe_degree,MaterialStates,MemorySpaceType>(std::unique_ptr<adamantine::ThermalPhysicsInterface<dim, MemorySpaceType>, std::default_delete<adamantine::ThermalPhysicsInterface<dim, MemorySpaceType>>> &, adamantine::MaterialProperty<dim, p_order, MaterialStates, MemorySpaceType> &, dealii::LinearAlgebra::distributed::Vector<double, MemorySpaceType> &, const adamantine::HeatSources<dim, MemorySpaceType> &, double, double, unsigned int, const boost::property_tree::ptree &) [with dim=3, p_order=3, fe_degree=1, MaterialStates=adamantine::SolidLiquidPowder, MemorySpaceType=dealii::MemorySpace::Host]" at line 677 of /var/jenkins/workspace/adamantine_PR-282/tests/../application/adamantine.hh
            instantiation of "void refine_mesh(std::unique_ptr<adamantine::ThermalPhysicsInterface<dim, MemorySpaceType>, std::default_delete<adamantine::ThermalPhysicsInterface<dim, MemorySpaceType>>> &, adamantine::MaterialProperty<dim, p_order, MaterialStates, MemorySpaceType> &, dealii::LinearAlgebra::distributed::Vector<double, MemorySpaceType> &, const adamantine::HeatSources<dim, MemorySpaceType> &, double, double, unsigned int, const boost::property_tree::ptree &) [with dim=3, p_order=3, MaterialStates=adamantine::SolidLiquidPowder, MemorySpaceType=dealii::MemorySpace::Host]" at line 1723 of /var/jenkins/workspace/adamantine_PR-282/tests/../application/adamantine.hh
            instantiation of "std::vector<dealii::LinearAlgebra::distributed::BlockVector<double>, std::allocator<dealii::LinearAlgebra::distributed::BlockVector<double>>> run_ensemble<dim,p_order,MaterialStates,MemorySpaceType>(const MPI_Comm &, const boost::property_tree::ptree &, std::vector<adamantine::Timer, std::allocator<adamantine::Timer>> &) [with dim=3, p_order=3, MaterialStates=adamantine::SolidLiquidPowder, MemorySpaceType=dealii::MemorySpace::Host]" at line 40 of /var/jenkins/workspace/adamantine_PR-282/tests/test_integration_da_augmented.cc

Remark: The warnings can be suppressed with "-diag-suppress <warning-number>"

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(294): warning #20013-D: calling a constexpr __host__ function("max") from a __host__ __device__ function("max_value") is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this.
      value = std::max(value, _cube_heat_sources(i).value(point, height));
              ^
          detected during:
            instantiation of "double adamantine::HeatSources<dim, MemorySpaceType>::max_value(const dealii::Point<dim, double> &, double) const [with dim=3, MemorySpaceType=dealii::MemorySpace::Host]" at line 551 of /var/jenkins/workspace/adamantine_PR-282/tests/../application/adamantine.hh
            instantiation of "std::vector<dealii::parallel::distributed::Triangulation<dim, dim>::active_cell_iterator, std::allocator<dealii::parallel::distributed::Triangulation<dim, dim>::active_cell_iterator>> compute_cells_to_refine(dealii::parallel::distributed::Triangulation<dim, dim> &, double, double, unsigned int, adamantine::HeatSources<dim, dealii::MemorySpace::Host> &, double, double) [with dim=3]" at line 618 of /var/jenkins/workspace/adamantine_PR-282/tests/../application/adamantine.hh
            instantiation of "void refine_mesh<dim,p_order,fe_degree,MaterialStates,MemorySpaceType>(std::unique_ptr<adamantine::ThermalPhysicsInterface<dim, MemorySpaceType>, std::default_delete<adamantine::ThermalPhysicsInterface<dim, MemorySpaceType>>> &, adamantine::MaterialProperty<dim, p_order, MaterialStates, MemorySpaceType> &, dealii::LinearAlgebra::distributed::Vector<double, MemorySpaceType> &, const adamantine::HeatSources<dim, MemorySpaceType> &, double, double, unsigned int, const boost::property_tree::ptree &) [with dim=3, p_order=3, fe_degree=1, MaterialStates=adamantine::SolidLiquidPowder, MemorySpaceType=dealii::MemorySpace::Host]" at line 677 of /var/jenkins/workspace/adamantine_PR-282/tests/../application/adamantine.hh
            instantiation of "void refine_mesh(std::unique_ptr<adamantine::ThermalPhysicsInterface<dim, MemorySpaceType>, std::default_delete<adamantine::ThermalPhysicsInterface<dim, MemorySpaceType>>> &, adamantine::MaterialProperty<dim, p_order, MaterialStates, MemorySpaceType> &, dealii::LinearAlgebra::distributed::Vector<double, MemorySpaceType> &, const adamantine::HeatSources<dim, MemorySpaceType> &, double, double, unsigned int, const boost::property_tree::ptree &) [with dim=3, p_order=3, MaterialStates=adamantine::SolidLiquidPowder, MemorySpaceType=dealii::MemorySpace::Host]" at line 1723 of /var/jenkins/workspace/adamantine_PR-282/tests/../application/adamantine.hh
            instantiation of "std::vector<dealii::LinearAlgebra::distributed::BlockVector<double>, std::allocator<dealii::LinearAlgebra::distributed::BlockVector<double>>> run_ensemble<dim,p_order,MaterialStates,MemorySpaceType>(const MPI_Comm &, const boost::property_tree::ptree &, std::vector<adamantine::Timer, std::allocator<adamantine::Timer>> &) [with dim=3, p_order=3, MaterialStates=adamantine::SolidLiquidPowder, MemorySpaceType=dealii::MemorySpace::Host]" at line 40 of /var/jenkins/workspace/adamantine_PR-282/tests/test_integration_da_augmented.cc

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(296): warning #20013-D: calling a constexpr __host__ function("max") from a __host__ __device__ function("max_value") is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this.
      value = std::max(value, _goldak_heat_sources(i).value(point, height));
              ^
          detected during:
            instantiation of "double adamantine::HeatSources<dim, MemorySpaceType>::max_value(const dealii::Point<dim, double> &, double) const [with dim=3, MemorySpaceType=dealii::MemorySpace::Host]" at line 551 of /var/jenkins/workspace/adamantine_PR-282/tests/../application/adamantine.hh
            instantiation of "std::vector<dealii::parallel::distributed::Triangulation<dim, dim>::active_cell_iterator, std::allocator<dealii::parallel::distributed::Triangulation<dim, dim>::active_cell_iterator>> compute_cells_to_refine(dealii::parallel::distributed::Triangulation<dim, dim> &, double, double, unsigned int, adamantine::HeatSources<dim, dealii::MemorySpace::Host> &, double, double) [with dim=3]" at line 618 of /var/jenkins/workspace/adamantine_PR-282/tests/../application/adamantine.hh
            instantiation of "void refine_mesh<dim,p_order,fe_degree,MaterialStates,MemorySpaceType>(std::unique_ptr<adamantine::ThermalPhysicsInterface<dim, MemorySpaceType>, std::default_delete<adamantine::ThermalPhysicsInterface<dim, MemorySpaceType>>> &, adamantine::MaterialProperty<dim, p_order, MaterialStates, MemorySpaceType> &, dealii::LinearAlgebra::distributed::Vector<double, MemorySpaceType> &, const adamantine::HeatSources<dim, MemorySpaceType> &, double, double, unsigned int, const boost::property_tree::ptree &) [with dim=3, p_order=3, fe_degree=1, MaterialStates=adamantine::SolidLiquidPowder, MemorySpaceType=dealii::MemorySpace::Host]" at line 677 of /var/jenkins/workspace/adamantine_PR-282/tests/../application/adamantine.hh
            instantiation of "void refine_mesh(std::unique_ptr<adamantine::ThermalPhysicsInterface<dim, MemorySpaceType>, std::default_delete<adamantine::ThermalPhysicsInterface<dim, MemorySpaceType>>> &, adamantine::MaterialProperty<dim, p_order, MaterialStates, MemorySpaceType> &, dealii::LinearAlgebra::distributed::Vector<double, MemorySpaceType> &, const adamantine::HeatSources<dim, MemorySpaceType> &, double, double, unsigned int, const boost::property_tree::ptree &) [with dim=3, p_order=3, MaterialStates=adamantine::SolidLiquidPowder, MemorySpaceType=dealii::MemorySpace::Host]" at line 1723 of /var/jenkins/workspace/adamantine_PR-282/tests/../application/adamantine.hh
            instantiation of "std::vector<dealii::LinearAlgebra::distributed::BlockVector<double>, std::allocator<dealii::LinearAlgebra::distributed::BlockVector<double>>> run_ensemble<dim,p_order,MaterialStates,MemorySpaceType>(const MPI_Comm &, const boost::property_tree::ptree &, std::vector<adamantine::Timer, std::allocator<adamantine::Timer>> &) [with dim=3, p_order=3, MaterialStates=adamantine::SolidLiquidPowder, MemorySpaceType=dealii::MemorySpace::Host]" at line 40 of /var/jenkins/workspace/adamantine_PR-282/tests/test_integration_da_augmented.cc

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(262): warning #20011-D: calling a __host__ function("adamantine::ElectronBeamHeatSource<(int)3,  ::dealii::MemorySpace::Host> ::update_time(double)") from a __host__ __device__ function("adamantine::HeatSources<(int)3,  ::dealii::MemorySpace::Host> ::update_time") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(264): warning #20011-D: calling a __host__ function("adamantine::CubeHeatSource<(int)3> ::update_time(double)") from a __host__ __device__ function("adamantine::HeatSources<(int)3,  ::dealii::MemorySpace::Host> ::update_time") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(266): warning #20011-D: calling a __host__ function("adamantine::GoldakHeatSource<(int)3,  ::dealii::MemorySpace::Host> ::update_time(double)") from a __host__ __device__ function("adamantine::HeatSources<(int)3,  ::dealii::MemorySpace::Host> ::update_time") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(292): warning #20011-D: calling a __host__ function("adamantine::ElectronBeamHeatSource<(int)3,  ::dealii::MemorySpace::Host> ::value(const  ::dealii::Point<(int)3, double>  &, double) const") from a __host__ __device__ function("adamantine::HeatSources<(int)3,  ::dealii::MemorySpace::Host> ::max_value const") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(292): warning #20013-D: calling a constexpr __host__ function("const T1 &  ::std::max<double> (const T1 &, const T1 &)") from a __host__ __device__ function("adamantine::HeatSources<(int)3,  ::dealii::MemorySpace::Host> ::max_value const") is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this.

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(294): warning #20011-D: calling a __host__ function("adamantine::CubeHeatSource<(int)3> ::value(const  ::dealii::Point<(int)3, double>  &, double) const") from a __host__ __device__ function("adamantine::HeatSources<(int)3,  ::dealii::MemorySpace::Host> ::max_value const") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(294): warning #20013-D: calling a constexpr __host__ function("const T1 &  ::std::max<double> (const T1 &, const T1 &)") from a __host__ __device__ function("adamantine::HeatSources<(int)3,  ::dealii::MemorySpace::Host> ::max_value const") is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this.

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(296): warning #20011-D: calling a __host__ function("adamantine::GoldakHeatSource<(int)3,  ::dealii::MemorySpace::Host> ::value(const  ::dealii::Point<(int)3, double>  &, double) const") from a __host__ __device__ function("adamantine::HeatSources<(int)3,  ::dealii::MemorySpace::Host> ::max_value const") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(296): warning #20013-D: calling a constexpr __host__ function("const T1 &  ::std::max<double> (const T1 &, const T1 &)") from a __host__ __device__ function("adamantine::HeatSources<(int)3,  ::dealii::MemorySpace::Host> ::max_value const") is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this.

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(262): warning #20011-D: calling a __host__ function("adamantine::ElectronBeamHeatSource<(int)3,  ::dealii::MemorySpace::Host> ::update_time(double)") from a __host__ __device__ function("adamantine::HeatSources<(int)3,  ::dealii::MemorySpace::Host> ::update_time") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(264): warning #20011-D: calling a __host__ function("adamantine::CubeHeatSource<(int)3> ::update_time(double)") from a __host__ __device__ function("adamantine::HeatSources<(int)3,  ::dealii::MemorySpace::Host> ::update_time") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(266): warning #20011-D: calling a __host__ function("adamantine::GoldakHeatSource<(int)3,  ::dealii::MemorySpace::Host> ::update_time(double)") from a __host__ __device__ function("adamantine::HeatSources<(int)3,  ::dealii::MemorySpace::Host> ::update_time") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(292): warning #20011-D: calling a __host__ function("adamantine::ElectronBeamHeatSource<(int)3,  ::dealii::MemorySpace::Host> ::value(const  ::dealii::Point<(int)3, double>  &, double) const") from a __host__ __device__ function("adamantine::HeatSources<(int)3,  ::dealii::MemorySpace::Host> ::max_value const") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(292): warning #20013-D: calling a constexpr __host__ function("const T1 &  ::std::max<double> (const T1 &, const T1 &)") from a __host__ __device__ function("adamantine::HeatSources<(int)3,  ::dealii::MemorySpace::Host> ::max_value const") is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this.

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(294): warning #20011-D: calling a __host__ function("adamantine::CubeHeatSource<(int)3> ::value(const  ::dealii::Point<(int)3, double>  &, double) const") from a __host__ __device__ function("adamantine::HeatSources<(int)3,  ::dealii::MemorySpace::Host> ::max_value const") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(294): warning #20013-D: calling a constexpr __host__ function("const T1 &  ::std::max<double> (const T1 &, const T1 &)") from a __host__ __device__ function("adamantine::HeatSources<(int)3,  ::dealii::MemorySpace::Host> ::max_value const") is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this.

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(296): warning #20011-D: calling a __host__ function("adamantine::GoldakHeatSource<(int)3,  ::dealii::MemorySpace::Host> ::value(const  ::dealii::Point<(int)3, double>  &, double) const") from a __host__ __device__ function("adamantine::HeatSources<(int)3,  ::dealii::MemorySpace::Host> ::max_value const") is not allowed

/var/jenkins/workspace/adamantine_PR-282/source/HeatSources.hh(296): warning #20013-D: calling a constexpr __host__ function("const T1 &  ::std::max<double> (const T1 &, const T1 &)") from a __host__ __device__ function("adamantine::HeatSources<(int)3,  ::dealii::MemorySpace::Host> ::max_value const") is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this.

[ 91%] Linking CXX executable ../bin/test_integration_2d
[ 91%] Linking CXX executable ../bin/test_integration_2d_device
[ 91%] Built target adamantine
[ 92%] Building CXX object tests/CMakeFiles/test_thermal_physics.dir/test_thermal_physics.cc.o
[ 93%] Linking CXX executable ../bin/test_integration_3d
[ 93%] Built target test_integration_2d_device
[ 94%] Building CXX object tests/CMakeFiles/test_ensemble_management.dir/test_ensemble_management.cc.o
[ 94%] Built target test_integration_2d
[ 95%] Linking CXX executable ../bin/test_integration_3d_amr
[ 95%] Built target test_integration_3d
[ 95%] Built target test_integration_3d_amr
[ 96%] Linking CXX executable ../bin/test_integration_3d_amr_device
[ 97%] Linking CXX executable ../bin/test_integration_da_augmented
[ 98%] Linking CXX executable ../bin/test_material_deposition
[ 98%] Built target test_integration_3d_amr_device
[ 98%] Built target test_integration_da_augmented
[ 98%] Built target test_material_deposition
[ 99%] Linking CXX executable ../bin/test_ensemble_management
[100%] Linking CXX executable ../bin/test_thermal_physics
[100%] Built target test_ensemble_management
[100%] Built target test_thermal_physics
[Pipeline] sh
+ ctest --no-compress-output -R test_ -T Test
   Site: 097baa9d74f2
   Build name: Linux-nvcc_wrapper
Create new tag: 20240517-1822 - Experimental
Test project /var/jenkins/workspace/adamantine_PR-282/build
      Start  2: test_integration_da_1
 1/43 Test  #2: test_integration_da_1 ..............   Passed  154.43 sec
      Start  3: test_integration_da_2
 2/43 Test  #3: test_integration_da_2 ..............   Passed  134.16 sec
      Start  4: test_integration_da_3
 3/43 Test  #4: test_integration_da_3 ..............   Passed  119.44 sec
      Start  5: test_integration_da_6
 4/43 Test  #5: test_integration_da_6 ..............   Passed  108.78 sec
      Start  6: test_data_assimilator_1
 5/43 Test  #6: test_data_assimilator_1 ............   Passed    3.02 sec
      Start  7: test_geometry_1
 6/43 Test  #7: test_geometry_1 ....................   Passed    3.05 sec
      Start  8: test_heat_source_1
 7/43 Test  #8: test_heat_source_1 .................   Passed    2.83 sec
      Start  9: test_implicit_operator_1
 8/43 Test  #9: test_implicit_operator_1 ...........   Passed    2.89 sec
      Start 10: test_integration_3d_device_1
 9/43 Test #10: test_integration_3d_device_1 .......   Passed  540.70 sec
      Start 11: test_integration_thermoelastic_1
10/43 Test #11: test_integration_thermoelastic_1 ...   Passed  314.25 sec
      Start 12: test_material_property_1
11/43 Test #12: test_material_property_1 ...........   Passed    2.91 sec
      Start 13: test_material_property_device_1
12/43 Test #13: test_material_property_device_1 ....   Passed    2.94 sec
      Start 14: test_mechanical_operator_1
13/43 Test #14: test_mechanical_operator_1 .........   Passed   17.06 sec
      Start 15: test_mechanical_physics_1
14/43 Test #15: test_mechanical_physics_1 ..........   Passed   62.53 sec
      Start 16: test_newton_solver_1
15/43 Test #16: test_newton_solver_1 ...............   Passed    2.90 sec
      Start 17: test_post_processor_1
16/43 Test #17: test_post_processor_1 ..............   Passed    6.21 sec
      Start 18: test_scan_path_1
17/43 Test #18: test_scan_path_1 ...................   Passed    2.85 sec
      Start 19: test_thermal_operator_1
18/43 Test #19: test_thermal_operator_1 ............   Passed    5.77 sec
      Start 20: test_thermal_operator_device_1
19/43 Test #20: test_thermal_operator_device_1 .....   Passed    4.14 sec
      Start 21: test_thermal_physics_device_1
20/43 Test #21: test_thermal_physics_device_1 ......   Passed   34.84 sec
      Start 22: test_timer_1
21/43 Test #22: test_timer_1 .......................   Passed    3.62 sec
      Start 23: test_utils_1
22/43 Test #23: test_utils_1 .......................   Passed    2.92 sec
      Start 24: test_validate_input_database_1
23/43 Test #24: test_validate_input_database_1 .....   Passed    2.90 sec
      Start 25: test_experimental_data_1
24/43 Test #25: test_experimental_data_1 ...........   Passed   14.91 sec
      Start 26: test_experimental_data_2
25/43 Test #26: test_experimental_data_2 ...........   Passed    3.10 sec
      Start 27: test_integration_2d_1
26/43 Test #27: test_integration_2d_1 ..............   Passed   14.51 sec
      Start 28: test_integration_2d_2
27/43 Test #28: test_integration_2d_2 ..............   Passed    9.97 sec
      Start 29: test_integration_2d_device_1
28/43 Test #29: test_integration_2d_device_1 .......   Passed    7.12 sec
      Start 30: test_integration_2d_device_2
29/43 Test #30: test_integration_2d_device_2 .......   Passed    5.98 sec
      Start 31: test_integration_3d_1
30/43 Test #31: test_integration_3d_1 ..............   Passed  286.05 sec
      Start 32: test_integration_3d_2
31/43 Test #32: test_integration_3d_2 ..............   Passed  162.73 sec
      Start 33: test_integration_3d_amr_1
32/43 Test #33: test_integration_3d_amr_1 ..........   Passed  167.73 sec
      Start 34: test_integration_3d_amr_2
33/43 Test #34: test_integration_3d_amr_2 ..........   Passed   96.34 sec
      Start 35: test_integration_3d_amr_device_1
34/43 Test #35: test_integration_3d_amr_device_1 ...   Passed  131.51 sec
      Start 36: test_integration_3d_amr_device_2
35/43 Test #36: test_integration_3d_amr_device_2 ...   Passed   70.38 sec
      Start 37: test_integration_da_augmented_1
36/43 Test #37: test_integration_da_augmented_1 ....   Passed   49.84 sec
      Start 38: test_integration_da_augmented_2
37/43 Test #38: test_integration_da_augmented_2 ....   Passed   36.96 sec
      Start 39: test_material_deposition_1
38/43 Test #39: test_material_deposition_1 .........   Passed   18.81 sec
      Start 40: test_material_deposition_2
39/43 Test #40: test_material_deposition_2 .........   Passed   13.65 sec
      Start 41: test_thermal_physics_1
40/43 Test #41: test_thermal_physics_1 .............   Passed   29.53 sec
      Start 42: test_thermal_physics_2
41/43 Test #42: test_thermal_physics_2 .............   Passed   19.87 sec
      Start 43: test_ensemble_management_1
42/43 Test #43: test_ensemble_management_1 .........   Passed    2.83 sec
      Start 44: test_ensemble_management_2
43/43 Test #44: test_ensemble_management_2 .........   Passed    3.08 sec

100% tests passed, 0 tests failed out of 43

Total Test time (real) = 2680.17 sec
[Pipeline] }
[Pipeline] // dir
Post stage
[Pipeline] xunit
INFO: Processing CTest-Version 3.x (default)
INFO: [CTest-Version 3.x (default)] - 1 test report file(s) were found with the pattern 'build/Testing/**/Test.xml' relative to '/var/jenkins/workspace/adamantine_PR-282' for the testing framework 'CTest-Version 3.x (default)'.
[Pipeline] }
$ docker stop --time=1 097baa9d74f254d3e8d541a7616d8e6401ac526994c3498f10f342082ceaaf07
$ docker rm -f --volumes 097baa9d74f254d3e8d541a7616d8e6401ac526994c3498f10f342082ceaaf07
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] End of Pipeline

GitHub has been notified of this commit’s build result

Finished: SUCCESS