Re: [Libmesh-devel] [Libmesh-users] Elastic Solid Examples?

2012-01-11 Thread Roy Stogner
On Tue, 10 Jan 2012, Robert wrote: > While porting my code to the libmesh tensor classes, I discovered a > small bug in TypeTensor::assign. See tensor.patch. I'd say that's much more than a *small* bug! Thank you very much for the correction; it's in trunk now. --- Roy

Re: [Libmesh-devel] [Libmesh-users] Elastic Solid Examples?

2012-01-11 Thread Roy Stogner
On Tue, 10 Jan 2012, Robert wrote: > I have stripped down my code to an example containing a neo-hookean > solid with displacement boundary conditions. See the attached patch. This is wonderful; thank you! > I have just tested this with the default configure options. Any > suggestions for impro