On 02/13/2011 10:17 PM, Garth N. Wells wrote:
On 13/02/11 21:02, Anders Logg wrote:
mesh.init() computes all connectivity and should almost never be
called, at least not from inside DOLFIN.
Instead, the proper init function for the connectivity that is
actually used should be called, like mesh.init(1, 2) or similar.
Note that calling init functions is not needed when using iterators
since the connectivity is then automatically initialized.
The mesh that comes out of refine()
Which you were going to change to 'adapt.
I'll change 'em in my branch.
--
Marie
_______________________________________________
Mailing list: https://launchpad.net/~dolfin
Post to : dolfin@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dolfin
More help : https://help.launchpad.net/ListHelp