Hi, On Fri, Jun 24, 2011 at 10:35:18AM -0500, Roy Stogner wrote: > > On Fri, 24 Jun 2011, Robert wrote: > > > I was trying to build a TransientSystem<FEMSystem> > > Any reason why? FEMSystem already has a mechanism for transient > solves, via the TimeSolver subclasses.
I actually want to build a TimeSolver class for a Newmark-style solver (I have already a System based on FEMSystem for my problem, so I don't wanted to use the NewmarkSystem) and needed therefore some more variables. TransientSystem<> provides these together with the necessary routines to localize/delocalize the values, so I used this. Robert > --- > Roy ------------------------------------------------------------------------------ All of the data generated in your IT infrastructure is seriously valuable. Why? It contains a definitive record of application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-d2d-c2 _______________________________________________ Libmesh-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-users
