Home
last modified time | relevance | path

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

/dports/science/chrono/chrono-7.0.1/src/chrono_gpu/physics/
H A DChSystemGpu_impl.h221 …float* sphere_stats_buffer; ///< A buffer array that can store any quantity that the user wish to… member
621 std::vector<float, cudallocator<float>> sphere_stats_buffer; variable