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
DICe::Image_Deformer Member List

This is the complete list of members for DICe::Image_Deformer, including all inherited members.

compute_deformation(const scalar_t &coord_x, const scalar_t &coord_y, scalar_t &bx, scalar_t &by)DICe::Image_Deformerinlinevirtual
compute_deriv_deformation(const scalar_t &coord_x, const scalar_t &coord_y, scalar_t &bxx, scalar_t &bxy, scalar_t &byx, scalar_t &byy)DICe::Image_Deformerinlinevirtual
compute_displacement_error(const scalar_t &coord_x, const scalar_t &coord_y, const scalar_t &sol_x, const scalar_t &sol_y, scalar_t &error_x, scalar_t &error_y, const bool use_mag=false, const bool relative=true)DICe::Image_Deformer
compute_lagrange_strain(const scalar_t &coord_x, const scalar_t &coord_y, scalar_t &strain_xx, scalar_t &strain_xy, scalar_t &strain_yy)DICe::Image_Deformer
compute_lagrange_strain_error(const scalar_t &coord_x, const scalar_t &coord_y, const scalar_t &sol_xx, const scalar_t &sol_xy, const scalar_t &sol_yy, scalar_t &error_xx, scalar_t &error_xy, scalar_t &error_yy, const bool use_mag=false, const bool relative=true)DICe::Image_Deformer
deform_image(Teuchos::RCP< Image > ref_image)DICe::Image_Deformer
Image_Deformer(const scalar_t &rel_factor_disp, const scalar_t &rel_factor_strain)DICe::Image_Deformerinline
rel_factor_disp_DICe::Image_Deformerprivate
rel_factor_strain_DICe::Image_Deformerprivate
~Image_Deformer() (defined in DICe::Image_Deformer)DICe::Image_Deformerinlinevirtual