chrono::fsi::FsiMeshDataD Struct Reference
Description
Struct to store the information of mesh on the device.
Public Member Functions | |
void | CopyFromH (const FsiMeshDataH &other) |
FsiMeshDataD & | operator= (const FsiMeshDataD &other) |
void | resize (size_t s) |
Public Attributes | |
thrust::device_vector< Real3 > | pos_fsi_fea_D |
Vector of the mesh position. | |
thrust::device_vector< Real3 > | vel_fsi_fea_D |
Vector of the mesh velocity. | |
thrust::device_vector< Real3 > | acc_fsi_fea_D |
Vector of the mesh acceleration. | |
The documentation for this struct was generated from the following file:
- /builds/uwsbel/chrono/src/chrono_fsi/ChSystemFsi_impl.cuh