|
EpetraExt Development
|
#include <EpetraExt_ModelEvaluator.h>

Definition at line 977 of file EpetraExt_ModelEvaluator.h.
| void EpetraExt::ModelEvaluator::OutArgsSetup::setModelEvalDescription | ( | const std::string & | modelEvalDescription | ) | [inline] |
Definition at line 1575 of file EpetraExt_ModelEvaluator.h.
| void EpetraExt::ModelEvaluator::OutArgsSetup::set_Np_Ng | ( | int | Np, |
| int | Ng | ||
| ) | [inline] |
Definition at line 1581 of file EpetraExt_ModelEvaluator.h.
| void EpetraExt::ModelEvaluator::OutArgsSetup::set_Np_Ng_sg | ( | int | Np_sg, |
| int | Ng_sg | ||
| ) | [inline] |
Definition at line 1585 of file EpetraExt_ModelEvaluator.h.
| void EpetraExt::ModelEvaluator::OutArgsSetup::setSupports | ( | EOutArgsMembers | arg, |
| bool | supports = true |
||
| ) | [inline] |
Definition at line 1589 of file EpetraExt_ModelEvaluator.h.
| void EpetraExt::ModelEvaluator::OutArgsSetup::setSupports | ( | EOutArgsDfDp | arg, |
| int | l, | ||
| const DerivativeSupport & | new_supports | ||
| ) | [inline] |
Definition at line 1593 of file EpetraExt_ModelEvaluator.h.
| void EpetraExt::ModelEvaluator::OutArgsSetup::setSupports | ( | EOutArgsDgDx_dot | arg, |
| int | j, | ||
| const DerivativeSupport & | new_supports | ||
| ) | [inline] |
Definition at line 1597 of file EpetraExt_ModelEvaluator.h.
| void EpetraExt::ModelEvaluator::OutArgsSetup::setSupports | ( | EOutArgsDgDx | arg, |
| int | j, | ||
| const DerivativeSupport & | new_supports | ||
| ) | [inline] |
Definition at line 1601 of file EpetraExt_ModelEvaluator.h.
| void EpetraExt::ModelEvaluator::OutArgsSetup::setSupports | ( | EOutArgsDgDp | arg, |
| int | j, | ||
| int | l, | ||
| const DerivativeSupport & | new_supports | ||
| ) | [inline] |
Definition at line 1605 of file EpetraExt_ModelEvaluator.h.
| void EpetraExt::ModelEvaluator::OutArgsSetup::setSupports | ( | EOutArgsDfDp_sg | arg, |
| int | l, | ||
| const DerivativeSupport & | new_supports | ||
| ) | [inline] |
Definition at line 1609 of file EpetraExt_ModelEvaluator.h.
| void EpetraExt::ModelEvaluator::OutArgsSetup::setSupports | ( | EOutArgsDgDx_dot_sg | arg, |
| int | j, | ||
| const DerivativeSupport & | new_supports | ||
| ) | [inline] |
Definition at line 1613 of file EpetraExt_ModelEvaluator.h.
| void EpetraExt::ModelEvaluator::OutArgsSetup::setSupports | ( | EOutArgsDgDx_sg | arg, |
| int | j, | ||
| const DerivativeSupport & | new_supports | ||
| ) | [inline] |
Definition at line 1617 of file EpetraExt_ModelEvaluator.h.
| void EpetraExt::ModelEvaluator::OutArgsSetup::setSupports | ( | EOutArgsDgDp_sg | arg, |
| int | j, | ||
| int | l, | ||
| const DerivativeSupport & | new_supports | ||
| ) | [inline] |
Definition at line 1621 of file EpetraExt_ModelEvaluator.h.
| void EpetraExt::ModelEvaluator::OutArgsSetup::set_W_properties | ( | const DerivativeProperties & | properties | ) | [inline] |
Definition at line 1625 of file EpetraExt_ModelEvaluator.h.
| void EpetraExt::ModelEvaluator::OutArgsSetup::set_WPrec_properties | ( | const DerivativeProperties & | properties | ) | [inline] |
Definition at line 1628 of file EpetraExt_ModelEvaluator.h.
| void EpetraExt::ModelEvaluator::OutArgsSetup::set_DfDp_properties | ( | int | l, |
| const DerivativeProperties & | properties | ||
| ) | [inline] |
Definition at line 1632 of file EpetraExt_ModelEvaluator.h.
| void EpetraExt::ModelEvaluator::OutArgsSetup::set_DgDx_dot_properties | ( | int | j, |
| const DerivativeProperties & | properties | ||
| ) | [inline] |
Definition at line 1638 of file EpetraExt_ModelEvaluator.h.
| void EpetraExt::ModelEvaluator::OutArgsSetup::set_DgDx_properties | ( | int | j, |
| const DerivativeProperties & | properties | ||
| ) | [inline] |
Definition at line 1644 of file EpetraExt_ModelEvaluator.h.
| void EpetraExt::ModelEvaluator::OutArgsSetup::set_DgDp_properties | ( | int | j, |
| int | l, | ||
| const DerivativeProperties & | properties | ||
| ) | [inline] |
Definition at line 1650 of file EpetraExt_ModelEvaluator.h.
| void EpetraExt::ModelEvaluator::OutArgsSetup::set_DfDp_sg_properties | ( | int | l, |
| const DerivativeProperties & | properties | ||
| ) | [inline] |
Definition at line 1656 of file EpetraExt_ModelEvaluator.h.
| void EpetraExt::ModelEvaluator::OutArgsSetup::set_DgDx_dot_sg_properties | ( | int | j, |
| const DerivativeProperties & | properties | ||
| ) | [inline] |
Definition at line 1662 of file EpetraExt_ModelEvaluator.h.
| void EpetraExt::ModelEvaluator::OutArgsSetup::set_DgDx_sg_properties | ( | int | j, |
| const DerivativeProperties & | properties | ||
| ) | [inline] |
Definition at line 1668 of file EpetraExt_ModelEvaluator.h.
| void EpetraExt::ModelEvaluator::OutArgsSetup::set_DgDp_sg_properties | ( | int | j, |
| int | l, | ||
| const DerivativeProperties & | properties | ||
| ) | [inline] |
Definition at line 1674 of file EpetraExt_ModelEvaluator.h.
1.7.4