Exception on processing:
/scratch/00434/eijkhout/htmri26v4/Sources/trilinos/trilinos-git20260604/packages/tpetra/core/src/Tpetra_CrsMatrix_def.hpp:4944:

Throw number = 1

Throw test that evaluated to true: !isFillComplete()

Tpetra::CrsMatrix::apply: Cannot call apply() until fillComplete() has been 
called.
Aborting!
%%%%%%%%%%%%%%

I've built D2 from the repo to make it compatible with recent Petsc & 
recent Trilinos.
I've also built Trilinos from repo because it has a patch for recent intel 
compilers (they will backport that patch to T16).
This means some Trilinos packages are disabled from T16, so step31 can not 
be compiled with recent trilinos, so I edited a couple of preconditioners 
in step31. 

However, the above message does not feel like it's related to choice of 
preconditioner, more like T16 used to form the matrix implicitly and now 
needs an explicit call.

Any thoughts?

Btw, is there a way to get a traceback of where this message came from in 
either the step example of the D2 library?

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/a5e54595-72e4-4ed3-a798-2656865a9123n%40googlegroups.com.

Reply via email to