scivision / mumps

MUMPS via CMake
http://mumps-solver.org
MIT License
115 stars 46 forks source link

How to output the factor of matrix A into files #44

Closed ztdepztdep closed 2 years ago

ztdepztdep commented 2 years ago

I want to output the factor of matrix A into a file. So i can transfer it to a GPU for further computation. Could you please give me some suggestions.