8.0
general documentation
Loading...
Searching...
No Matches
rotation_to_array Interface Reference

Copy rotation structure values to an array. More...

Collaboration diagram for rotation_to_array:

Public Member Functions

subroutine rotation_to_array (r_num, fra)

Detailed Description

Copy rotation structure values to an array.

This may be useful to avoid requiring specific type mappings for MPI or other programming languages.

Parameters
[in]r_numrotation number (0 for none, > 0 otherwise)
[out]fraflat rotation array: axis (1-3), invariant(4-6), omega (7), angle(8)

Constructor & Destructor Documentation

◆ rotation_to_array()

subroutine rotation_to_array ( integer(c_int), value r_num,
real(c_double), dimension(8), intent(out) fra )

The documentation for this interface was generated from the following file: