Skip to content

Console Output

Skipping 771 KB.. Full Log
tion("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=2]" 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=2]" 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=2, 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=2, 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=2, p_order=4, MaterialStates=adamantine::SolidLiquidPowder, MemorySpaceType=dealii::MemorySpace::Default]" at line 37 of /var/jenkins/workspace/damantine_introduce_heat_sources/tests/test_integration_2d_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=2]" 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=2]" 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=2, 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=2, 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=2, p_order=4, MaterialStates=adamantine::SolidLiquidPowder, MemorySpaceType=dealii::MemorySpace::Default]" at line 37 of /var/jenkins/workspace/damantine_introduce_heat_sources/tests/test_integration_2d_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=2]" 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=2]" 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=2, 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=2, 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=2, p_order=4, MaterialStates=adamantine::SolidLiquidPowder, MemorySpaceType=dealii::MemorySpace::Default]" at line 37 of /var/jenkins/workspace/damantine_introduce_heat_sources/tests/test_integration_2d_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=2]" 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=2]" 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=2, 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=2, 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=2, p_order=4, MaterialStates=adamantine::SolidLiquidPowder, MemorySpaceType=dealii::MemorySpace::Default]" at line 37 of /var/jenkins/workspace/damantine_introduce_heat_sources/tests/test_integration_2d_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=2]" 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=2]" 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=2, 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=2, 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=2, p_order=4, MaterialStates=adamantine::SolidLiquidPowder, MemorySpaceType=dealii::MemorySpace::Default]" at line 37 of /var/jenkins/workspace/damantine_introduce_heat_sources/tests/test_integration_2d_device.cc

/var/jenkins/workspace/damantine_introduce_heat_sources/source/HeatSources.hh(165): warning #20011-D: calling a __host__ function("adamantine::ElectronBeamHeatSource<(int)2> ::update_time(double)") from a __host__ __device__ function("adamantine::HeatSources< ::dealii::MemorySpace::Host, (int)2> ::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)2> ::update_time(double)") from a __host__ __device__ function("adamantine::HeatSources< ::dealii::MemorySpace::Host, (int)2> ::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)2> ::update_time(double)") from a __host__ __device__ function("adamantine::HeatSources< ::dealii::MemorySpace::Host, (int)2> ::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)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(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)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(197): warning #20011-D: calling a __host__ function("adamantine::CubeHeatSource<(int)2> ::value(const  ::dealii::Point<(int)2, double>  &, double) const") from a __host__ __device__ function("adamantine::HeatSources< ::dealii::MemorySpace::Host, (int)2> ::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)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("adamantine::ElectronBeamHeatSource<(int)2> ::update_time(double)") from a __host__ __device__ function("adamantine::HeatSources< ::dealii::MemorySpace::Host, (int)2> ::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)2> ::update_time(double)") from a __host__ __device__ function("adamantine::HeatSources< ::dealii::MemorySpace::Host, (int)2> ::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)2> ::update_time(double)") from a __host__ __device__ function("adamantine::HeatSources< ::dealii::MemorySpace::Host, (int)2> ::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)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(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)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(197): warning #20011-D: calling a __host__ function("adamantine::CubeHeatSource<(int)2> ::value(const  ::dealii::Point<(int)2, double>  &, double) const") from a __host__ __device__ function("adamantine::HeatSources< ::dealii::MemorySpace::Host, (int)2> ::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)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