On Mon, May 2, 2016 at 10:26 AM Roy Stogner <[email protected]> wrote:
> > On Mon, 2 May 2016, Salazar De Troya, Miguel wrote: > > > I have noticed that System::calculate_norm() does not accept vector > variables. > > I'm afraid there's still a lot in libMesh that's not yet upgraded to > work with vector variables. IIRC Paul did enough work (i.e. a lot!) > to get vector variables to work for his problem, but has been on > projects which didn't require them since, and likewise nobody else has > had motivation and funding to continue with them. > Slight correction, we (MOOSE/INL) have the motivation and funding but lack the resource. In all seriousness this capability is on our 3-year list and it needs to happen at some point. I'd love to see the capability in libMesh but depending on time/resource constraints we may start in MOOSE and move it to libMesh later. > > > It loops over the variables and uses FEBase always. Is there any way > > to calculate the norms for vector variables? > > Not currently, AFAIK. > > > Wouldn’t it make sense to call a templated routine inside the loop > > over the system’s variables inside System::calculate_norm() ? > > It would. We'd love a patch! > --- > > Roy------------------------------------------------------------------------------ > Find and fix application performance issues faster with Applications > Manager > Applications Manager provides deep performance insights into multiple > tiers of > your business applications. It resolves application problems quickly and > reduces your MTTR. Get your free trial! > https://ad.doubleclick.net/ddm/clk/302982198;130105516;z > _______________________________________________ > Libmesh-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/libmesh-users > ------------------------------------------------------------------------------ Find and fix application performance issues faster with Applications Manager Applications Manager provides deep performance insights into multiple tiers of your business applications. It resolves application problems quickly and reduces your MTTR. Get your free trial! https://ad.doubleclick.net/ddm/clk/302982198;130105516;z _______________________________________________ Libmesh-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-users
