Skip to content
Failed

Console Output

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

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

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

/var/jenkins/workspace/damantine_introduce_heat_sources/source/HeatSources.hh(165): warning #20011-D: calling a __host__ function("update_time") from a __host__ __device__ function("update_time") is not allowed
      _electron_beam_heat_sources(i).update_time(time);
                                     ^
          detected during:
            instantiation of "void adamantine::HeatSources<MemorySpace, dim>::update_time(double) [with MemorySpace=dealii::MemorySpace::Host, dim=3]" at line 540 of /var/jenkins/workspace/damantine_introduce_heat_sources/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<dealii::MemorySpace::Host, dim> &, double, double) [with dim=3]" at line 618 of /var/jenkins/workspace/damantine_introduce_heat_sources/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<MemorySpaceType, dim> &, 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/damantine_introduce_heat_sources/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<MemorySpaceType, dim> &, 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/damantine_introduce_heat_sources/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/damantine_introduce_heat_sources/tests/test_integration_3d.cc

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

/var/jenkins/workspace/damantine_introduce_heat_sources/source/HeatSources.hh(167): warning #20011-D: calling a __host__ function("update_time") from a __host__ __device__ function("update_time") is not allowed
      _cube_heat_sources(i).update_time(time);
                            ^
          detected during:
            instantiation of "void adamantine::HeatSources<MemorySpace, dim>::update_time(double) [with MemorySpace=dealii::MemorySpace::Host, dim=3]" at line 540 of /var/jenkins/workspace/damantine_introduce_heat_sources/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<dealii::MemorySpace::Host, dim> &, double, double) [with dim=3]" at line 618 of /var/jenkins/workspace/damantine_introduce_heat_sources/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<MemorySpaceType, dim> &, 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/damantine_introduce_heat_sources/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<MemorySpaceType, dim> &, 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/damantine_introduce_heat_sources/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/damantine_introduce_heat_sources/tests/test_integration_3d.cc

/var/jenkins/workspace/damantine_introduce_heat_sources/source/HeatSources.hh(169): warning #20011-D: calling a __host__ function("update_time") from a __host__ __device__ function("update_time") is not allowed
      _goldak_heat_sources(i).update_time(time);
                              ^
          detected during:
            instantiation of "void adamantine::HeatSources<MemorySpace, dim>::update_time(double) [with MemorySpace=dealii::MemorySpace::Host, dim=3]" at line 540 of /var/jenkins/workspace/damantine_introduce_heat_sources/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<dealii::MemorySpace::Host, dim> &, double, double) [with dim=3]" at line 618 of /var/jenkins/workspace/damantine_introduce_heat_sources/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<MemorySpaceType, dim> &, 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/damantine_introduce_heat_sources/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<MemorySpaceType, dim> &, 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/damantine_introduce_heat_sources/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/damantine_introduce_heat_sources/tests/test_integration_3d.cc

/var/jenkins/workspace/damantine_introduce_heat_sources/source/HeatSources.hh(195): warning #20011-D: calling a __host__ function("value") from a __host__ __device__ function("max_value") is not allowed
          std::max(value, _electron_beam_heat_sources(i).value(point, height));
                                                         ^
          detected during:
            instantiation of "double adamantine::HeatSources<MemorySpace, dim>::max_value(const dealii::Point<dim, double> &, double) const [with MemorySpace=dealii::MemorySpace::Host, dim=3]" at line 551 of /var/jenkins/workspace/damantine_introduce_heat_sources/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<dealii::MemorySpace::Host, dim> &, double, double) [with dim=3]" at line 618 of /var/jenkins/workspace/damantine_introduce_heat_sources/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<MemorySpaceType, dim> &, 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/damantine_introduce_heat_sources/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<MemorySpaceType, dim> &, 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/damantine_introduce_heat_sources/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/damantine_introduce_heat_sources/tests/test_integration_3d.cc

/var/jenkins/workspace/damantine_introduce_heat_sources/source/HeatSources.hh(195): 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<MemorySpace, dim>::max_value(const dealii::Point<dim, double> &, double) const [with MemorySpace=dealii::MemorySpace::Host, dim=3]" at line 551 of /var/jenkins/workspace/damantine_introduce_heat_sources/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<dealii::MemorySpace::Host, dim> &, double, double) [with dim=3]" at line 618 of /var/jenkins/workspace/damantine_introduce_heat_sources/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<MemorySpaceType, dim> &, 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/damantine_introduce_heat_sources/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<MemorySpaceType, dim> &, 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/damantine_introduce_heat_sources/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/damantine_introduce_heat_sources/tests/test_integration_3d.cc

/var/jenkins/workspace/damantine_introduce_heat_sources/source/HeatSources.hh(197): warning #20011-D: calling a __host__ function("value") from a __host__ __device__ function("max_value") is not allowed
      value = std::max(value, _cube_heat_sources(i).value(point, height));
                                                    ^
          detected during:
            instantiation of "double adamantine::HeatSources<MemorySpace, dim>::max_value(const dealii::Point<dim, double> &, double) const [with MemorySpace=dealii::MemorySpace::Host, dim=3]" at line 551 of /var/jenkins/workspace/damantine_introduce_heat_sources/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<dealii::MemorySpace::Host, dim> &, double, double) [with dim=3]" at line 618 of /var/jenkins/workspace/damantine_introduce_heat_sources/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<MemorySpaceType, dim> &, 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/damantine_introduce_heat_sources/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<MemorySpaceType, dim> &, 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/damantine_introduce_heat_sources/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/damantine_introduce_heat_sources/tests/test_integration_3d.cc

