Good to hear that you're updating the example codes, which I'm sure is a
major undertaking.
%%%%%%%%%
[ 50%] Building CXX object CMakeFiles/step31.dir/step31.cpp.o
/scratch/projects/compilers/intel26.0/compiler/2026.0/bin/icpx
-DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB
-DBOOST_SERIALIZATION_DYN_LINK -DBOOST_SERIALIZATION_NO_LIB
-DKOKKOS_DEPENDENCE -DKOKKOS_HAVE_INTEL_SVML -DNDEBUG
-I/scratch/00434/eijkhout/htmri26v4/Binaries/cxxopts-3.3.1/include
-I/scratch/projects/compilers/intel26.0/mpi/2021.18/include
-I/work2/00434/eijkhout/htmr_sandbox/step31 -isystem
/scratch/00434/eijkhout/htmri26v4/Binaries/dealii-git20260615/include
-isystem
/scratch/00434/eijkhout/htmri26v4/Binaries/dealii-git20260615/include/deal.II/bundled
-isystem
/scratch/00434/eijkhout/installation/installation-boost-1.86.0-stampede3-intel26.0/include
-isystem /scratch/00434/eijkhout/htmri26v4/Binaries/petsc-3.25.2/include
-isystem
/scratch/00434/eijkhout/htmri26v4/Binaries/trilinos-git20260604/include/kokkos
-isystem
/scratch/00434/eijkhout/htmri26v4/Binaries/trilinos-git20260604/include
-isystem /scratch/projects/compilers/intel26.0/mkl/2026.0/include -isystem
/scratch/00434/eijkhout/htmri26v4/Binaries/p4est-2.8.7/include -isystem
/scratch/projects/compilers/intel26.0/tbb/2023.0/include -O2 -g -DNDEBUG
-std=gnu++23 -MD -MT CMakeFiles/step31.dir/step31.cpp.o -MF
CMakeFiles/step31.dir/step31.cpp.o.d -o CMakeFiles/step31.dir/step31.cpp.o
-c /work2/00434/eijkhout/htmr_sandbox/step31/step31.cpp
/work2/00434/eijkhout/htmr_sandbox/step31/step31.cpp:1144:14: error: no
member named 'constant_modes' in
'dealii::LinearAlgebra::TpetraWrappers::PreconditionAMGMueLu<double,
dealii::MemorySpace::Host>::AdditionalData'
1144 | amg_data.constant_modes = constant_modes;
| ~~~~~~~~ ^
%%%%%%%%%%%
Should I try pulling an older or a newer commit of Trilinos?
Victor.
--
The deal.II project is located at http://www.dealii.org/
For mailing list/forum options, see
https://groups.google.com/d/forum/dealii?hl=en
---
You received this message because you are subscribed to the Google Groups
"deal.II User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion visit
https://groups.google.com/d/msgid/dealii/faac11e5-2b0c-4cbe-a086-362d2f59b55cn%40googlegroups.com.