Great. Can you send me the patch so I can apply it to my local branch? Then I will create an issue for the next release. How do I create an issue? When is the next release?
On Mon, Feb 28, 2022 at 12:14 PM Matthew Knepley <[email protected]> wrote: > On Mon, Feb 28, 2022 at 3:10 PM Sam Guo <[email protected]> wrote: > >> Hi Matt, >> I love to have a get/set function interface. >> > > We can help you write the code, or you can create an Issue and we will > write it as soon as we can. > > Thanks, > > MAtt > > >> Thanks, >> Sam >> >> On Mon, Feb 28, 2022 at 11:43 AM Matthew Knepley <[email protected]> >> wrote: >> >>> No we do not have that right now. We would be happy to accept a >>> contribution with a get/set function interface if you need that. >>> >>> Thanks, >>> >>> Matt >>> >>> On Mon, Feb 28, 2022 at 2:24 PM Sam Guo <[email protected]> wrote: >>> >>>> Typo correction: It seems there is no such an API. >>>> >>>> On Mon, Feb 28, 2022 at 11:22 AM Sam Guo <[email protected]> wrote: >>>> >>>>> 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 >>>>> >>>> >>> >>> -- >>> What most experimenters take for granted before they begin their >>> experiments is infinitely more interesting than any results to which their >>> experiments lead. >>> -- Norbert Wiener >>> >>> https://www.cse.buffalo.edu/~knepley/ >>> <http://www.cse.buffalo.edu/~knepley/> >>> >> > > -- > What most experimenters take for granted before they begin their > experiments is infinitely more interesting than any results to which their > experiments lead. > -- Norbert Wiener > > https://www.cse.buffalo.edu/~knepley/ > <http://www.cse.buffalo.edu/~knepley/> >
