On Fri, Apr 12, 2013 at 10:07 AM, Cody Permann <codyperm...@gmail.com> wrote:
> I just noticed that FE::get_normals(), get_tangents() and other related
> methods in that class return vectors of "Points".  Any desire to change
> these return types to VectorValue types?

I'd say no, and anyway to be consistent you'd have to also change
get_tangents, get_normals, and get_xyz and probably some other stuff.

The reason for this interface is purely historical.  Point and the FE
interface using it existed before any of Point's templated base
classes even existed.

--
John

------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
_______________________________________________
Libmesh-devel mailing list
Libmesh-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libmesh-devel

Reply via email to