This is the complete list of members for DSC::VelocityFunc, including all inherited members.
ACCURACY (defined in DSC::VelocityFunc) | DSC::VelocityFunc | protected |
deform(DeformableSimplicialComplex &dsc) | DSC::VelocityFunc | protectedvirtual |
deform_time_steps (defined in DSC::VelocityFunc) | DSC::VelocityFunc | protected |
get_accuracy() const | DSC::VelocityFunc | |
get_compute_time() const | DSC::VelocityFunc | |
get_deform_time() const | DSC::VelocityFunc | |
get_name() const | DSC::VelocityFunc | virtual |
get_time_step() const | DSC::VelocityFunc | |
get_total_compute_time() const | DSC::VelocityFunc | |
get_total_deform_time() const | DSC::VelocityFunc | |
get_velocity() const | DSC::VelocityFunc | |
is_motion_finished(DeformableSimplicialComplex &dsc) | DSC::VelocityFunc | virtual |
MAX_TIME_STEPS (defined in DSC::VelocityFunc) | DSC::VelocityFunc | protected |
pos_old (defined in DSC::VelocityFunc) | DSC::VelocityFunc | protected |
set_accuracy(double acc) (defined in DSC::VelocityFunc) | DSC::VelocityFunc | virtual |
set_max_time_steps(int max_time_steps) (defined in DSC::VelocityFunc) | DSC::VelocityFunc | virtual |
set_velocity(double vel) (defined in DSC::VelocityFunc) | DSC::VelocityFunc | virtual |
take_time_step(DeformableSimplicialComplex &dsc) | DSC::VelocityFunc | |
test(DeformableSimplicialComplex &dsc) | DSC::VelocityFunc | virtual |
time_step (defined in DSC::VelocityFunc) | DSC::VelocityFunc | protected |
update_compute_time(const std::chrono::time_point< std::chrono::system_clock > &start_time) | DSC::VelocityFunc | protected |
update_deform_time(const std::chrono::time_point< std::chrono::system_clock > &start_time) | DSC::VelocityFunc | protected |
VELOCITY (defined in DSC::VelocityFunc) | DSC::VelocityFunc | protected |
VelocityFunc(double velocity, double accuracy, int max_time_steps) | DSC::VelocityFunc | |
~VelocityFunc() (defined in DSC::VelocityFunc) | DSC::VelocityFunc | virtual |