|
EpetraExt
Development
|
#include <EpetraExt_ModelEvaluator.h>

Definition at line 1281 of file EpetraExt_ModelEvaluator.h.
| void EpetraExt::ModelEvaluator::OutArgsSetup::setModelEvalDescription | ( | const std::string & | modelEvalDescription | ) | [inline] |
Definition at line 2159 of file EpetraExt_ModelEvaluator.h.
| void EpetraExt::ModelEvaluator::OutArgsSetup::set_Np_Ng | ( | int | Np, |
| int | Ng | ||
| ) | [inline] |
Definition at line 2165 of file EpetraExt_ModelEvaluator.h.
| void EpetraExt::ModelEvaluator::OutArgsSetup::setSupports | ( | EOutArgsMembers | arg, |
| bool | supports = true |
||
| ) | [inline] |
Definition at line 2169 of file EpetraExt_ModelEvaluator.h.
| void EpetraExt::ModelEvaluator::OutArgsSetup::setSupports | ( | EOutArgsDfDp | arg, |
| int | l, | ||
| const DerivativeSupport & | new_supports | ||
| ) | [inline] |
Definition at line 2173 of file EpetraExt_ModelEvaluator.h.
| void EpetraExt::ModelEvaluator::OutArgsSetup::setSupports | ( | EOutArgsDgDx_dot | arg, |
| int | j, | ||
| const DerivativeSupport & | new_supports | ||
| ) | [inline] |
Definition at line 2177 of file EpetraExt_ModelEvaluator.h.
| void EpetraExt::ModelEvaluator::OutArgsSetup::setSupports | ( | EOutArgsDgDx_dotdot | arg, |
| int | j, | ||
| const DerivativeSupport & | new_supports | ||
| ) | [inline] |
Definition at line 2181 of file EpetraExt_ModelEvaluator.h.
| void EpetraExt::ModelEvaluator::OutArgsSetup::setSupports | ( | EOutArgsDgDx | arg, |
| int | j, | ||
| const DerivativeSupport & | new_supports | ||
| ) | [inline] |
Definition at line 2185 of file EpetraExt_ModelEvaluator.h.
| void EpetraExt::ModelEvaluator::OutArgsSetup::setSupports | ( | EOutArgsDgDp | arg, |
| int | j, | ||
| int | l, | ||
| const DerivativeSupport & | new_supports | ||
| ) | [inline] |
Definition at line 2189 of file EpetraExt_ModelEvaluator.h.
| void EpetraExt::ModelEvaluator::OutArgsSetup::setSupports | ( | EOutArgs_g_sg | arg, |
| int | j, | ||
| bool | supports | ||
| ) | [inline] |
Definition at line 2193 of file EpetraExt_ModelEvaluator.h.
| void EpetraExt::ModelEvaluator::OutArgsSetup::setSupports | ( | EOutArgsDfDp_sg | arg, |
| int | l, | ||
| const DerivativeSupport & | new_supports | ||
| ) | [inline] |
Definition at line 2197 of file EpetraExt_ModelEvaluator.h.
| void EpetraExt::ModelEvaluator::OutArgsSetup::setSupports | ( | EOutArgsDgDx_dot_sg | arg, |
| int | j, | ||
| const DerivativeSupport & | new_supports | ||
| ) | [inline] |
Definition at line 2201 of file EpetraExt_ModelEvaluator.h.
| void EpetraExt::ModelEvaluator::OutArgsSetup::setSupports | ( | EOutArgsDgDx_dotdot_sg | arg, |
| int | j, | ||
| const DerivativeSupport & | new_supports | ||
| ) | [inline] |
Definition at line 2205 of file EpetraExt_ModelEvaluator.h.
| void EpetraExt::ModelEvaluator::OutArgsSetup::setSupports | ( | EOutArgsDgDx_sg | arg, |
| int | j, | ||
| const DerivativeSupport & | new_supports | ||
| ) | [inline] |
Definition at line 2209 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 2213 of file EpetraExt_ModelEvaluator.h.
| void EpetraExt::ModelEvaluator::OutArgsSetup::setSupports | ( | EOutArgs_g_mp | arg, |
| int | j, | ||
| bool | supports | ||
| ) | [inline] |
Definition at line 2217 of file EpetraExt_ModelEvaluator.h.
| void EpetraExt::ModelEvaluator::OutArgsSetup::setSupports | ( | EOutArgsDfDp_mp | arg, |
| int | l, | ||
| const DerivativeSupport & | new_supports | ||
| ) | [inline] |
Definition at line 2221 of file EpetraExt_ModelEvaluator.h.
| void EpetraExt::ModelEvaluator::OutArgsSetup::setSupports | ( | EOutArgsDgDx_dot_mp | arg, |
| int | j, | ||
| const DerivativeSupport & | new_supports | ||
| ) | [inline] |
Definition at line 2225 of file EpetraExt_ModelEvaluator.h.
| void EpetraExt::ModelEvaluator::OutArgsSetup::setSupports | ( | EOutArgsDgDx_dotdot_mp | arg, |
| int | j, | ||
| const DerivativeSupport & | new_supports | ||
| ) | [inline] |
Definition at line 2229 of file EpetraExt_ModelEvaluator.h.
| void EpetraExt::ModelEvaluator::OutArgsSetup::setSupports | ( | EOutArgsDgDx_mp | arg, |
| int | j, | ||
| const DerivativeSupport & | new_supports | ||
| ) | [inline] |
Definition at line 2233 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 2237 of file EpetraExt_ModelEvaluator.h.
| void EpetraExt::ModelEvaluator::OutArgsSetup::set_W_properties | ( | const DerivativeProperties & | properties | ) | [inline] |
Definition at line 2241 of file EpetraExt_ModelEvaluator.h.
| void EpetraExt::ModelEvaluator::OutArgsSetup::set_WPrec_properties | ( | const DerivativeProperties & | properties | ) | [inline] |
Definition at line 2244 of file EpetraExt_ModelEvaluator.h.
| void EpetraExt::ModelEvaluator::OutArgsSetup::set_DfDp_properties | ( | int | l, |
| const DerivativeProperties & | properties | ||
| ) | [inline] |
Definition at line 2248 of file EpetraExt_ModelEvaluator.h.
| void EpetraExt::ModelEvaluator::OutArgsSetup::set_DgDx_dot_properties | ( | int | j, |
| const DerivativeProperties & | properties | ||
| ) | [inline] |
Definition at line 2254 of file EpetraExt_ModelEvaluator.h.
| void EpetraExt::ModelEvaluator::OutArgsSetup::set_DgDx_dotdot_properties | ( | int | j, |
| const DerivativeProperties & | properties | ||
| ) | [inline] |
Definition at line 2260 of file EpetraExt_ModelEvaluator.h.
| void EpetraExt::ModelEvaluator::OutArgsSetup::set_DgDx_properties | ( | int | j, |
| const DerivativeProperties & | properties | ||
| ) | [inline] |
Definition at line 2266 of file EpetraExt_ModelEvaluator.h.
| void EpetraExt::ModelEvaluator::OutArgsSetup::set_DgDp_properties | ( | int | j, |
| int | l, | ||
| const DerivativeProperties & | properties | ||
| ) | [inline] |
Definition at line 2272 of file EpetraExt_ModelEvaluator.h.
| void EpetraExt::ModelEvaluator::OutArgsSetup::set_DfDp_sg_properties | ( | int | l, |
| const DerivativeProperties & | properties | ||
| ) | [inline] |
Definition at line 2278 of file EpetraExt_ModelEvaluator.h.
| void EpetraExt::ModelEvaluator::OutArgsSetup::set_DgDx_dot_sg_properties | ( | int | j, |
| const DerivativeProperties & | properties | ||
| ) | [inline] |
Definition at line 2284 of file EpetraExt_ModelEvaluator.h.
| void EpetraExt::ModelEvaluator::OutArgsSetup::set_DgDx_dotdot_sg_properties | ( | int | j, |
| const DerivativeProperties & | properties | ||
| ) | [inline] |
Definition at line 2290 of file EpetraExt_ModelEvaluator.h.
| void EpetraExt::ModelEvaluator::OutArgsSetup::set_DgDx_sg_properties | ( | int | j, |
| const DerivativeProperties & | properties | ||
| ) | [inline] |
Definition at line 2296 of file EpetraExt_ModelEvaluator.h.
| void EpetraExt::ModelEvaluator::OutArgsSetup::set_DgDp_sg_properties | ( | int | j, |
| int | l, | ||
| const DerivativeProperties & | properties | ||
| ) | [inline] |
Definition at line 2302 of file EpetraExt_ModelEvaluator.h.
| void EpetraExt::ModelEvaluator::OutArgsSetup::set_DfDp_mp_properties | ( | int | l, |
| const DerivativeProperties & | properties | ||
| ) | [inline] |
Definition at line 2308 of file EpetraExt_ModelEvaluator.h.
| void EpetraExt::ModelEvaluator::OutArgsSetup::set_DgDx_dot_mp_properties | ( | int | j, |
| const DerivativeProperties & | properties | ||
| ) | [inline] |
Definition at line 2314 of file EpetraExt_ModelEvaluator.h.
| void EpetraExt::ModelEvaluator::OutArgsSetup::set_DgDx_dotdot_mp_properties | ( | int | j, |
| const DerivativeProperties & | properties | ||
| ) | [inline] |
Definition at line 2320 of file EpetraExt_ModelEvaluator.h.
| void EpetraExt::ModelEvaluator::OutArgsSetup::set_DgDx_mp_properties | ( | int | j, |
| const DerivativeProperties & | properties | ||
| ) | [inline] |
Definition at line 2326 of file EpetraExt_ModelEvaluator.h.
| void EpetraExt::ModelEvaluator::OutArgsSetup::set_DgDp_mp_properties | ( | int | j, |
| int | l, | ||
| const DerivativeProperties & | properties | ||
| ) | [inline] |
Definition at line 2332 of file EpetraExt_ModelEvaluator.h.
1.7.6.1