Re: [Libmesh-devel] LibMesh FEMSystem Questions

2014-05-28 Thread Robert
Hello, On Wed, May 28, 2014 at 08:02:33AM -0500, Roy Stogner wrote: > > Copying to libmesh-devel in case anyone else wants to interject. > > On Wed, 28 May 2014, Robert Weidlich wrote: > > > My aim is to solve standard solid mechanic tasks with contact, so I > > usually need a material and some

Re: [Libmesh-devel] LibMesh FEMSystem Questions

2014-05-28 Thread Paul T. Bauman
On Wed, May 28, 2014 at 9:02 AM, Roy Stogner wrote: > > I wonder if I should add a > default-noop FEMPhysics::preassembly()/postassembly() method? > If you don't get around to it, I was going to add it (well, the preassembly anyway) in the next couple of weeks anyway because I need this for anot

Re: [Libmesh-devel] LibMesh FEMSystem Questions

2014-05-28 Thread Roy Stogner
Copying to libmesh-devel in case anyone else wants to interject. On Wed, 28 May 2014, Robert Weidlich wrote: > My aim is to solve standard solid mechanic tasks with contact, so I > usually need a material and some kind of boundary conditions. In my > current implementation I have one subclass of