Re: [Libmesh-users] Solve on part of domain

2010-09-19 Thread Tim Kroeger
On Fri, 17 Sep 2010, Roy Stogner wrote: > On Fri, 17 Sep 2010, Tim Kroeger wrote: > >> Thank you for this hint. Using this, it was easy to find the point where >> the macro is not called. It's in libMesh, however, that is in >> petsc_preconditioner.C, line 49. Actually, in that file, a lot of

Re: [Libmesh-users] Scaling the variables for error estimation

2010-09-19 Thread Roy Stogner
On Sat, 18 Sep 2010, André Luis Rossa wrote: The version 0.6.4 does not support "component_scale" to scale (and to choose) the variables to calculate the error norm wich is used by the error estimator for AMR/C as the 0.6.3 version does. How to reproduce the scaling error through the "Syste