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
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