On 13/04/10 21:20, Zeljka Tutek wrote:
New question #107269 on DOLFIN: https://answers.launchpad.net/dolfin/+question/107269 Hi there! How can I reach the length of interior facets?
For a given cell c and local facet number i, double facet_length = c.facet_area(i); For use in a form, FacetArea facet_area(mesh); Garth
Regards, Zeljka
_______________________________________________ Mailing list: https://launchpad.net/~dolfin Post to : [email protected] Unsubscribe : https://launchpad.net/~dolfin More help : https://help.launchpad.net/ListHelp

