void arspmv(double g, double n, double result[3], int *ierr);
Compute the Prandtl-Meyer properties from the Prandtl-Meyer angle .
ENTRY: Specific heat constant .
ENTRY: Prandtl-Meyer angle .
EXIT: Array with result properties as described in 11.
EXIT: (optional) Return status code.
Specific heat ratio .
Given out of range.
Iterative solver failed.