sieve-dev SectionRealToVec() changed

Shi Jin jinzishuai at gmail.com
Sun Dec 21 17:04:09 CST 2008


Hi there,

I just downloaded the petsc-dev.tar.gz nightly built and found out my code
does not build any more. The problem is  that the old function of
PETSCDM_DLLEXPORT SectionRealToVec(SectionReal section, Mesh mesh,
VecScatter scatter, ScatterMode mode, Vec vec)
has changed into
PETSCDM_DLLEXPORT SectionRealToVec(SectionReal section, VecScatter scatter,
ScatterMode mode, Vec vec)
where the mesh has been taken out.

I am wondering if this is something intended and I need to change my code to
suit the new petsc-dev library.
Thanks.

-- 
Sincerely,
Shi Jin, Ph.D.
http://www.ualberta.ca/~sjin1/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.mcs.anl.gov/mailman/private/sieve-dev/attachments/20081221/64b58a65/attachment.htm>


More information about the sieve-dev mailing list