On Thu, 6 Dec 2012, Ataollah Mesgarnejad wrote: > I was wondering if there is any reasons for MeshFunction::gradient not to > work with C1 (Clough) elements?
In theory, it should work fine. If anything I'd expect it to work *better* for C1 elements, since the results would always be well-defined, as opposed to C0 elements where gradients on a boundary shared by multiple elements practically flip a coin when figuring out which element to query. In practice, I don't know if anyone's tested MeshFunction::gradient on a C1 mesh. Are you encountering a problem? --- Roy ------------------------------------------------------------------------------ LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial Remotely access PCs and mobile devices and provide instant support Improve your efficiency, and focus on delivering more value-add services Discover what IT Professionals Know. Rescue delivers http://p.sf.net/sfu/logmein_12329d2d _______________________________________________ Libmesh-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-users
