Re: [Libmesh-users] ContinuationSystem example

2017-10-16 Thread Vasileios Vavourakis
Thanks John for the message. I am aware of your contribution in that end, however, I was wondering if there was any progress with that class to any other physics problem. However, I would appreciate sharing your code, which (after reviewing to understand more about the class and its implementat

Re: [Libmesh-users] ContinuationSystem example

2017-10-13 Thread John Peterson
On Fri, Oct 13, 2017 at 12:57 AM, Vasileios Vavourakis wrote: > Dear all, > > I was wondering if anyone has available to share with the users-list an > example that utilises the *libMesh::ContinuationSystem* class. > > I aim developing a code in 3D elastostatics of a fibre-reinforced inelastic >

[Libmesh-users] ContinuationSystem example

2017-10-12 Thread Vasileios Vavourakis
Dear all, I was wondering if anyone has available to share with the users-list an example that utilises the *libMesh::ContinuationSystem* class. I aim developing a code in 3D elastostatics of a fibre-reinforced inelastic material (that undergoes large deformations). As such, it occurs to me that