#include <FindPtFuncs.h>
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 493 of file FindPtFuncs.h.
opt_edge_data_3 opt_data_3::ed |
Definition at line 499 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 497 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 498 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 502 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 495 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 500 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 496 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 501 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 502 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.