|
EpetraExt
Development
|
#include <EpetraExt_ModelEvaluator.h>

Definition at line 1204 of file EpetraExt_ModelEvaluator.h.
| void EpetraExt::ModelEvaluator::OutArgsSetup::setModelEvalDescription | ( | const std::string & | modelEvalDescription | ) | [inline] |
Definition at line 1956 of file EpetraExt_ModelEvaluator.h.
| void EpetraExt::ModelEvaluator::OutArgsSetup::set_Np_Ng | ( | int | Np, |
| int | Ng | ||
| ) | [inline] |
Definition at line 1962 of file EpetraExt_ModelEvaluator.h.
| void EpetraExt::ModelEvaluator::OutArgsSetup::setSupports | ( | EOutArgsMembers | arg, |
| bool | supports = true |
||
| ) | [inline] |
Definition at line 1966 of file EpetraExt_ModelEvaluator.h.
| void EpetraExt::ModelEvaluator::OutArgsSetup::setSupports | ( | EOutArgsDfDp | arg, |
| int | l, | ||
| const DerivativeSupport & | new_supports | ||
| ) | [inline] |
Definition at line 1970 of file EpetraExt_ModelEvaluator.h.
| void EpetraExt::ModelEvaluator::OutArgsSetup::setSupports | ( | EOutArgsDgDx_dot | arg, |
| int | j, | ||
| const DerivativeSupport & | new_supports | ||
| ) | [inline] |
Definition at line 1974 of file EpetraExt_ModelEvaluator.h.
| void EpetraExt::ModelEvaluator::OutArgsSetup::setSupports | ( | EOutArgsDgDx | arg, |
| int | j, | ||
| const DerivativeSupport & | new_supports | ||
| ) | [inline] |
Definition at line 1978 of file EpetraExt_ModelEvaluator.h.
| void EpetraExt::ModelEvaluator::OutArgsSetup::setSupports | ( | EOutArgsDgDp | arg, |
| int | j, | ||
| int | l, | ||
| const DerivativeSupport & | new_supports | ||
| ) | [inline] |
Definition at line 1982 of file EpetraExt_ModelEvaluator.h.
| void EpetraExt::ModelEvaluator::OutArgsSetup::setSupports | ( | EOutArgs_g_sg | arg, |
| int | j, | ||
| bool | supports | ||
| ) | [inline] |
Definition at line 1986 of file EpetraExt_ModelEvaluator.h.
| void EpetraExt::ModelEvaluator::OutArgsSetup::setSupports | ( | EOutArgsDfDp_sg | arg, |
| int | l, | ||
| const DerivativeSupport & | new_supports | ||
| ) | [inline] |
Definition at line 1990 of file EpetraExt_ModelEvaluator.h.
| void EpetraExt::ModelEvaluator::OutArgsSetup::setSupports | ( | EOutArgsDgDx_dot_sg | arg, |
| int | j, | ||
| const DerivativeSupport & | new_supports | ||
| ) | [inline] |
Definition at line 1994 of file EpetraExt_ModelEvaluator.h.
| void EpetraExt::ModelEvaluator::OutArgsSetup::setSupports | ( | EOutArgsDgDx_sg | arg, |
| int | j, | ||
| const DerivativeSupport & | new_supports | ||
| ) | [inline] |
Definition at line 1998 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 2002 of file EpetraExt_ModelEvaluator.h.
| void EpetraExt::ModelEvaluator::OutArgsSetup::setSupports | ( | EOutArgs_g_mp | arg, |
| int | j, | ||
| bool | supports | ||
| ) | [inline] |
Definition at line 2006 of file EpetraExt_ModelEvaluator.h.
| void EpetraExt::ModelEvaluator::OutArgsSetup::setSupports | ( | EOutArgsDfDp_mp | arg, |
| int | l, | ||
| const DerivativeSupport & | new_supports | ||
| ) | [inline] |
Definition at line 2010 of file EpetraExt_ModelEvaluator.h.
| void EpetraExt::ModelEvaluator::OutArgsSetup::setSupports | ( | EOutArgsDgDx_dot_mp | arg, |
| int | j, | ||
| const DerivativeSupport & | new_supports | ||
| ) | [inline] |
Definition at line 2014 of file EpetraExt_ModelEvaluator.h.
| void EpetraExt::ModelEvaluator::OutArgsSetup::setSupports | ( | EOutArgsDgDx_mp | arg, |
| int | j, | ||
| const DerivativeSupport & | new_supports | ||
| ) | [inline] |
Definition at line 2018 of file EpetraExt_ModelEvaluator.h.
| void EpetraExt::ModelEvaluator::OutArgsSetup::setSupports | ( | EOutArgsDgDp_mp | arg, |
| int | j, | ||
| int | l, | ||
| const DerivativeSupport & | new_supports | ||
| ) | [inline] |
Definition at line 2022 of file EpetraExt_ModelEvaluator.h.
| void EpetraExt::ModelEvaluator::OutArgsSetup::set_W_properties | ( | const DerivativeProperties & | properties | ) | [inline] |
Definition at line 2026 of file EpetraExt_ModelEvaluator.h.
| void EpetraExt::ModelEvaluator::OutArgsSetup::set_WPrec_properties | ( | const DerivativeProperties & | properties | ) | [inline] |
Definition at line 2029 of file EpetraExt_ModelEvaluator.h.
| void EpetraExt::ModelEvaluator::OutArgsSetup::set_DfDp_properties | ( | int | l, |
| const DerivativeProperties & | properties | ||
| ) | [inline] |
Definition at line 2033 of file EpetraExt_ModelEvaluator.h.
| void EpetraExt::ModelEvaluator::OutArgsSetup::set_DgDx_dot_properties | ( | int | j, |
| const DerivativeProperties & | properties | ||
| ) | [inline] |
Definition at line 2039 of file EpetraExt_ModelEvaluator.h.
| void EpetraExt::ModelEvaluator::OutArgsSetup::set_DgDx_properties | ( | int | j, |
| const DerivativeProperties & | properties | ||
| ) | [inline] |
Definition at line 2045 of file EpetraExt_ModelEvaluator.h.
| void EpetraExt::ModelEvaluator::OutArgsSetup::set_DgDp_properties | ( | int | j, |
| int | l, | ||
| const DerivativeProperties & | properties | ||
| ) | [inline] |
Definition at line 2051 of file EpetraExt_ModelEvaluator.h.
| void EpetraExt::ModelEvaluator::OutArgsSetup::set_DfDp_sg_properties | ( | int | l, |
| const DerivativeProperties & | properties | ||
| ) | [inline] |
Definition at line 2057 of file EpetraExt_ModelEvaluator.h.
| void EpetraExt::ModelEvaluator::OutArgsSetup::set_DgDx_dot_sg_properties | ( | int | j, |
| const DerivativeProperties & | properties | ||
| ) | [inline] |
Definition at line 2063 of file EpetraExt_ModelEvaluator.h.
| void EpetraExt::ModelEvaluator::OutArgsSetup::set_DgDx_sg_properties | ( | int | j, |
| const DerivativeProperties & | properties | ||
| ) | [inline] |
Definition at line 2069 of file EpetraExt_ModelEvaluator.h.
| void EpetraExt::ModelEvaluator::OutArgsSetup::set_DgDp_sg_properties | ( | int | j, |
| int | l, | ||
| const DerivativeProperties & | properties | ||
| ) | [inline] |
Definition at line 2075 of file EpetraExt_ModelEvaluator.h.
| void EpetraExt::ModelEvaluator::OutArgsSetup::set_DfDp_mp_properties | ( | int | l, |
| const DerivativeProperties & | properties | ||
| ) | [inline] |
Definition at line 2081 of file EpetraExt_ModelEvaluator.h.
| void EpetraExt::ModelEvaluator::OutArgsSetup::set_DgDx_dot_mp_properties | ( | int | j, |
| const DerivativeProperties & | properties | ||
| ) | [inline] |
Definition at line 2087 of file EpetraExt_ModelEvaluator.h.
| void EpetraExt::ModelEvaluator::OutArgsSetup::set_DgDx_mp_properties | ( | int | j, |
| const DerivativeProperties & | properties | ||
| ) | [inline] |
Definition at line 2093 of file EpetraExt_ModelEvaluator.h.
| void EpetraExt::ModelEvaluator::OutArgsSetup::set_DgDp_mp_properties | ( | int | j, |
| int | l, | ||
| const DerivativeProperties & | properties | ||
| ) | [inline] |
Definition at line 2099 of file EpetraExt_ModelEvaluator.h.
1.7.6.1