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::Local_Shape_Function, including all inherited members.
add_translation(const scalar_t &u, const scalar_t &v)=0 | DICe::Local_Shape_Function | pure virtual |
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 |
initialize_parameters_from_fields(Schema *schema, const int_t subset_gid) | DICe::Local_Shape_Function | virtual |
insert_motion(const scalar_t &u, const scalar_t &v, const scalar_t &theta)=0 | DICe::Local_Shape_Function | pure virtual |
insert_motion(const scalar_t &u, const scalar_t &v)=0 | DICe::Local_Shape_Function | pure 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)=0 | DICe::Local_Shape_Function | pure 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)=0 | DICe::Local_Shape_Function | pure virtual |
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)=0 | DICe::Local_Shape_Function | pure virtual |
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 |
test_for_convergence(const std::vector< scalar_t > &old_parameters, const scalar_t &tol) | DICe::Local_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)=0 | DICe::Local_Shape_Function | pure virtual |
~Local_Shape_Function() | DICe::Local_Shape_Function | inlinevirtual |