Homec4science

Integrators template implementation Now any data type which has the following…

Authored by ancarola on Mar 30 2018, 08:33.

Description

Integrators template implementation Now any data type which has the following operators overloading is integrable:

  • T::+=(T)
  • *(T, double)
  • T::>=(double)

Implemented integrators are:

  • Euler-Cromer
  • Newmark

Details

Committed
ancarolaMar 30 2018, 08:33
Pushed
ancarolaMar 30 2018, 08:38
Parents
rSYMKITd53b9581a6bf: SVector interface rewritten Mouse listener added Reorganization of structure…
Branches
Unknown
Tags
Unknown