I would like to solve energy minimization problem using my own written trust region solver for some nonlinear hyper-elastic problem( e.g. neo-hookean) assembled in fenics.
I need to access information on energy, gradient and jacobian/ hessian on every iteration, is this possible?
thanks for every recommendations