![]() |
OpenLB 1.8.1
|
#include <column.hh>
Collaboration diagram for olb::gpu::cuda::Column< T >::Data:Public Member Functions | |
| Data (std::size_t count) | |
| void | resize (std::size_t newCount) |
Public Attributes | |
| thrust::host_vector< T > | host |
| thrust::device_vector< T > | device |
|
inline |
|
inline |
| thrust::device_vector<T> olb::gpu::cuda::Column< T >::Data::device |
| thrust::host_vector<T> olb::gpu::cuda::Column< T >::Data::host |