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::DICChallenge14_Image_Deformer, including all inherited members.
coeff_ (defined in DICe::DICChallenge14_Image_Deformer) | DICe::DICChallenge14_Image_Deformer | private |
compute_deformation(const scalar_t &coord_x, const scalar_t &coord_y, scalar_t &bx, scalar_t &by) | DICe::DICChallenge14_Image_Deformer | virtual |
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::DICChallenge14_Image_Deformer | virtual |
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 | |
DICChallenge14_Image_Deformer(const scalar_t &coeff) | DICe::DICChallenge14_Image_Deformer | inline |
DICChallenge14_Image_Deformer() | DICe::DICChallenge14_Image_Deformer | inline |
Image_Deformer(const scalar_t &rel_factor_disp, const scalar_t &rel_factor_strain) | DICe::Image_Deformer | inline |
rel_factor_disp_ | DICe::Image_Deformer | private |
rel_factor_strain_ | DICe::Image_Deformer | private |
~DICChallenge14_Image_Deformer() | DICe::DICChallenge14_Image_Deformer | inlinevirtual |
~Image_Deformer() (defined in DICe::Image_Deformer) | DICe::Image_Deformer | inlinevirtual |