My Project
programmer's documentation
Data Fields
cs_rotation_t Struct Reference

Subdomain rotation description. More...

#include <cs_rotation.h>

Collaboration diagram for cs_rotation_t:
Collaboration graph

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

angle

cumulated rotation

◆ axis

axis

rotation vector

◆ invariant

invariant

coordinates of invariant point

◆ omega

omega

rotation velocity


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