Subdomain rotation description. More...
#include <cs_rotation.h>
 Collaboration diagram for cs_rotation_t:
 Collaboration diagram for cs_rotation_t:| Data Fields | |
| double | omega | 
| double | angle | 
| double | axis [3] | 
| double | invariant [3] | 
Subdomain rotation description.
Members of this structure are publicly accessible, to allow for concise syntax, and for use by inline functions.
double omega; double angle; double axis[3]; double invariant[3];
| angle | 
cumulated rotation
| axis | 
rotation vector
| invariant | 
coordinates of invariant point
| omega | 
rotation velocity