MercuryDPM
Beta
|
return type specifically for fuctions returning k, disp, kt, dispt at once More...
#include <Helpers.h>
Public Attributes | |
Mdouble | k |
Mdouble | disp |
Mdouble | kt |
Mdouble | dispt |
return type specifically for fuctions returning k, disp, kt, dispt at once
return type specifically for fuctions returning k, disp, kt, dispt at once
Mdouble helpers::KAndDispAndKtAndDispt::disp |
Definition at line 144 of file Helpers.h.
Referenced by helpers::computeDisptFromCollisionTimeAndRestitutionCoefficientAndTangentialRestitutionCoefficientAndEffectiveMass().
Mdouble helpers::KAndDispAndKtAndDispt::dispt |
Definition at line 146 of file Helpers.h.
Referenced by helpers::computeDisptFromCollisionTimeAndRestitutionCoefficientAndTangentialRestitutionCoefficientAndEffectiveMass().
Mdouble helpers::KAndDispAndKtAndDispt::k |
Definition at line 143 of file Helpers.h.
Referenced by helpers::computeDisptFromCollisionTimeAndRestitutionCoefficientAndTangentialRestitutionCoefficientAndEffectiveMass().
Mdouble helpers::KAndDispAndKtAndDispt::kt |
Definition at line 145 of file Helpers.h.
Referenced by helpers::computeDisptFromCollisionTimeAndRestitutionCoefficientAndTangentialRestitutionCoefficientAndEffectiveMass().