Question #97807 on DOLFIN changed:
https://answers.launchpad.net/dolfin/+question/97807

    Status: Answered => Open

Ted Kord is still having a problem:
Thanks Anders.

Could you please show me an example of how to use this. I've tried the
following but get a segmentation fault.

         for (CellIterator c(mesh); !c.end(); ++c) 
                 V.dofmap().tabulate_coordinates(&coordinates, *c);

Thank you.

Ted

-- 
You received this question notification because you are a member of
DOLFIN Team, which is an answer contact for DOLFIN.

_______________________________________________
Mailing list: https://launchpad.net/~dolfin
Post to     : dolfin@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dolfin
More help   : https://help.launchpad.net/ListHelp

Reply via email to