mast-multiphysics
mast-multiphysics copied to clipboard
Explicitly Set Adjoint RHS
These changes allow the user to explicitly define the adjoint right-hand-side (rhs) for multiple quantities of interest. This brings the MAST implementation of adjoints closer to that implemented in libMesh. This feature was added to support interfacing MAST with third-party programs for coupled analyses.
Backwards compatibility of the "adjoint_solve" method is maintained.