[petsc-users] DASetCoordinates

Jed Brown jed at 59A2.org
Tue Sep 28 19:18:35 CDT 2010


I don't think there is a Fortran API for that currently, but the DM its the
first slot in the DMMG so you can probably do

DASetCoordinates(dmmg(i),cvec,ierr)

(completely untested)

Jed

On Sep 29, 2010 1:33 AM, "Randall Mackie" <rlmackie862 at gmail.com> wrote:


On Sep 28, 2010, at 3:19 PM, Jed Brown wrote:

> On Wed, Sep 29, 2010 at 00:14, Randall Mackie <rlm...
Thanks Jed.  One more question: how the heck do I get the (DA)dmmg[i]-> if
my code is in Fortran?


Randy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20100929/34dc61e9/attachment.htm>


More information about the petsc-users mailing list