/var/jenkins/workspace/damantine_introduce_heat_sources/source/HeatSources.hh(197): 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<MemorySpace, dim>::max_value(const dealii::Point<dim, double> &, double) const [with MemorySpace=dealii::MemorySpace::Host, dim=3]" at line 551 of /var/jenkins/workspace/damantine_introduce_heat_sources/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<dealii::MemorySpace::Host, dim> &, double, double) [with dim=3]" at line 618 of /var/jenkins/workspace/damantine_introduce_heat_sources/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<MemorySpaceType, dim> &, 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/damantine_introduce_heat_sources/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<MemorySpaceType, dim> &, 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/damantine_introduce_heat_sources/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/damantine_introduce_heat_sources/tests/test_integration_3d.cc

/var/jenkins/workspace/damantine_introduce_heat_sources/source/HeatSources.hh(199): warning #20011-D: calling a __host__ function("value") from a __host__ __device__ function("max_value") is not allowed
      value = std::max(value, _goldak_heat_sources(i).value(point, height));
                                                      ^
          detected during:
            instantiation of "double adamantine::HeatSources<MemorySpace, dim>::max_value(const dealii::Point<dim, double> &, double) const [with MemorySpace=dealii::MemorySpace::Host, dim=3]" at line 551 of /var/jenkins/workspace/damantine_introduce_heat_sources/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<dealii::MemorySpace::Host, dim> &, double, double) [with dim=3]" at line 618 of /var/jenkins/workspace/damantine_introduce_heat_sources/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<MemorySpaceType, dim> &, 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/damantine_introduce_heat_sources/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<MemorySpaceType, dim> &, 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/damantine_introduce_heat_sources/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/damantine_introduce_heat_sources/tests/test_integration_3d.cc

/var/jenkins/workspace/damantine_introduce_heat_sources/source/HeatSources.hh(199): 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<MemorySpace, dim>::max_value(const dealii::Point<dim, double> &, double) const [with MemorySpace=dealii::MemorySpace::Host, dim=3]" at line 551 of /var/jenkins/workspace/damantine_introduce_heat_sources/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<dealii::MemorySpace::Host, dim> &, double, double) [with dim=3]" at line 618 of /var/jenkins/workspace/damantine_introduce_heat_sources/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<MemorySpaceType, dim> &, 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/damantine_introduce_heat_sources/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<MemorySpaceType, dim> &, 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/damantine_introduce_heat_sources/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/damantine_introduce_heat_sources/tests/test_integration_3d.cc

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

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

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

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

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

/var/jenkins/workspace/damantine_introduce_heat_sources/source/HeatSources.hh(197): 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< ::dealii::MemorySpace::Host, (int)3> ::max_value const") is not allowed

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

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

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

[ 93%] Built target test_experimental_data
[ 94%] Building CXX object tests/CMakeFiles/test_material_deposition.dir/test_material_deposition.cc.o
/var/jenkins/workspace/damantine_introduce_heat_sources/source/HeatSources.hh(165): warning #20011-D: calling a __host__ function("update_time") from a __host__ __device__ function("update_time") is not allowed
      _electron_beam_heat_sources(i).update_time(time);
                                     ^
          detected during:
            instantiation of "void adamantine::HeatSources<MemorySpace, dim>::update_time(double) [with MemorySpace=dealii::MemorySpace::Host, dim=3]" at line 540 of /var/jenkins/workspace/damantine_introduce_heat_sources/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<dealii::MemorySpace::Host, dim> &, double, double) [with dim=3]" at line 618 of /var/jenkins/workspace/damantine_introduce_heat_sources/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<MemorySpaceType, dim> &, 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/damantine_introduce_heat_sources/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<MemorySpaceType, dim> &, 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/damantine_introduce_heat_sources/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/damantine_introduce_heat_sources/tests/test_integration_3d_amr.cc

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

/var/jenkins/workspace/damantine_introduce_heat_sources/source/HeatSources.hh(167): warning #20011-D: calling a __host__ function("update_time") from a __host__ __device__ function("update_time") is not allowed
      _cube_heat_sources(i).update_time(time);
                            ^
          detected during:
            instantiation of "void adamantine::HeatSources<MemorySpace, dim>::update_time(double) [with MemorySpace=dealii::MemorySpace::Host, dim=3]" at line 540 of /var/jenkins/workspace/damantine_introduce_heat_sources/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<dealii::MemorySpace::Host, dim> &, double, double) [with dim=3]" at line 618 of /var/jenkins/workspace/damantine_introduce_heat_sources/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<MemorySpaceType, dim> &, 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/damantine_introduce_heat_sources/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<MemorySpaceType, dim> &, 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/damantine_introduce_heat_sources/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/damantine_introduce_heat_sources/tests/test_integration_3d_amr.cc

/var/jenkins/workspace/damantine_introduce_heat_sources/source/HeatSources.hh(169): warning #20011-D: calling a __host__ function("update_time") from a __host__ __device__ function("update_time") is not allowed
      _goldak_heat_sources(i).update_time(time);
                              ^
          detected during:
            instantiation of "void adamantine::HeatSources<MemorySpace, dim>::update_time(double) [with MemorySpace=dealii::MemorySpace::Host, dim=3]" at line 540 of /var/jenkins/workspace/damantine_introduce_heat_sources/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<dealii::MemorySpace::Host, dim> &, double, double) [with dim=3]" at line 618 of /var/jenkins/workspace/damantine_introduce_heat_sources/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<MemorySpaceType, dim> &, 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/damantine_introduce_heat_sources/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<MemorySpaceType, dim> &, 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/damantine_introduce_heat_sources/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/damantine_introduce_heat_sources/tests/test_integration_3d_amr.cc

/var/jenkins/workspace/damantine_introduce_heat_sources/source/HeatSources.hh(195): warning #20011-D: calling a __host__ function("value") from a __host__ __device__ function("max_value") is not allowed
          std::max(value, _electron_beam_heat_sources(i).value(point, height));
                                                         ^
          detected during:
            instantiation of "double adamantine::HeatSources<MemorySpace, dim>::max_value(const dealii::Point<dim, double> &, double) const [with MemorySpace=dealii::MemorySpace::Host, dim=3]" at line 551 of /var/jenkins/workspace/damantine_introduce_heat_sources/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<dealii::MemorySpace::Host, dim> &, double, double) [with dim=3]" at line 618 of /var/jenkins/workspace/damantine_introduce_heat_sources/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<MemorySpaceType, dim> &, 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/damantine_introduce_heat_sources/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<MemorySpaceType, dim> &, 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/damantine_introduce_heat_sources/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/damantine_introduce_heat_sources/tests/test_integration_3d_amr.cc

