From: Derek G. <fri...@gm...> - 2016-12-02 05:05:57
|
Nodes don't know the elements they are attached to though... On Thu, Dec 1, 2016 at 6:48 PM Cody Permann <cod...@gm...> wrote: > I'm starting to use the new Elem::isEvaluable() method available in > libMesh. It seems like it would be handy to promote this method up to > DofObject though so it could be used with Node. If I understand correctly, > a node "should" be evaluable if it's attached to any element that's > evaluable so this method could be implemented rather easily. Does this > sound reasonable? > > Cody > > ------------------------------------------------------------------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, SlashDot.org! http://sdm.link/slashdot > _______________________________________________ > Libmesh-devel mailing list > Lib...@li... > https://lists.sourceforge.net/lists/listinfo/libmesh-devel > |