Home
last modified time | relevance | path

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

/dports/science/chrono/chrono-7.0.1/src/chrono_gpu/physics/
H A DChSystemGpu_impl.h224 … not_stupid_bool* contact_active_map; ///< Whether the frictional contact at an index is active member
626 std::vector<not_stupid_bool, cudallocator<not_stupid_bool>> contact_active_map; variable