Hi! Sorry but I couldn´t find "set_weight(i, weight_)" to scale the variables for error estimation as you wrote bellow.
Did you mean I should reimplement it? Thanks in advance. Andre > From: [email protected] > CC: [email protected] > Date: Mon, 20 Sep 2010 14:52:12 +0000 > Subject: Re: [Libmesh-users] Scaling the variables for error estimation > > > Ok Roy! > Thanks for your help. > Andre > > > > Date: Sun, 19 Sep 2010 10:52:50 -0500 > > From: [email protected] > > To: [email protected] > > CC: [email protected] > > Subject: Re: [Libmesh-users] Scaling the variables for error estimation > > > > > > 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 witch is used by > > > the error estimator for AMR/C as the 0.6.3 version does. > > > > > How to reproduce the scaling error through the "SystemNorm > > > error_norm" (error_estimator.h) for the kelly_error_estimator? > > > > For each variable i, set its scaling by > > my_estimator.error_norm.set_weight(i, weight_) > > > > If you leave any weights unset, they should default to 1.0. > > --- > > Roy > > ------------------------------------------------------------------------------ > Start uncovering the many advantages of virtual appliances > and start using them to simplify application deployment and > accelerate your shift to cloud computing. > http://p.sf.net/sfu/novell-sfdev2dev > _______________________________________________ > Libmesh-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/libmesh-users ------------------------------------------------------------------------------ Centralized Desktop Delivery: Dell and VMware Reference Architecture Simplifying enterprise desktop deployment and management using Dell EqualLogic storage and VMware View: A highly scalable, end-to-end client virtualization framework. Read more! http://p.sf.net/sfu/dell-eql-dev2dev _______________________________________________ Libmesh-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-users
