Teko: Parser hooks missing for setting up an inner preconditioned KSP as a sub-block solver #12674
Labels
client: Sierra
All issues that primarily impacts SNL Sierra codes
pkg: Teko
type: bug
The primary issue is a bug in Trilinos code or tests
@trilinos/teko
@cgcgcg
The idea is essentially to use Teko as a preconditioner inside an "outer" KSP. For one of the Teko sub-blocks, I want to solve it using an "inner" preconditioned KSP that is invoked at every iteration. The "inner" KSP is working as expected. However, there doesn't seem to be a way to specify the preconditioner type for the inner KSP in Teko.
Example input:
The text was updated successfully, but these errors were encountered: