[Trilinos-Users] Compilation issue

Markus Schmuck ms713 at hw.ac.uk
Sat Apr 21 10:16:01 EDT 2018


Good afternoon,

I am currently trying to install trilinos (Trilinos Release 12.12) on my
Unbuntu 16.04 laptop.
At 77% I get the following error

~/trilinos_source/Trilinos/packages/tpetra/core/src/Tpetra_Import_Util2.hpp:336:30:
error: wrong number of template arguments (0, should be 4)
   typedef typename CrsMatrix<>::impl_scalar_type scalar_type;

where I unsuccessfully tried to add the following arguments

CrsMatrix<Scalar, LocalOrdinal, GlobalOrdinal, Node>

above. After looking some time for suitable arguments, I have given up.

Thank you very much in advance for your help,
Markus
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://trilinos.org/pipermail/trilinos-users/attachments/20180421/509f2875/attachment.html>


More information about the Trilinos-Users mailing list