#include <FindPtFuncs.h>
Public Attributes | |
| unsigned | constraints |
| unsigned | de |
| unsigned | d1 |
| unsigned | d2 |
| realType * | x [3] |
| realType * | fd1 [3] |
| realType * | fd2 [3] |
| real * | x [3] |
| real * | fd1 [3] |
| real * | fd2 [3] |
Definition at line 490 of file FindPtFuncs.h.
| unsigned opt_edge_data_3::constraints |
Definition at line 492 of file FindPtFuncs.h.
Referenced by opt_edge_proj_3(), opt_edge_set_3(), and opt_findpt_3().
| unsigned opt_edge_data_3::d1 |
Definition at line 493 of file FindPtFuncs.h.
Referenced by opt_edge_intp_3(), opt_edge_proj_3(), opt_edge_set_3(), and opt_findpt_3().
| unsigned opt_edge_data_3::d2 |
Definition at line 493 of file FindPtFuncs.h.
Referenced by opt_edge_intp_3(), opt_edge_proj_3(), opt_edge_set_3(), and opt_findpt_3().
| unsigned opt_edge_data_3::de |
Definition at line 493 of file FindPtFuncs.h.
Referenced by opt_edge_hess_3(), opt_edge_intp_3(), opt_edge_proj_3(), opt_edge_set_3(), and opt_findpt_3().
| realType * opt_edge_data_3::fd1[3] |
Definition at line 494 of file FindPtFuncs.h.
Referenced by opt_alloc_3(), opt_edge_intp_3(), and opt_edge_proj_3().
| real * opt_edge_data_3::fd1[3] |
Definition at line 459 of file SpectralFuncs.hpp.
| realType * opt_edge_data_3::fd2[3] |
Definition at line 494 of file FindPtFuncs.h.
Referenced by opt_alloc_3(), opt_edge_intp_3(), and opt_edge_proj_3().
| real * opt_edge_data_3::fd2[3] |
Definition at line 459 of file SpectralFuncs.hpp.
| realType* opt_edge_data_3::x[3] |
Definition at line 494 of file FindPtFuncs.h.
Referenced by opt_alloc_3(), opt_edge_hess_3(), opt_edge_intp_3(), and opt_edge_proj_3().
| real* opt_edge_data_3::x[3] |
Definition at line 459 of file SpectralFuncs.hpp.