Hi, On Wed, Jun 18, 2008 at 6:37 PM, Lorenzo Botti <[EMAIL PROTECTED]> wrote: > > Is it safe to use an mgf solution? I mean, will I be sure that my > global node numbers match the solution order?
MGF was the name of another code we used to inter-operate with. It shouldn't be relevant for you. > I have changed all the elements loops with active elements iterator > loops but I'm still having problems when comparing different meshes. > Is it easier to use MeshFunction? 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. -- 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
