|
Rythmos - Transient Integration for Differential Equations Version of the Day
|
Add support to response function derivative source d(g)/d(x)^T.
Add support for more than one adjoint through the DefaultMultiVectorProductVector[Space] sublasses.
Add functionality to the Thyra::ModelEvaluator::OutArgs class to communicate the dependence of a function on its input arguments. We need to know the exact dependance of f(...) on x_dot, x, and t to know if this class can be used and what shortcuts can be used with it.