Changeset [6b0668a1e64dabdc26f328db38046b0fbf0513c8] by Jed Brown
May 27th, 2011 @ 09:47 AM
Add full Newton linearization using adjoint
- More compact representation of unassembled Jacobian
- Less arithmetic to apply Jacobian https://github.com/jedbrown/dohp/commit/6b0668a1e64dabdc26f328db380...
Committed by Jed Brown
- M src/fs/tests/vht.c
- M src/fs/tests/vhtimpl.h
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
An implementation of the ``dual order hp'' version of the finite element method. This project targets parallel domain-decomposition methods for strongly coupled nonlinear problems with PDE constraints.