/var/jenkins/workspace/damantine_introduce_heat_sources/source/HeatSources.hh(195): 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<MemorySpace, dim>::max_value(const dealii::Point<dim, double> &, double) const [with MemorySpace=dealii::MemorySpace::Host, dim=3]" at line 551 of /var/jenkins/workspace/damantine_introduce_heat_sources/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<dealii::MemorySpace::Host, dim> &, double, double) [with dim=3]" at line 618 of /var/jenkins/workspace/damantine_introduce_heat_sources/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<MemorySpaceType, dim> &, 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/damantine_introduce_heat_sources/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<MemorySpaceType, dim> &, 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/damantine_introduce_heat_sources/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/damantine_introduce_heat_sources/tests/test_integration_3d_amr.cc

/var/jenkins/workspace/damantine_introduce_heat_sources/source/HeatSources.hh(197): warning #20011-D: calling a __host__ function("value") from a __host__ __device__ function("max_value") is not allowed
      value = std::max(value, _cube_heat_sources(i).value(point, height));
                                                    ^
          detected during:
            instantiation of "double adamantine::HeatSources<MemorySpace, dim>::max_value(const dealii::Point<dim, double> &, double) const [with MemorySpace=dealii::MemorySpace::Host, dim=3]" at line 551 of /var/jenkins/workspace/damantine_introduce_heat_sources/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<dealii::MemorySpace::Host, dim> &, double, double) [with dim=3]" at line 618 of /var/jenkins/workspace/damantine_introduce_heat_sources/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<MemorySpaceType, dim> &, 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/damantine_introduce_heat_sources/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<MemorySpaceType, dim> &, 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/damantine_introduce_heat_sources/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/damantine_introduce_heat_sources/tests/test_integration_3d_amr.cc

/var/jenkins/workspace/damantine_introduce_heat_sources/source/HeatSources.hh(197): 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<MemorySpace, dim>::max_value(const dealii::Point<dim, double> &, double) const [with MemorySpace=dealii::MemorySpace::Host, dim=3]" at line 551 of /var/jenkins/workspace/damantine_introduce_heat_sources/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<dealii::MemorySpace::Host, dim> &, double, double) [with dim=3]" at line 618 of /var/jenkins/workspace/damantine_introduce_heat_sources/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<MemorySpaceType, dim> &, 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/damantine_introduce_heat_sources/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<MemorySpaceType, dim> &, 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/damantine_introduce_heat_sources/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/damantine_introduce_heat_sources/tests/test_integration_3d_amr.cc

/var/jenkins/workspace/damantine_introduce_heat_sources/source/HeatSources.hh(199): warning #20011-D: calling a __host__ function("value") from a __host__ __device__ function("max_value") is not allowed
      value = std::max(value, _goldak_heat_sources(i).value(point, height));
                                                      ^
          detected during:
            instantiation of "double adamantine::HeatSources<MemorySpace, dim>::max_value(const dealii::Point<dim, double> &, double) const [with MemorySpace=dealii::MemorySpace::Host, dim=3]" at line 551 of /var/jenkins/workspace/damantine_introduce_heat_sources/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<dealii::MemorySpace::Host, dim> &, double, double) [with dim=3]" at line 618 of /var/jenkins/workspace/damantine_introduce_heat_sources/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<MemorySpaceType, dim> &, 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/damantine_introduce_heat_sources/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<MemorySpaceType, dim> &, 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/damantine_introduce_heat_sources/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/damantine_introduce_heat_sources/tests/test_integration_3d_amr.cc

/var/jenkins/workspace/damantine_introduce_heat_sources/source/HeatSources.hh(199): 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<MemorySpace, dim>::max_value(const dealii::Point<dim, double> &, double) const [with MemorySpace=dealii::MemorySpace::Host, dim=3]" at line 551 of /var/jenkins/workspace/damantine_introduce_heat_sources/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<dealii::MemorySpace::Host, dim> &, double, double) [with dim=3]" at line 618 of /var/jenkins/workspace/damantine_introduce_heat_sources/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<MemorySpaceType, dim> &, 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/damantine_introduce_heat_sources/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<MemorySpaceType, dim> &, 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/damantine_introduce_heat_sources/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/damantine_introduce_heat_sources/tests/test_integration_3d_amr.cc

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

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

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

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

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

/var/jenkins/workspace/damantine_introduce_heat_sources/source/HeatSources.hh(197): 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< ::dealii::MemorySpace::Host, (int)3> ::max_value const") is not allowed

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

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

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

/var/jenkins/workspace/damantine_introduce_heat_sources/source/HeatSources.hh(165): warning #20011-D: calling a __host__ function("update_time") from a __host__ __device__ function("update_time") is not allowed
      _electron_beam_heat_sources(i).update_time(time);
                                     ^
          detected during:
            instantiation of "void adamantine::HeatSources<MemorySpace, dim>::update_time(double) [with MemorySpace=dealii::MemorySpace::Host, dim=3]" at line 540 of /var/jenkins/workspace/damantine_introduce_heat_sources/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<dealii::MemorySpace::Host, dim> &, double, double) [with dim=3]" at line 618 of /var/jenkins/workspace/damantine_introduce_heat_sources/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<MemorySpaceType, dim> &, 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/damantine_introduce_heat_sources/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<MemorySpaceType, dim> &, 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/damantine_introduce_heat_sources/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/damantine_introduce_heat_sources/tests/test_integration_3d_amr_device.cc

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

