[petsc-dev] DMCopyDMSNES
Jose E. Roman
jroman at dsic.upv.es
Thu Jul 20 13:40:26 CDT 2017
It is used in SLEPc in code contributed by Fande Kong.
https://bitbucket.org/slepc/slepc/pull-requests/14/example-34-work-with-the-monolithic-update/diff
I have no problem in including the private header, but we in SLEPc always try to use public headers only.
Jose
> El 20 jul 2017, a las 20:21, Barry Smith <bsmith at mcs.anl.gov> escribió:
>
>
> It is developer level, so might not belong in the public headers.
>
> Do you need it in the public headers?
>
>
>> On Jul 20, 2017, at 11:27 AM, Jose E. Roman <jroman at dsic.upv.es> wrote:
>>
>> DMCopyDMSNES() is documented
>> http://www.mcs.anl.gov/petsc/petsc-current/docs/manualpages/SNES/DMCopyDMSNES.html
>>
>> but it is defined in the private header snesimpl.h. Shouldn't it be in the public header petscsnes.h?
>>
>> Jose
>>
>
More information about the petsc-dev
mailing list