MOOCHO (Single Doxygen Collection)
Version of the Day
|
This is the complete list of members for NLPInterfacePack::NLPFirstDerivTester, including all inherited members.
ETestingMethod enum name | NLPInterfacePack::NLPFirstDerivTester | |
fd_check_all(NLP *nlp, const Vector &xo, const Vector *xl, const Vector *xu, const MatrixOp *Gc, const Vector *Gf, bool print_all_warnings, std::ostream *out) const | NLPInterfacePack::NLPFirstDerivTester | private |
FD_COMPUTE_ALL enum value | NLPInterfacePack::NLPFirstDerivTester | |
FD_DIRECTIONAL enum value | NLPInterfacePack::NLPFirstDerivTester | |
fd_directional_check(NLP *nlp, const Vector &xo, const Vector *xl, const Vector *xu, const MatrixOp *Gc, const Vector *Gf, bool print_all_warnings, std::ostream *out) const | NLPInterfacePack::NLPFirstDerivTester | private |
finite_diff_check(NLP *nlp, const Vector &xo, const Vector *xl, const Vector *xu, const MatrixOp *Gc, const Vector *Gf, bool print_all_warnings, std::ostream *out) const | NLPInterfacePack::NLPFirstDerivTester | |
NLPFirstDerivTester(const calc_fd_prod_ptr_t &calc_fd_prod=Teuchos::rcp(new CalcFiniteDiffProd()), ETestingMethod fd_testing_method=FD_DIRECTIONAL, size_type num_fd_directions=1, value_type warning_tol=1e-8, value_type error_tol=1e-3) | NLPInterfacePack::NLPFirstDerivTester | |
STANDARD_COMPOSITION_MEMBERS(CalcFiniteDiffProd, calc_fd_prod) | NLPInterfacePack::NLPFirstDerivTester | |
STANDARD_MEMBER_COMPOSITION_MEMBERS(ETestingMethod, fd_testing_method) | NLPInterfacePack::NLPFirstDerivTester | |
STANDARD_MEMBER_COMPOSITION_MEMBERS(size_type, num_fd_directions) | NLPInterfacePack::NLPFirstDerivTester | |
STANDARD_MEMBER_COMPOSITION_MEMBERS(value_type, warning_tol) | NLPInterfacePack::NLPFirstDerivTester | |
STANDARD_MEMBER_COMPOSITION_MEMBERS(value_type, error_tol) | NLPInterfacePack::NLPFirstDerivTester |