9.0
general documentation
Loading...
Searching...
No Matches
cs_rotation_t Struct Reference

Subdomain rotation description. More...

#include <cs_rotation.h>

Collaboration diagram for cs_rotation_t:

Data Fields

double omega
double angle
double axis [3]
double invariant [3]

Detailed Description

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];

Field Documentation

◆ angle

double angle

cumulated rotation

◆ axis

double axis[3]

rotation vector

◆ invariant

double invariant[3]

coordinates of invariant point

◆ omega

double omega

rotation velocity


The documentation for this struct was generated from the following files: