Hello,
I have two questions for the Panzer and ROL developers.
We are trying to use a gradient descent method to minimize an objective function defined by an ODE using ROL package within Vertex-CFD. Vertex-CFD is built on Panzer.
I had a look at the examples and tutorials available in the ROL package and found some example solving for PDEs with Intrepid (Trilinos/packages/rol/example/PDE-OPT).
Before I dive into the source code, I would appreciate it if any developers could answer the following questions:
- I would like to know if there is an example that uses Panzer instead of Intrepid to solve for an ODE using a ROL solver?
- Is there a documentation for solver options available in ROL?
Thanks,
Marco