[Trilinos-Users] EpetraExt::DerivativeMultiVector vs. Thyra::DerivativeMultiVector

Bartlett, Roscoe A. bartlettra at ornl.gov
Wed Jun 17 09:52:27 EDT 2015


Nico,

This is another example where the EpetraExt::ModelEvaluator and the Thyra::ModelEvaluator diverged.  Someone just needs to add that to the Thyra::ModelEvaluator and add unit tests for it.

-Ross

From: Trilinos-Users [mailto:trilinos-users-bounces at trilinos.org] On Behalf Of Nico Schlömer
Sent: Sunday, May 31, 2015 4:24 AM
To: trilinos-users at trilinos.org
Subject: [Trilinos-Users] EpetraExt::DerivativeMultiVector vs. Thyra::DerivativeMultiVector

Hi everyone,

In the classical EpetraExt::ModelEvaluator::DerivativeMultiVector [1], one can specify the parameters with respect to which one want to have the derivatives computed (outArgs.set_DfDp(...)). For Thyra::ModelEvaluatorBase::DerivativeMultiVector [2], there seems to be no such thing.
How to specify the derivative parameters for Thyra::ModelEvaluatorBase::DerivativeMultiVector?

Cheers,
Nico


[1] http://trilinos.org/docs/dev/packages/epetraext/doc/html/classEpetraExt_1_1ModelEvaluator_1_1DerivativeMultiVector.html
[2] http://trilinos.org/docs/dev/packages/thyra/doc/html/classThyra_1_1ModelEvaluatorBase_1_1DerivativeMultiVector.html
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://trilinos.org/pipermail/trilinos-users/attachments/20150617/a758c164/attachment.html>


More information about the Trilinos-Users mailing list