#include <FindPtFuncs.h>
Collaboration diagram for opt_data_2:Public Attributes | |
| lagrange_data * | ld |
| unsigned | size [3] |
| const realType * | elx [2] |
| opt_edge_data_2 | ed |
| opt_point_data_2 | pd |
| realType * | work |
| realType | x [2] |
| realType | jac [4] |
| const real * | elx [2] |
| real * | work |
| real | x [2] |
| real | jac [4] |
Definition at line 456 of file FindPtFuncs.h.
| opt_edge_data_2 opt_data_2::ed |
Definition at line 461 of file FindPtFuncs.h.
Referenced by opt_alloc_2(), opt_edge_hess_2(), opt_edge_intp_2(), opt_edge_proj_2(), opt_edge_set_2(), and opt_findpt_2().
| const realType* opt_data_2::elx[2] |
Definition at line 460 of file FindPtFuncs.h.
Referenced by opt_area_intp_2(), opt_edge_proj_2(), opt_findpt_2(), and opt_point_proj_2().
| const real* opt_data_2::elx[2] |
Definition at line 512 of file SpectralFuncs.hpp.
| realType opt_data_2::jac[4] |
Definition at line 464 of file FindPtFuncs.h.
Referenced by opt_area_intp_2(), opt_edge_intp_2(), opt_findpt_2(), and opt_point_intp_2().
| real opt_data_2::jac[4] |
Definition at line 516 of file SpectralFuncs.hpp.
| lagrange_data * opt_data_2::ld |
Definition at line 458 of file FindPtFuncs.h.
Referenced by opt_alloc_2(), opt_area_intp_2(), opt_area_set_2(), opt_edge_hess_2(), opt_edge_intp_2(), opt_edge_proj_2(), opt_edge_set_2(), and opt_point_proj_2().
| opt_point_data_2 opt_data_2::pd |
Definition at line 462 of file FindPtFuncs.h.
Referenced by opt_findpt_2(), opt_point_intp_2(), opt_point_proj_2(), and opt_point_set_2().
| unsigned opt_data_2::size |
Definition at line 459 of file FindPtFuncs.h.
Referenced by opt_alloc_2(), opt_edge_proj_2(), and opt_point_proj_2().
| realType* opt_data_2::work |
Definition at line 463 of file FindPtFuncs.h.
Referenced by findpt_setup_2(), opt_alloc_2(), opt_area_intp_2(), and opt_free_2().
| real* opt_data_2::work |
Definition at line 515 of file SpectralFuncs.hpp.
| realType opt_data_2::x[2] |
Definition at line 464 of file FindPtFuncs.h.
Referenced by opt_area_intp_2(), opt_edge_intp_2(), opt_findpt_2(), and opt_point_intp_2().
| real opt_data_2::x[2] |
Definition at line 516 of file SpectralFuncs.hpp.