Hi, On Thu, Jun 19, 2008 at 11:32 AM, Lorenzo Botti <[EMAIL PROTECTED]> wrote: > Can I ask what quadrature will be used by default with tet10 and a second > order approximation, > have I to use extra_quadrature_order to avoid fifth order?
There's no need to worry about the fifth order rule unless you have a hybrid mesh containing also e.g. prismatic elements. It's also fixed in SVN head. -J > > > Il giorno 19/giu/08, alle ore 01:54, Roy Stogner ha scritto: > >> >> On Wed, 18 Jun 2008, John Peterson wrote: >> >>> We would need a little more info before we could say for sure. I >>> don't think I've personally used grid2grid ever, and other than >>> maintenance I don't think Roy has either. I'm pretty sure Ben is the >>> original author. I think a few people have actually coded up what you >>> are trying to do with MeshFunction, see for example the >>> ExactErrorEstimator. >> >> The code I've used is attached. It's obviously not up to date (it >> hasn't been modified at least since exceptions were added to libMesh >> and we changed init() from a method to an object) but it may be in >> better shape than grid2grid. >> --- >> Roy<meshdiff.C> > > -- John ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ Libmesh-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-users
