On Thu, Nov 22, 2012 at 10:22 AM, Anders Logg <[email protected]> wrote: > Why is the type called 'sizet' and not 'size_t' in the Python > interface for templated MeshFunctions? >
The appropriate name was raised as a question when the changes were made. It could be sizet, size_t, uintp (numpy type), uint, etc. Garth > -- > Anders > > _______________________________________________ > Mailing list: https://launchpad.net/~dolfin > Post to : [email protected] > Unsubscribe : https://launchpad.net/~dolfin > More help : https://help.launchpad.net/ListHelp _______________________________________________ Mailing list: https://launchpad.net/~dolfin Post to : [email protected] Unsubscribe : https://launchpad.net/~dolfin More help : https://help.launchpad.net/ListHelp

