You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am intersted in using a field split preconditioner with PETSc for a coupled solve of two equations. My understanding is this would be best done using PETSc's block matrix structure, however the RheoTool manual Sec. 4.5.10 says that the coupled solvers are not using the block matrix structures of PETSc.
Are there any roadblocks on switching to the block matrix structures? I am thinking of trying to implement that in RheoTool very soon. Any thoughts or guidance?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello,
I am intersted in using a field split preconditioner with PETSc for a coupled solve of two equations. My understanding is this would be best done using PETSc's block matrix structure, however the RheoTool manual Sec. 4.5.10 says that the coupled solvers are not using the block matrix structures of PETSc.
Are there any roadblocks on switching to the block matrix structures? I am thinking of trying to implement that in RheoTool very soon. Any thoughts or guidance?
Thank you,
Joshua
Beta Was this translation helpful? Give feedback.
All reactions