MercuryDPM
0.10
|
return type specifically for fuctions returning k, disp, kt, dispt at once More...
#include <ExtendedMath.h>
Public Attributes | |
Mdouble | k |
Mdouble | disp |
Mdouble | kt |
Mdouble | dispt |
return type specifically for fuctions returning k, disp, kt, dispt at once
Definition at line 110 of file ExtendedMath.h.
Mdouble helperFunc::KAndDispAndKtAndDispt::disp |
Definition at line 113 of file ExtendedMath.h.
Referenced by helperFunc::computeDisptFromCollisionTimeAndRestitutionCoefficientAndTangentialRestitutionCoefficientAndEffectiveMass(), and CSpecies::set_k_and_disp_and_kt_and_dispt().
Mdouble helperFunc::KAndDispAndKtAndDispt::dispt |
Definition at line 115 of file ExtendedMath.h.
Referenced by helperFunc::computeDisptFromCollisionTimeAndRestitutionCoefficientAndTangentialRestitutionCoefficientAndEffectiveMass(), and CSpecies::set_k_and_disp_and_kt_and_dispt().
Mdouble helperFunc::KAndDispAndKtAndDispt::k |
Definition at line 112 of file ExtendedMath.h.
Referenced by helperFunc::computeDisptFromCollisionTimeAndRestitutionCoefficientAndTangentialRestitutionCoefficientAndEffectiveMass(), and CSpecies::set_k_and_disp_and_kt_and_dispt().
Mdouble helperFunc::KAndDispAndKtAndDispt::kt |
Definition at line 114 of file ExtendedMath.h.
Referenced by helperFunc::computeDisptFromCollisionTimeAndRestitutionCoefficientAndTangentialRestitutionCoefficientAndEffectiveMass(), and CSpecies::set_k_and_disp_and_kt_and_dispt().