chrono::fsi::ChronoShellsDataH Struct Reference
Description
Struct to store Chrono shell elements information on the host.
Public Member Functions | |
ChronoShellsDataH (size_t s) | |
void | resize (size_t s) |
Public Attributes | |
thrust::host_vector< Real3 > | posFlex_ChSystemH_nA_H |
Vector of the node A position. | |
thrust::host_vector< Real3 > | posFlex_ChSystemH_nB_H |
Vector of the node B position. | |
thrust::host_vector< Real3 > | posFlex_ChSystemH_nC_H |
Vector of the node C position. | |
thrust::host_vector< Real3 > | posFlex_ChSystemH_nD_H |
Vector of the node D position. | |
thrust::host_vector< Real3 > | velFlex_ChSystemH_nA_H |
Vector of the node A velocity. | |
thrust::host_vector< Real3 > | velFlex_ChSystemH_nB_H |
Vector of the node B velocity. | |
thrust::host_vector< Real3 > | velFlex_ChSystemH_nC_H |
Vector of the node C velocity. | |
thrust::host_vector< Real3 > | velFlex_ChSystemH_nD_H |
Vector of the node D velocity. | |
thrust::host_vector< Real3 > | accFlex_ChSystemH_nA_H |
Vector of the node A acceleration. | |
thrust::host_vector< Real3 > | accFlex_ChSystemH_nB_H |
Vector of the node B acceleration. | |
thrust::host_vector< Real3 > | accFlex_ChSystemH_nC_H |
Vector of the node C acceleration. | |
thrust::host_vector< Real3 > | accFlex_ChSystemH_nD_H |
Vector of the node D acceleration. | |
The documentation for this struct was generated from the following file:
- /builds/uwsbel/chrono/src/chrono_fsi/ChSystemFsi_impl.cuh