#include <FindPtFuncs.h>
Collaboration diagram for opt_data_3:Public Attributes | |
| lagrange_data * | ld |
| unsigned | size [4] |
| const realType * | elx [3] |
| opt_face_data_3 | fd |
| opt_edge_data_3 | ed |
| opt_point_data_3 | pd |
| realType * | work |
| realType | x [3] |
| realType | jac [9] |
| const real * | elx [3] |
| real * | work |
| real | x [3] |
| real | jac [9] |
Definition at line 503 of file FindPtFuncs.h.
| opt_edge_data_3 opt_data_3::ed |
Definition at line 509 of file FindPtFuncs.h.
Referenced by opt_alloc_3(), opt_edge_hess_3(), opt_edge_intp_3(), opt_edge_proj_3(), opt_edge_set_3(), and opt_findpt_3().
| const realType* opt_data_3::elx[3] |
Definition at line 507 of file FindPtFuncs.h.
Referenced by moab::Element::SpectralHex::integrate_scalar_field(), moab::element_utility::Spectral_hex_map< _Matrix >::integrate_scalar_field(), moab::Element::SpectralHex::jacobian(), moab::element_utility::Spectral_hex_map< _Matrix >::jacobian(), opt_edge_proj_3(), opt_face_proj_3(), opt_findpt_3(), opt_point_proj_3(), and opt_vol_intp_3().
| const real* opt_data_3::elx[3] |
Definition at line 472 of file SpectralFuncs.hpp.
| opt_face_data_3 opt_data_3::fd |
Definition at line 508 of file FindPtFuncs.h.
Referenced by opt_alloc_3(), opt_face_hess_3(), opt_face_intp_3(), opt_face_proj_3(), opt_face_set_3(), and opt_findpt_3().
| realType opt_data_3::jac[9] |
Definition at line 512 of file FindPtFuncs.h.
Referenced by moab::Element::SpectralHex::integrate_scalar_field(), moab::element_utility::Spectral_hex_map< _Matrix >::integrate_scalar_field(), moab::Element::SpectralHex::jacobian(), moab::element_utility::Spectral_hex_map< _Matrix >::jacobian(), opt_edge_intp_3(), opt_face_intp_3(), opt_findpt_3(), opt_point_intp_3(), and opt_vol_intp_3().
| real opt_data_3::jac[9] |
Definition at line 477 of file SpectralFuncs.hpp.
| lagrange_data * opt_data_3::ld |
Definition at line 505 of file FindPtFuncs.h.
Referenced by opt_alloc_3(), opt_edge_hess_3(), opt_edge_intp_3(), opt_edge_proj_3(), opt_edge_set_3(), opt_face_hess_3(), opt_face_intp_3(), opt_face_proj_3(), opt_face_set_3(), opt_point_proj_3(), opt_vol_intp_3(), and opt_vol_set_3().
| opt_point_data_3 opt_data_3::pd |
Definition at line 510 of file FindPtFuncs.h.
Referenced by opt_findpt_3(), opt_point_intp_3(), opt_point_proj_3(), and opt_point_set_3().
| unsigned opt_data_3::size |
Definition at line 506 of file FindPtFuncs.h.
Referenced by opt_alloc_3(), opt_edge_proj_3(), opt_face_proj_3(), and opt_point_proj_3().
| realType* opt_data_3::work |
Definition at line 511 of file FindPtFuncs.h.
Referenced by findpt_setup_3(), opt_alloc_3(), opt_face_hess_3(), opt_face_intp_3(), opt_free_3(), and opt_vol_intp_3().
| real* opt_data_3::work |
Definition at line 476 of file SpectralFuncs.hpp.
| realType opt_data_3::x[3] |
Definition at line 512 of file FindPtFuncs.h.
Referenced by opt_edge_intp_3(), opt_face_intp_3(), opt_findpt_3(), opt_point_intp_3(), and opt_vol_intp_3().
| real opt_data_3::x[3] |
Definition at line 477 of file SpectralFuncs.hpp.