/var/jenkins/workspace/damantine_introduce_heat_sources/source/HeatSources.hh(167): warning #20011-D: calling a __host__ function("update_time") from a __host__ __device__ function("update_time") is not allowed
      _cube_heat_sources(i).update_time(time);
                            ^
          detected during:
            instantiation of "void adamantine::HeatSources<MemorySpace, dim>::update_time(double) [with MemorySpace=dealii::MemorySpace::Host, dim=3]" at line 540 of /var/jenkins/workspace/damantine_introduce_heat_sources/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<dealii::MemorySpace::Host, dim> &, double, double) [with dim=3]" at line 618 of /var/jenkins/workspace/damantine_introduce_heat_sources/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<MemorySpaceType, dim> &, 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/damantine_introduce_heat_sources/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<MemorySpaceType, dim> &, 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/damantine_introduce_heat_sources/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/damantine_introduce_heat_sources/tests/test_integration_3d_amr_device.cc

/var/jenkins/workspace/damantine_introduce_heat_sources/source/HeatSources.hh(169): warning #20011-D: calling a __host__ function("update_time") from a __host__ __device__ function("update_time") is not allowed
      _goldak_heat_sources(i).update_time(time);
                              ^
          detected during:
            instantiation of "void adamantine::HeatSources<MemorySpace, dim>::update_time(double) [with MemorySpace=dealii::MemorySpace::Host, dim=3]" at line 540 of /var/jenkins/workspace/damantine_introduce_heat_sources/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<dealii::MemorySpace::Host, dim> &, double, double) [with dim=3]" at line 618 of /var/jenkins/workspace/damantine_introduce_heat_sources/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<MemorySpaceType, dim> &, 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/damantine_introduce_heat_sources/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<MemorySpaceType, dim> &, 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/damantine_introduce_heat_sources/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/damantine_introduce_heat_sources/tests/test_integration_3d_amr_device.cc

/var/jenkins/workspace/damantine_introduce_heat_sources/source/HeatSources.hh(195): warning #20011-D: calling a __host__ function("value") from a __host__ __device__ function("max_value") is not allowed
          std::max(value, _electron_beam_heat_sources(i).value(point, height));
                                                         ^
          detected during:
            instantiation of "double adamantine::HeatSources<MemorySpace, dim>::max_value(const dealii::Point<dim, double> &, double) const [with MemorySpace=dealii::MemorySpace::Host, dim=3]" at line 551 of /var/jenkins/workspace/damantine_introduce_heat_sources/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<dealii::MemorySpace::Host, dim> &, double, double) [with dim=3]" at line 618 of /var/jenkins/workspace/damantine_introduce_heat_sources/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<MemorySpaceType, dim> &, 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/damantine_introduce_heat_sources/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<MemorySpaceType, dim> &, 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/damantine_introduce_heat_sources/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/damantine_introduce_heat_sources/tests/test_integration_3d_amr_device.cc

/var/jenkins/workspace/damantine_introduce_heat_sources/source/HeatSources.hh(195): 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<MemorySpace, dim>::max_value(const dealii::Point<dim, double> &, double) const [with MemorySpace=dealii::MemorySpace::Host, dim=3]" at line 551 of /var/jenkins/workspace/damantine_introduce_heat_sources/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<dealii::MemorySpace::Host, dim> &, double, double) [with dim=3]" at line 618 of /var/jenkins/workspace/damantine_introduce_heat_sources/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<MemorySpaceType, dim> &, 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/damantine_introduce_heat_sources/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<MemorySpaceType, dim> &, 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/damantine_introduce_heat_sources/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/damantine_introduce_heat_sources/tests/test_integration_3d_amr_device.cc

/var/jenkins/workspace/damantine_introduce_heat_sources/source/HeatSources.hh(197): warning #20011-D: calling a __host__ function("value") from a __host__ __device__ function("max_value") is not allowed
      value = std::max(value, _cube_heat_sources(i).value(point, height));
                                                    ^
          detected during:
            instantiation of "double adamantine::HeatSources<MemorySpace, dim>::max_value(const dealii::Point<dim, double> &, double) const [with MemorySpace=dealii::MemorySpace::Host, dim=3]" at line 551 of /var/jenkins/workspace/damantine_introduce_heat_sources/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<dealii::MemorySpace::Host, dim> &, double, double) [with dim=3]" at line 618 of /var/jenkins/workspace/damantine_introduce_heat_sources/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<MemorySpaceType, dim> &, 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/damantine_introduce_heat_sources/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<MemorySpaceType, dim> &, 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/damantine_introduce_heat_sources/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/damantine_introduce_heat_sources/tests/test_integration_3d_amr_device.cc

/var/jenkins/workspace/damantine_introduce_heat_sources/source/HeatSources.hh(197): 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<MemorySpace, dim>::max_value(const dealii::Point<dim, double> &, double) const [with MemorySpace=dealii::MemorySpace::Host, dim=3]" at line 551 of /var/jenkins/workspace/damantine_introduce_heat_sources/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<dealii::MemorySpace::Host, dim> &, double, double) [with dim=3]" at line 618 of /var/jenkins/workspace/damantine_introduce_heat_sources/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<MemorySpaceType, dim> &, 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/damantine_introduce_heat_sources/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<MemorySpaceType, dim> &, 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/damantine_introduce_heat_sources/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/damantine_introduce_heat_sources/tests/test_integration_3d_amr_device.cc

/var/jenkins/workspace/damantine_introduce_heat_sources/source/HeatSources.hh(199): warning #20011-D: calling a __host__ function("value") from a __host__ __device__ function("max_value") is not allowed
      value = std::max(value, _goldak_heat_sources(i).value(point, height));
                                                      ^
          detected during:
            instantiation of "double adamantine::HeatSources<MemorySpace, dim>::max_value(const dealii::Point<dim, double> &, double) const [with MemorySpace=dealii::MemorySpace::Host, dim=3]" at line 551 of /var/jenkins/workspace/damantine_introduce_heat_sources/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<dealii::MemorySpace::Host, dim> &, double, double) [with dim=3]" at line 618 of /var/jenkins/workspace/damantine_introduce_heat_sources/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<MemorySpaceType, dim> &, 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/damantine_introduce_heat_sources/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<MemorySpaceType, dim> &, 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/damantine_introduce_heat_sources/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/damantine_introduce_heat_sources/tests/test_integration_3d_amr_device.cc

