On 22 November 2011 19:12, Kristian Ølgaard <[email protected]> wrote: > Hi, > > The IntervalCell::facet_area in DOLFIN currently returns 0.0, while > the facet determinant (a scale factor) 'det = 1.0;' > in the generated code for the tabulate_tensor function in 1D (facet > integrals). > > Is 0.0 the correct return value, or should it return 1.0? >
I would think 1.0. Garth > Kristian > > _______________________________________________ > Mailing list: https://launchpad.net/~dolfin > Post to : [email protected] > Unsubscribe : https://launchpad.net/~dolfin > More help : https://help.launchpad.net/ListHelp > -- Garth N. Wells Department of Engineering, University of Cambridge http://www.eng.cam.ac.uk/~gnw20 _______________________________________________ Mailing list: https://launchpad.net/~dolfin Post to : [email protected] Unsubscribe : https://launchpad.net/~dolfin More help : https://help.launchpad.net/ListHelp

