Description

FEA mesh states on host.

Data are managed in an SOA, with each array containing corresponding data from all meshes (1D or 2D) in the system.

Public Member Functions

void Resize (size_t s, bool use_node_directions)
 
size_t GetSize () const
 

Public Attributes

thrust::host_vector< Real3pos
 mesh node positions
 
thrust::host_vector< Real3vel
 mesh node velocities
 
thrust::host_vector< Real3acc
 mesh node accelerations
 
thrust::host_vector< Real3dir
 node directions (unit vectors)
 
bool has_node_directions
 

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