[petsc-dev] no DMCompositeGetAccessArrayRead ????
Mark Adams
mfadams at lbl.gov
Sun Mar 29 09:42:00 CDT 2015
I am getting an error because my TS formIFunction gets the sub vectors with:
call
DMCompositeGetAccessArray(dm,XX,ithree,PETSC_NULL_INTEGER,Xsub,ierr);CHKERRQ(ierr)
I get an error that XX is locked. But there does not seem to be a
DMCompositeGetAccessArrayRead
The one example that does this does not compile anymore apparently.
Mark
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-dev/attachments/20150329/26fd1530/attachment.html>
More information about the petsc-dev
mailing list