Congrats to the VoroniFVM developers to making their BlockStrategy available!
Have results obtained using this strategy been reported somewhere?
Thx!
Congrats to the VoroniFVM developers to making their BlockStrategy available!
Have results obtained using this strategy been reported somewhere?
Thx!
Author here. No, not really for lack of time, unfortunately.
FYI, the BlockStrategy stuff is deprecated in favor of block preconditioners compatible to the new LinearSolve’s precs
API. Part of this is implemented in ExtendableSparse.jl. Tests are in examples/Example003_Solvers.jl
.
If you are interested in more detailed tests, I think it is best to open an issue and to discuss there.
Congrats again! Thx for reaching out.
Apologies for being lost in translation.
Where exactly is examples/Example003_Solvers.jl
?
Right!
Any Schur complement (SIMPLE method like) approach implemented?
No, I felt no need for this so far.