/var/jenkins/workspace/damantine_introduce_heat_sources/source/HeatSources.hh(199): 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<MemorySpace, dim>::max_value(const dealii::Point<dim, double> &, double) const [with MemorySpace=dealii::MemorySpace::Host, dim=3]" at line 551 of /var/jenkins/workspace/damantine_introduce_heat_sources/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<dealii::MemorySpace::Host, dim> &, double, double) [with dim=3]" at line 618 of /var/jenkins/workspace/damantine_introduce_heat_sources/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<MemorySpaceType, dim> &, 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/damantine_introduce_heat_sources/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<MemorySpaceType, dim> &, 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/damantine_introduce_heat_sources/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/damantine_introduce_heat_sources/tests/test_integration_3d_amr_device.cc

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

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

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

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

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

/var/jenkins/workspace/damantine_introduce_heat_sources/source/HeatSources.hh(197): 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< ::dealii::MemorySpace::Host, (int)3> ::max_value const") is not allowed

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

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

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

/var/jenkins/workspace/damantine_introduce_heat_sources/source/HeatSources.hh(165): warning #20011-D: calling a __host__ function("update_time") from a __host__ __device__ function("update_time") is not allowed
      _electron_beam_heat_sources(i).update_time(time);
                                     ^
          detected during:
            instantiation of "void adamantine::HeatSources<MemorySpace, dim>::update_time(double) [with MemorySpace=dealii::MemorySpace::Host, dim=3]" at line 540 of /var/jenkins/workspace/damantine_introduce_heat_sources/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<dealii::MemorySpace::Host, dim> &, double, double) [with dim=3]" at line 618 of /var/jenkins/workspace/damantine_introduce_heat_sources/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<MemorySpaceType, dim> &, 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/damantine_introduce_heat_sources/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<MemorySpaceType, dim> &, 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/damantine_introduce_heat_sources/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/damantine_introduce_heat_sources/tests/test_integration_da_augmented.cc

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

/var/jenkins/workspace/damantine_introduce_heat_sources/source/HeatSources.hh(167): warning #20011-D: calling a __host__ function("update_time") from a __host__ __device__ function("update_time") is not allowed
      _cube_heat_sources(i).update_time(time);
                            ^
          detected during:
            instantiation of "void adamantine::HeatSources<MemorySpace, dim>::update_time(double) [with MemorySpace=dealii::MemorySpace::Host, dim=3]" at line 540 of /var/jenkins/workspace/damantine_introduce_heat_sources/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<dealii::MemorySpace::Host, dim> &, double, double) [with dim=3]" at line 618 of /var/jenkins/workspace/damantine_introduce_heat_sources/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<MemorySpaceType, dim> &, 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/damantine_introduce_heat_sources/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<MemorySpaceType, dim> &, 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/damantine_introduce_heat_sources/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/damantine_introduce_heat_sources/tests/test_integration_da_augmented.cc

/var/jenkins/workspace/damantine_introduce_heat_sources/source/HeatSources.hh(169): warning #20011-D: calling a __host__ function("update_time") from a __host__ __device__ function("update_time") is not allowed
      _goldak_heat_sources(i).update_time(time);
                              ^
          detected during:
            instantiation of "void adamantine::HeatSources<MemorySpace, dim>::update_time(double) [with MemorySpace=dealii::MemorySpace::Host, dim=3]" at line 540 of /var/jenkins/workspace/damantine_introduce_heat_sources/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<dealii::MemorySpace::Host, dim> &, double, double) [with dim=3]" at line 618 of /var/jenkins/workspace/damantine_introduce_heat_sources/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<MemorySpaceType, dim> &, 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/damantine_introduce_heat_sources/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<MemorySpaceType, dim> &, 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/damantine_introduce_heat_sources/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/damantine_introduce_heat_sources/tests/test_integration_da_augmented.cc

/var/jenkins/workspace/damantine_introduce_heat_sources/source/HeatSources.hh(195): warning #20011-D: calling a __host__ function("value") from a __host__ __device__ function("max_value") is not allowed
          std::max(value, _electron_beam_heat_sources(i).value(point, height));
                                                         ^
          detected during:
            instantiation of "double adamantine::HeatSources<MemorySpace, dim>::max_value(const dealii::Point<dim, double> &, double) const [with MemorySpace=dealii::MemorySpace::Host, dim=3]" at line 551 of /var/jenkins/workspace/damantine_introduce_heat_sources/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<dealii::MemorySpace::Host, dim> &, double, double) [with dim=3]" at line 618 of /var/jenkins/workspace/damantine_introduce_heat_sources/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<MemorySpaceType, dim> &, 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/damantine_introduce_heat_sources/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<MemorySpaceType, dim> &, 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/damantine_introduce_heat_sources/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/damantine_introduce_heat_sources/tests/test_integration_da_augmented.cc

/var/jenkins/workspace/damantine_introduce_heat_sources/source/HeatSources.hh(195): 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<MemorySpace, dim>::max_value(const dealii::Point<dim, double> &, double) const [with MemorySpace=dealii::MemorySpace::Host, dim=3]" at line 551 of /var/jenkins/workspace/damantine_introduce_heat_sources/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<dealii::MemorySpace::Host, dim> &, double, double) [with dim=3]" at line 618 of /var/jenkins/workspace/damantine_introduce_heat_sources/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<MemorySpaceType, dim> &, 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/damantine_introduce_heat_sources/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<MemorySpaceType, dim> &, 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/damantine_introduce_heat_sources/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/damantine_introduce_heat_sources/tests/test_integration_da_augmented.cc

