Home
last modified time | relevance | path

Searched defs:Set_G_acc (Results 1 – 2 of 2) sorted by relevance

/dports/science/chrono/chrono-7.0.1/src/chrono/physics/
H A DChLoaderUVW.h222 void Set_G_acc(ChVector<> m_acc) { G_acc = m_acc; } in Set_G_acc() function
H A DChSystem.h224 void Set_G_acc(const ChVector<>& m_acc) { G_acc = m_acc; } in Set_G_acc() function