FV3 Bundle
TriDiagSolve.h File Reference
#include <vector>
Include dependency graph for TriDiagSolve.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::TriDiagSolve (const std::vector< double > &diag, const std::vector< double > &sub, const std::vector< double > &rhs, std::vector< double > &sol)