/var/jenkins/workspace/damantine_introduce_heat_sources/source/HeatSources.hh(197): warning #20011-D: calling a __host__ function("value") from a __host__ __device__ function("max_value") is not allowed
      value = std::max(value, _cube_heat_sources(i).value(point, height));
                                                    ^
          detected during:
            instantiation of "double adamantine::HeatSources<MemorySpace, dim>::max_value(const dealii::Point<dim, double> &, double) const [with MemorySpace=dealii::MemorySpace::Host, dim=3]" at line 551 of /var/jenkins/workspace/damantine_introduce_heat_sources/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<dealii::MemorySpace::Host, dim> &, double, double) [with dim=3]" at line 618 of /var/jenkins/workspace/damantine_introduce_heat_sources/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<MemorySpaceType, dim> &, 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/damantine_introduce_heat_sources/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<MemorySpaceType, dim> &, 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/damantine_introduce_heat_sources/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/damantine_introduce_heat_sources/tests/test_integration_da_augmented.cc

/var/jenkins/workspace/damantine_introduce_heat_sources/source/HeatSources.hh(197): 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<MemorySpace, dim>::max_value(const dealii::Point<dim, double> &, double) const [with MemorySpace=dealii::MemorySpace::Host, dim=3]" at line 551 of /var/jenkins/workspace/damantine_introduce_heat_sources/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<dealii::MemorySpace::Host, dim> &, double, double) [with dim=3]" at line 618 of /var/jenkins/workspace/damantine_introduce_heat_sources/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<MemorySpaceType, dim> &, 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/damantine_introduce_heat_sources/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<MemorySpaceType, dim> &, 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/damantine_introduce_heat_sources/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/damantine_introduce_heat_sources/tests/test_integration_da_augmented.cc

/var/jenkins/workspace/damantine_introduce_heat_sources/source/HeatSources.hh(199): warning #20011-D: calling a __host__ function("value") from a __host__ __device__ function("max_value") is not allowed
      value = std::max(value, _goldak_heat_sources(i).value(point, height));
                                                      ^
          detected during:
            instantiation of "double adamantine::HeatSources<MemorySpace, dim>::max_value(const dealii::Point<dim, double> &, double) const [with MemorySpace=dealii::MemorySpace::Host, dim=3]" at line 551 of /var/jenkins/workspace/damantine_introduce_heat_sources/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<dealii::MemorySpace::Host, dim> &, double, double) [with dim=3]" at line 618 of /var/jenkins/workspace/damantine_introduce_heat_sources/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<MemorySpaceType, dim> &, 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/damantine_introduce_heat_sources/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<MemorySpaceType, dim> &, 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/damantine_introduce_heat_sources/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/damantine_introduce_heat_sources/tests/test_integration_da_augmented.cc

/var/jenkins/workspace/damantine_introduce_heat_sources/source/HeatSources.hh(199): 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<MemorySpace, dim>::max_value(const dealii::Point<dim, double> &, double) const [with MemorySpace=dealii::MemorySpace::Host, dim=3]" at line 551 of /var/jenkins/workspace/damantine_introduce_heat_sources/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<dealii::MemorySpace::Host, dim> &, double, double) [with dim=3]" at line 618 of /var/jenkins/workspace/damantine_introduce_heat_sources/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<MemorySpaceType, dim> &, 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/damantine_introduce_heat_sources/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<MemorySpaceType, dim> &, 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/damantine_introduce_heat_sources/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/damantine_introduce_heat_sources/tests/test_integration_da_augmented.cc

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

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

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

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

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

/var/jenkins/workspace/damantine_introduce_heat_sources/source/HeatSources.hh(197): 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< ::dealii::MemorySpace::Host, (int)3> ::max_value const") is not allowed

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

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

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

[ 94%] Linking CXX executable ../bin/test_integration_2d
[ 94%] Linking CXX executable ../bin/test_integration_3d
[ 95%] Linking CXX executable ../bin/test_integration_2d_device
[ 96%] Linking CXX executable ../bin/test_integration_3d_amr
[ 96%] Built target test_integration_2d
[ 97%] Building CXX object tests/CMakeFiles/test_thermal_physics.dir/test_thermal_physics.cc.o
[ 97%] Built target adamantine
[ 97%] Building CXX object tests/CMakeFiles/test_ensemble_management.dir/test_ensemble_management.cc.o
[ 97%] Built target test_integration_2d_device
[ 97%] Built target test_integration_3d
[ 97%] Built target test_integration_3d_amr
[ 97%] Linking CXX executable ../bin/test_integration_da_augmented
[ 97%] Linking CXX executable ../bin/test_material_deposition
[ 98%] Linking CXX executable ../bin/test_integration_3d_amr_device
[ 98%] Built target test_integration_da_augmented
[ 98%] Built target test_material_deposition
[ 98%] Built target test_integration_3d_amr_device
[ 99%] Linking CXX executable ../bin/test_ensemble_management
[ 99%] Built target test_ensemble_management
[100%] Linking CXX executable ../bin/test_thermal_physics
[100%] Built target test_thermal_physics
[Pipeline] sh
+ ctest --no-compress-output -R test_ -T Test
   Site: 9d9d6a9f0662
   Build name: Linux-nvcc_wrapper
