hp2D::Extrema< T > Member List
This is the complete list of members for hp2D::Extrema< T >, including all inherited members.
compute_(const hp2D::Quad< concepts::Real > &quad) | hp2D::Extrema< T > | private |
curFunc_ | hp2D::Extrema< T > | private |
elm_ | hp2D::Extrema< T > | private |
evalsF_(const alglib::real_1d_array &x, double &func, void *ptr) | hp2D::Extrema< T > | private |
evalsG_(const alglib::real_1d_array &x, double &func, alglib::real_1d_array &grad, void *ptr) | hp2D::Extrema< T > | private |
Extrema(const concepts::SpaceOnCells< Real > &spc, const concepts::ElementFormula< Real > &formula, const concepts::ElementFormula< Real2d > *formulaGrad=0, uint np=2, bool report=false) | hp2D::Extrema< T > | |
extrema_ | hp2D::Extrema< T > | private |
frm_ | hp2D::Extrema< T > | private |
frmGrad_ | hp2D::Extrema< T > | private |
get() const | hp2D::Extrema< T > | |
get_(const concepts::Set< Real > &vals) const | hp2D::Extrema< T > | private |
info(std::ostream &os) const override | hp2D::Extrema< T > | protectedvirtual |
np_ | hp2D::Extrema< T > | private |
points_ | hp2D::Extrema< T > | private |
pt2Object | hp2D::Extrema< T > | static |
report_ | hp2D::Extrema< T > | private |
reportOutput_(uint K, const std::string &point, int terminationType) const | hp2D::Extrema< T > | private |
sign_() const | hp2D::Extrema< T > | private |
spc_ | hp2D::Extrema< T > | private |
vals_ | hp2D::Extrema< T > | private |
Wrapper_To_Call_Fun_(const alglib::real_1d_array &x, double &func, void *ptr) | hp2D::Extrema< T > | privatestatic |
Wrapper_To_Call_Grad_(const alglib::real_1d_array &x, double &func, alglib::real_1d_array &grad, void *ptr) | hp2D::Extrema< T > | privatestatic |
~OutputOperator() | concepts::OutputOperator | virtual |