a class that provides an exact solution that is constant valued The image deforming  
 More...
 | 
|   | ConstantValue_Image_Deformer (const scalar_t &value_x, const scalar_t &value_y) | 
|   | 
| 
  | ConstantValue_Image_Deformer () | 
|   | parameterless constructor 
  | 
|   | 
| virtual void  | compute_deformation (const scalar_t &coord_x, const scalar_t &coord_y, scalar_t &bx, scalar_t &by) | 
|   | 
| virtual void  | 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) | 
|   | 
| 
virtual  | ~ConstantValue_Image_Deformer () | 
|   | destructor 
  | 
|   | 
| 
  | Image_Deformer (const scalar_t &rel_factor_disp, const scalar_t &rel_factor_strain) | 
|   | constructor 
  | 
|   | 
| Teuchos::RCP< Image >  | deform_image (Teuchos::RCP< Image > ref_image) | 
|   | 
| void  | 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) | 
|   | 
| void  | 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) | 
|   | 
| void  | 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) | 
|   | 
a class that provides an exact solution that is constant valued The image deforming