chrono::fsi::ChronoMeshDataH Struct Reference
Description
Struct to store Chrono mesh information on the host.
Public Member Functions | |
| ChronoMeshDataH (size_t s) | |
| void | resize (size_t s) |
Public Attributes | |
| thrust::host_vector< Real3 > | posFlex_ChSystemH_H |
| Vector of the mesh position. | |
| thrust::host_vector< Real3 > | velFlex_ChSystemH_H |
| Vector of the mesh velocity. | |
| thrust::host_vector< Real3 > | accFlex_ChSystemH_H |
| Vector of the mesh acceleration. | |
| thrust::host_vector< Real3 > | dirFlex_ChSystemH_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