Digital Image Correlation Engine
Version 1.0
A modular, high-performance, image correlation tool used to compute full-field displacements and strains from digital images
|
This is the complete list of members for DICe::Affine_Shape_Function, including all inherited members.
add_translation(const scalar_t &u, const scalar_t &v) | DICe::Affine_Shape_Function | virtual |
Affine_Shape_Function(Schema *schema) | DICe::Affine_Shape_Function | |
Affine_Shape_Function(const bool enable_rotation, const bool enable_normal_strain, const bool enable_shear_strain, const scalar_t &delta_disp=1.0, const scalar_t &delta_theta=0.1) | DICe::Affine_Shape_Function | |
clear() | DICe::Local_Shape_Function | virtual |
clone(Teuchos::RCP< Local_Shape_Function > shape_function) | DICe::Local_Shape_Function | |
deltas() | DICe::Local_Shape_Function | inline |
deltas_ | DICe::Local_Shape_Function | protected |
dx_ind_ | DICe::Affine_Shape_Function | private |
dy_ind_ (defined in DICe::Affine_Shape_Function) | DICe::Affine_Shape_Function | private |
has_nsxx_ (defined in DICe::Affine_Shape_Function) | DICe::Affine_Shape_Function | private |
has_nsyy_ (defined in DICe::Affine_Shape_Function) | DICe::Affine_Shape_Function | private |
has_rotz_ | DICe::Affine_Shape_Function | private |
has_ssxy_ (defined in DICe::Affine_Shape_Function) | DICe::Affine_Shape_Function | private |
init(const bool enable_rotation, const bool enable_normal_strain, const bool enable_shear_strain, const scalar_t &delta_disp=1.0, const scalar_t &delta_theta=0.1) | DICe::Affine_Shape_Function | |
initialize_parameters_from_fields(Schema *schema, const int_t subset_gid) | DICe::Affine_Shape_Function | virtual |
insert_motion(const scalar_t &u, const scalar_t &v, const scalar_t &theta) | DICe::Affine_Shape_Function | virtual |
insert_motion(const scalar_t &u, const scalar_t &v) | DICe::Affine_Shape_Function | virtual |
Local_Shape_Function() | DICe::Local_Shape_Function | inline |
map(const scalar_t &x, const scalar_t &y, const scalar_t &cx, const scalar_t &cy, scalar_t &out_x, scalar_t &out_y) | DICe::Affine_Shape_Function | virtual |
map_to_u_v_theta(const scalar_t &cx, const scalar_t &cy, scalar_t &out_u, scalar_t &out_v, scalar_t &out_theta) | DICe::Affine_Shape_Function | virtual |
nsxx_ind_ (defined in DICe::Affine_Shape_Function) | DICe::Affine_Shape_Function | private |
nsyy_ind_ (defined in DICe::Affine_Shape_Function) | DICe::Affine_Shape_Function | private |
num_params() const | DICe::Local_Shape_Function | inline |
num_params_ | DICe::Local_Shape_Function | protected |
operator()(const DICe::field_enums::Field_Spec &spec) | DICe::Local_Shape_Function | inline |
operator()(const size_t index) | DICe::Local_Shape_Function | inline |
parameter(const DICe::field_enums::Field_Spec &spec) const | DICe::Local_Shape_Function | inline |
parameters() | DICe::Local_Shape_Function | inline |
parameters_ | DICe::Local_Shape_Function | protected |
print_parameters() const | DICe::Local_Shape_Function | inline |
rcp() (defined in DICe::Local_Shape_Function) | DICe::Local_Shape_Function | inline |
reset_fields(Schema *schema) | DICe::Local_Shape_Function | virtual |
residuals(const scalar_t &x, const scalar_t &y, const scalar_t &cx, const scalar_t &cy, const scalar_t &gx, const scalar_t &gy, std::vector< scalar_t > &residuals, const bool use_ref_grads=false) | DICe::Affine_Shape_Function | virtual |
rotz_ind_ (defined in DICe::Affine_Shape_Function) | DICe::Affine_Shape_Function | private |
save_fields(Schema *schema, const int_t subset_gid) | DICe::Local_Shape_Function | virtual |
spec_map() | DICe::Local_Shape_Function | inline |
spec_map_ | DICe::Local_Shape_Function | protected |
ssxy_ind_ (defined in DICe::Affine_Shape_Function) | DICe::Affine_Shape_Function | private |
test_for_convergence(const std::vector< scalar_t > &old_parameters, const scalar_t &tol) | DICe::Affine_Shape_Function | virtual |
update(const std::vector< scalar_t > &update) | DICe::Local_Shape_Function | |
update_params_for_centroid_change(const scalar_t &delta_x, const scalar_t &delta_y) | DICe::Affine_Shape_Function | inlinevirtual |
~Affine_Shape_Function() | DICe::Affine_Shape_Function | inlinevirtual |
~Local_Shape_Function() | DICe::Local_Shape_Function | inlinevirtual |