MAST
MAST::FunctionEvaluation Member List

This is the complete list of members for MAST::FunctionEvaluation, including all inherited members.

_evaluate_wrapper(const std::vector< Real > &dvars, Real &obj, bool eval_obj_grad, std::vector< Real > &obj_grad, std::vector< Real > &fvals, std::vector< bool > &eval_grads, std::vector< Real > &grads)MAST::FunctionEvaluationvirtual
_init_dvar_wrapper(std::vector< Real > &x, std::vector< Real > &xmin, std::vector< Real > &xmax)MAST::FunctionEvaluationvirtual
_max_itersMAST::FunctionEvaluationprotected
_n_eqMAST::FunctionEvaluationprotected
_n_ineqMAST::FunctionEvaluationprotected
_n_rel_change_itersMAST::FunctionEvaluationprotected
_n_varsMAST::FunctionEvaluationprotected
_optimization_interfaceMAST::FunctionEvaluationprotected
_outputMAST::FunctionEvaluationprotected
_output_wrapper(unsigned int iter, const std::vector< Real > &x, Real obj, const std::vector< Real > &fval, bool if_write_to_optim_file)MAST::FunctionEvaluationvirtual
_tolMAST::FunctionEvaluationprotected
attach_optimization_interface(MAST::OptimizationInterface &opt)MAST::FunctionEvaluation
evaluate(const std::vector< Real > &dvars, Real &obj, bool eval_obj_grad, std::vector< Real > &obj_grad, std::vector< Real > &fvals, std::vector< bool > &eval_grads, std::vector< Real > &grads)=0MAST::FunctionEvaluationpure virtual
FunctionEvaluation(const libMesh::Parallel::Communicator &comm_in)MAST::FunctionEvaluationinline
init_dvar(std::vector< Real > &x, std::vector< Real > &xmin, std::vector< Real > &xmax)=0MAST::FunctionEvaluationpure virtual
initialize_dv_from_output_file(const std::string &nm, const unsigned int iter, std::vector< Real > &x)MAST::FunctionEvaluation
max_iters() const MAST::FunctionEvaluationinline
n_eq() const MAST::FunctionEvaluationinline
n_ineq() const MAST::FunctionEvaluationinline
n_iters_relative_change() const MAST::FunctionEvaluationinline
n_vars() const MAST::FunctionEvaluationinline
output(unsigned int iter, const std::vector< Real > &x, Real obj, const std::vector< Real > &fval, bool if_write_to_optim_file)MAST::FunctionEvaluationvirtual
parametric_line_study(const std::string &nm, const unsigned int iter1, const unsigned int iter2, unsigned int divs)MAST::FunctionEvaluationvirtual
sanitize_parallel()MAST::FunctionEvaluation
set_output_file(const std::string &nm)MAST::FunctionEvaluationinline
tolerance() const MAST::FunctionEvaluationinline
verify_gradients(const std::vector< Real > &dvars)MAST::FunctionEvaluationvirtual
~FunctionEvaluation()MAST::FunctionEvaluationinlinevirtual