My Project
programmer's documentation
|
Subdomain rotation description. More...
#include <cs_rotation.h>
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