Home
last modified time | relevance | path

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

/dports/science/chrono/chrono-7.0.1/src/chrono_gpu/physics/
H A DChSystemGpu_impl.h200 …float* sphere_Omega_Y; ///< Y angular velocity in unified memory. Only used if friction is present member
584 std::vector<float, cudallocator<float>> sphere_Omega_Y; variable