Description

Struct to store the information of mesh on the host.

Public Member Functions

void resize (size_t s)
 
size_t size ()
 

Public Attributes

thrust::host_vector< Real3 > pos_fsi_fea_H
 Vector of the mesh position.
 
thrust::host_vector< Real3 > vel_fsi_fea_H
 Vector of the mesh velocity.
 
thrust::host_vector< Real3 > acc_fsi_fea_H
 Vector of the mesh acceleration.
 
thrust::host_vector< Real3 > dir_fsi_fea_H
 Vector of the mesh direction.
 

The documentation for this struct was generated from the following file:
  • /builds/uwsbel/chrono/src/chrono_fsi/physics/ChSystemFsi_impl.cuh