On Tue, 12 Jul 2011, Ataollah Mesgarnejad wrote:

> So here's the catch I need C^0 continuity but I also need access to
> face information on elements. I assumed that this can be done just
> using usual C^0 (not monomial or XYZ ) and updating face information
> right ?

Yes.  Two things to watch out for: you'll also want side information
from a neighboring element at the *original* element's side quadrature
points, and you'll want to only integrate each side once.  See our DG
example or the jump error estimator code for examples of how to handle
all that.
---
Roy

------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security 
threats, fraudulent activity, and more. Splunk takes this data and makes 
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2d-c2
_______________________________________________
Libmesh-users mailing list
Libmesh-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libmesh-users

Reply via email to