Skip to content

Amesos2: Missing explicit instantiations for MUMPS

James Willenbring requested to merge finkandreas:patch-2 into develop

Created by: finkandreas

Some explicit instantiations are missing. Relevant cmake config options:

-DTrilinos_ENABLE_EXPLICIT_INSTANTIATION=ON
-DTrilinos_ENABLE_OpenMP=ON 
-DTrilinos_ENABLE_Amesos2=ON 
-DAmesos2_ENABLE_MUMPS=ON
-DTpetra_INST_OPENMP=ON 
-DTpetra_INST_SERIAL=ON 

Merge request reports