Description

Struct to store the information of mesh on the device.

Public Member Functions

void CopyFromH (const FsiMeshDataH &other)
FsiMeshDataDoperator= (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.
thrust::device_vector< Real3 > dir_fsi_fea_D
 Vector of the mesh direction.

The documentation for this struct was generated from the following file:
  • D:/W/B/src/chrono-9.0.1/src/chrono_fsi/physics/ChSystemFsi_impl.cuh