FV3 Bundle
rotmat.h File Reference

Compute the Givens rotation matrix parameters. More...

#include <cmath>
Include dependency graph for rotmat.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 oops
 The namespace for the main oops code.
 

Functions

void oops::rotmat (const double &a, const double &b, double &c, double &s)
 

Detailed Description

Compute the Givens rotation matrix parameters.

Definition in file rotmat.h.