Create new tag: 20240506-1908 - Experimental
Test project /var/jenkins/workspace/damantine_introduce_heat_sources/build
      Start  2: test_integration_da_1
 4/43 Test  #5: test_integration_da_6 ..............   Passed   89.40 sec
      Start  6: test_data_assimilator_1
 5/43 Test  #6: test_data_assimilator_1 ............   Passed    0.52 sec
      Start  7: test_geometry_1
 6/43 Test  #7: test_geometry_1 ....................   Passed    0.51 sec
      Start  8: test_heat_source_1
 7/43 Test  #8: test_heat_source_1 .................   Passed    0.34 sec
      Start  9: test_implicit_operator_1
 8/43 Test  #9: test_implicit_operator_1 ...........   Passed    0.39 sec
      Start 10: test_integration_3d_device_1
 1/43 Test  #2: test_integration_da_1 ..............   Passed  163.94 sec
      Start  3: test_integration_da_2
 2/43 Test  #3: test_integration_da_2 ..............   Passed  142.68 sec
      Start  4: test_integration_da_3
 3/43 Test  #4: test_integration_da_3 ..............   Passed  125.61 sec
      Start  5: test_integration_da_6
 9/43 Test #10: test_integration_3d_device_1 .......   Passed  458.85 sec
      Start 11: test_integration_thermoelastic_1
 4/43 Test  #5: test_integration_da_6 ..............   Passed  116.19 sec
      Start  6: test_data_assimilator_1
 5/43 Test  #6: test_data_assimilator_1 ............   Passed    3.20 sec
      Start  7: test_geometry_1
 6/43 Test  #7: test_geometry_1 ....................   Passed    3.41 sec
      Start  8: test_heat_source_1
 7/43 Test  #8: test_heat_source_1 .................   Passed    2.94 sec
      Start  9: test_implicit_operator_1
 8/43 Test  #9: test_implicit_operator_1 ...........   Passed    3.06 sec
      Start 10: test_integration_3d_device_1
 9/43 Test #10: test_integration_3d_device_1 .......***Failed    8.30 sec
      Start 11: test_integration_thermoelastic_1
10/43 Test #11: test_integration_thermoelastic_1 ...   Passed  251.32 sec
      Start 12: test_material_property_1
11/43 Test #12: test_material_property_1 ...........   Passed    0.43 sec
      Start 13: test_material_property_device_1
12/43 Test #13: test_material_property_device_1 ....   Passed    0.41 sec
      Start 14: test_mechanical_operator_1
13/43 Test #14: test_mechanical_operator_1 .........   Passed   12.95 sec
      Start 15: test_mechanical_physics_1
14/43 Test #15: test_mechanical_physics_1 ..........   Passed   48.95 sec
      Start 16: test_newton_solver_1
15/43 Test #16: test_newton_solver_1 ...............   Passed    0.35 sec
      Start 17: test_post_processor_1
16/43 Test #17: test_post_processor_1 ..............   Passed    3.08 sec
      Start 18: test_scan_path_1
17/43 Test #18: test_scan_path_1 ...................   Passed    0.35 sec
      Start 19: test_thermal_operator_1
18/43 Test #19: test_thermal_operator_1 ............   Passed    2.86 sec
      Start 20: test_thermal_operator_device_1
19/43 Test #20: test_thermal_operator_device_1 .....   Passed    2.00 sec
      Start 21: test_thermal_physics_device_1
20/43 Test #21: test_thermal_physics_device_1 ......   Passed   28.78 sec
      Start 22: test_timer_1
21/43 Test #22: test_timer_1 .......................   Passed    0.95 sec
      Start 23: test_utils_1
22/43 Test #23: test_utils_1 .......................   Passed    0.35 sec
      Start 24: test_validate_input_database_1
23/43 Test #24: test_validate_input_database_1 .....   Passed    0.35 sec
      Start 25: test_experimental_data_1
24/43 Test #25: test_experimental_data_1 ...........   Passed   11.73 sec
      Start 26: test_experimental_data_2
25/43 Test #26: test_experimental_data_2 ...........   Passed    0.36 sec
      Start 27: test_integration_2d_1
26/43 Test #27: test_integration_2d_1 ..............   Passed    9.18 sec
      Start 28: test_integration_2d_2
27/43 Test #28: test_integration_2d_2 ..............   Passed    5.75 sec
      Start 29: test_integration_2d_device_1
28/43 Test #29: test_integration_2d_device_1 .......   Passed    4.48 sec
      Start 30: test_integration_2d_device_2
29/43 Test #30: test_integration_2d_device_2 .......   Passed    2.41 sec
      Start 31: test_integration_3d_1
10/43 Test #11: test_integration_thermoelastic_1 ...   Passed  320.14 sec
      Start 12: test_material_property_1
11/43 Test #12: test_material_property_1 ...........   Passed    3.18 sec
      Start 13: test_material_property_device_1
12/43 Test #13: test_material_property_device_1 ....   Passed    3.51 sec
      Start 14: test_mechanical_operator_1
13/43 Test #14: test_mechanical_operator_1 .........   Passed   17.69 sec
      Start 15: test_mechanical_physics_1
14/43 Test #15: test_mechanical_physics_1 ..........   Passed   62.82 sec
      Start 16: test_newton_solver_1
15/43 Test #16: test_newton_solver_1 ...............   Passed    2.84 sec
      Start 17: test_post_processor_1
16/43 Test #17: test_post_processor_1 ..............   Passed    6.18 sec
      Start 18: test_scan_path_1
17/43 Test #18: test_scan_path_1 ...................   Passed    3.72 sec
      Start 19: test_thermal_operator_1
18/43 Test #19: test_thermal_operator_1 ............   Passed    5.92 sec
      Start 20: test_thermal_operator_device_1
19/43 Test #20: test_thermal_operator_device_1 .....   Passed    4.80 sec
      Start 21: test_thermal_physics_device_1
20/43 Test #21: test_thermal_physics_device_1 ......***Failed    4.47 sec
      Start 22: test_timer_1
21/43 Test #22: test_timer_1 .......................   Passed    4.05 sec
      Start 23: test_utils_1
22/43 Test #23: test_utils_1 .......................   Passed    2.99 sec
      Start 24: test_validate_input_database_1
23/43 Test #24: test_validate_input_database_1 .....   Passed    2.97 sec
      Start 25: test_experimental_data_1
24/43 Test #25: test_experimental_data_1 ...........   Passed   14.84 sec
      Start 26: test_experimental_data_2
