[petsc-users] set MUMPS OOC_TMPDIR

Sam Guo sam.guo at cd-adapco.com
Mon Feb 28 13:22:01 CST 2022


Dear PETSc dev team,
   I would like to set MUMPS OOC_TMPDIR programmatically on fly (instead of
statically using PetscOptionsString
<https://petsc.org/main/docs/manualpages/Sys/PetscOptionsString.html#PetscOptionsString>
("-mat_mumps_ooc_tmpdir", "out of core directory", "None",
mumps->id.ooc_tmpdir, mumps->id.ooc_tmpdir, sizeof(mumps->id.ooc_tmpdir),
NULL);). It seems there is such an API, am I correct?

Thanks,
Sam
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20220228/61bd6bfd/attachment.html>


More information about the petsc-users mailing list