On Tue, Sep 11, 2012 at 11:36 AM, Joachim Berdal Haga <j...@simula.no> wrote: > Ok! I'll just check the element family then. Is there a more robust > way to query it (in C++) than parsing > f->function_space()->element()->signature()? >
The signature should not be used. It's not robust. Using the signature has caused problems in the past. Garth > -j. > > On 11 September 2012 12:09, Kent-Andre Mardal <kent-...@simula.no> wrote: >> I guess it is only the Lagrange/CG element that is continuous. The others >> are only continuous >> in certain senses or directions. I don't think there is any meta data that >> contains this >> info. >> >> Kent >> >> On 11 September 2012 11:56, Joachim Berdal Haga <j...@simula.no> wrote: >>> >>> Is there a simple way to find out whether an arbitrary Function (or >>> FunctionSpace) is continuous across cells in C++? >>> >>> -j. >>> >>> _______________________________________________ >>> Mailing list: https://launchpad.net/~dolfin >>> Post to : dolfin@lists.launchpad.net >>> Unsubscribe : https://launchpad.net/~dolfin >>> More help : https://help.launchpad.net/ListHelp >> >> > > _______________________________________________ > Mailing list: https://launchpad.net/~dolfin > Post to : dolfin@lists.launchpad.net > Unsubscribe : https://launchpad.net/~dolfin > More help : https://help.launchpad.net/ListHelp _______________________________________________ Mailing list: https://launchpad.net/~dolfin Post to : dolfin@lists.launchpad.net Unsubscribe : https://launchpad.net/~dolfin More help : https://help.launchpad.net/ListHelp