[petsc-users] How to introduce new external package into PETSc?
袁煕
yuanxi at advancesoft.jp
Fri Nov 25 03:04:13 CST 2022
Dear PETSc developers,
I have my own linear solver and am trying to put it with PETSc as an
external solver. I wish to know following details
1. How to let PETSc configure to download (from github) the source code
and compile, install it afterwards.
2. How to let PETSc call the solver. I think it may be accomplished by
calling PCFactorSetMatSolverPackage. Is this correct?
Many thanks,
Yuan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20221125/b2dc89a7/attachment.html>
More information about the petsc-users
mailing list