#include <EpetraExt_ModelEvaluator.h>
Inheritance diagram for EpetraExt::ModelEvaluator::OutArgsSetup:
Public Member Functions | |
| void | setModelEvalDescription (const std::string &modelEvalDescription) |
| | |
| void | set_Np_Ng (int Np, int Ng) |
| | |
| void | setSupports (EOutArgsMembers arg, bool supports=true) |
| | |
| void | setSupports (EOutArgsDfDp arg, int l, const DerivativeSupport &) |
| | |
| void | setSupports (EOutArgsDgDx arg, int j, const DerivativeSupport &) |
| | |
| void | setSupports (EOutArgsDgDp arg, int j, int l, const DerivativeSupport &) |
| | |
| void | set_W_properties (const DerivativeProperties &properties) |
| | |
| void | set_DfDp_properties (int l, const DerivativeProperties &properties) |
| | |
| void | set_DgDx_properties (int j, const DerivativeProperties &properties) |
| | |
| void | set_DgDp_properties (int j, int l, const DerivativeProperties &properties) |
| | |
Definition at line 570 of file EpetraExt_ModelEvaluator.h.
|
|
Definition at line 883 of file EpetraExt_ModelEvaluator.h. |
|
||||||||||||
|
Definition at line 889 of file EpetraExt_ModelEvaluator.h. |
|
||||||||||||
|
Definition at line 893 of file EpetraExt_ModelEvaluator.h. |
|
||||||||||||||||
|
Definition at line 897 of file EpetraExt_ModelEvaluator.h. |
|
||||||||||||||||
|
Definition at line 901 of file EpetraExt_ModelEvaluator.h. |
|
||||||||||||||||||||
|
Definition at line 905 of file EpetraExt_ModelEvaluator.h. |
|
|
Definition at line 909 of file EpetraExt_ModelEvaluator.h. |
|
||||||||||||
|
Definition at line 913 of file EpetraExt_ModelEvaluator.h. |
|
||||||||||||
|
Definition at line 919 of file EpetraExt_ModelEvaluator.h. |
|
||||||||||||||||
|
Definition at line 925 of file EpetraExt_ModelEvaluator.h. |
1.3.9.1