25/43 Test #26: test_experimental_data_2 ...........   Passed    3.09 sec
      Start 27: test_integration_2d_1
26/43 Test #27: test_integration_2d_1 ..............   Passed   16.85 sec
      Start 28: test_integration_2d_2
27/43 Test #28: test_integration_2d_2 ..............   Passed   13.65 sec
      Start 29: test_integration_2d_device_1
28/43 Test #29: test_integration_2d_device_1 .......***Failed    3.92 sec
      Start 30: test_integration_2d_device_2
29/43 Test #30: test_integration_2d_device_2 .......***Failed    4.00 sec
      Start 31: test_integration_3d_1
30/43 Test #31: test_integration_3d_1 ..............   Passed  226.83 sec
      Start 32: test_integration_3d_2
31/43 Test #32: test_integration_3d_2 ..............   Passed  129.19 sec
      Start 33: test_integration_3d_amr_1
32/43 Test #33: test_integration_3d_amr_1 ..........   Passed   12.15 sec
      Start 34: test_integration_3d_amr_2
33/43 Test #34: test_integration_3d_amr_2 ..........   Passed    6.52 sec
      Start 35: test_integration_3d_amr_device_1
34/43 Test #35: test_integration_3d_amr_device_1 ...   Passed  114.75 sec
      Start 36: test_integration_3d_amr_device_2
30/43 Test #31: test_integration_3d_1 ..............   Passed  278.97 sec
      Start 32: test_integration_3d_2
35/43 Test #36: test_integration_3d_amr_device_2 ...   Passed   56.90 sec
      Start 37: test_integration_da_augmented_1
36/43 Test #37: test_integration_da_augmented_1 ....   Passed   41.08 sec
      Start 38: test_integration_da_augmented_2
37/43 Test #38: test_integration_da_augmented_2 ....   Passed   29.19 sec
      Start 39: test_material_deposition_1
38/43 Test #39: test_material_deposition_1 .........   Passed   11.57 sec
      Start 40: test_material_deposition_2
39/43 Test #40: test_material_deposition_2 .........   Passed    7.77 sec
      Start 41: test_thermal_physics_1
40/43 Test #41: test_thermal_physics_1 .............   Passed   21.10 sec
      Start 42: test_thermal_physics_2
31/43 Test #32: test_integration_3d_2 ..............   Passed  159.22 sec
      Start 33: test_integration_3d_amr_1
41/43 Test #42: test_thermal_physics_2 .............   Passed   12.87 sec
      Start 43: test_ensemble_management_1
42/43 Test #43: test_ensemble_management_1 .........   Passed    0.36 sec
      Start 44: test_ensemble_management_2
43/43 Test #44: test_ensemble_management_2 .........   Passed    0.34 sec

100% tests passed, 0 tests failed out of 43

Total Test time (real) = 1948.35 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/damantine_introduce_heat_sources' for the testing framework 'CTest-Version 3.x (default)'.
[Pipeline] }
$ docker stop --time=1 94342d27a08251d34beb90e19a073080bdd99a94a1d5df6a71b3360cc44a9e9a
$ docker rm -f --volumes 94342d27a08251d34beb90e19a073080bdd99a94a1d5df6a71b3360cc44a9e9a
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
32/43 Test #33: test_integration_3d_amr_1 ..........   Passed   16.70 sec
      Start 34: test_integration_3d_amr_2
33/43 Test #34: test_integration_3d_amr_2 ..........   Passed   10.48 sec
      Start 35: test_integration_3d_amr_device_1
34/43 Test #35: test_integration_3d_amr_device_1 ...***Failed    4.12 sec
      Start 36: test_integration_3d_amr_device_2
35/43 Test #36: test_integration_3d_amr_device_2 ...***Failed    3.90 sec
      Start 37: test_integration_da_augmented_1
36/43 Test #37: test_integration_da_augmented_1 ....   Passed   49.94 sec
      Start 38: test_integration_da_augmented_2
37/43 Test #38: test_integration_da_augmented_2 ....   Passed   38.11 sec
      Start 39: test_material_deposition_1
38/43 Test #39: test_material_deposition_1 .........   Passed   19.21 sec
      Start 40: test_material_deposition_2
39/43 Test #40: test_material_deposition_2 .........   Passed   13.67 sec
      Start 41: test_thermal_physics_1
40/43 Test #41: test_thermal_physics_1 .............   Passed   30.15 sec
      Start 42: test_thermal_physics_2
41/43 Test #42: test_thermal_physics_2 .............   Passed   19.97 sec
      Start 43: test_ensemble_management_1
42/43 Test #43: test_ensemble_management_1 .........   Passed    3.11 sec
      Start 44: test_ensemble_management_2
43/43 Test #44: test_ensemble_management_2 .........   Passed    3.12 sec

86% tests passed, 6 tests failed out of 43

Total Test time (real) = 1721.94 sec

The following tests FAILED:
	 10 - test_integration_3d_device_1 (Failed)
	 21 - test_thermal_physics_device_1 (Failed)
	 29 - test_integration_2d_device_1 (Failed)
	 30 - test_integration_2d_device_2 (Failed)
	 35 - test_integration_3d_amr_device_1 (Failed)
	 36 - test_integration_3d_amr_device_2 (Failed)
Errors while running CTest
Output from these tests are in: /var/jenkins/workspace/damantine_introduce_heat_sources/build/Testing/Temporary/LastTest.log
Use "--rerun-failed --output-on-failure" to re-run the failed cases verbosely.
[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/damantine_introduce_heat_sources' for the testing framework 'CTest-Version 3.x (default)'.
[Pipeline] }
$ docker stop --time=1 9d9d6a9f06627050b636621c53c58d2ae7be68a542721e488358307188bbd2d8
$ docker rm -f --volumes 9d9d6a9f06627050b636621c53c58d2ae7be68a542721e488358307188bbd2d8
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
Failed in branch CUDA
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] End of Pipeline
ERROR: script returned exit code 8
Finished: FAILURE