MoCSI API Reference
Loading...
Searching...
No Matches
Classes
TridiagonalMatrixSolver.h File Reference
#include <functional>
#include <memory>
#include <valarray>
#include <vector>
#include "GenericSolver.h"
#include "SimulationClassBase.h"
Include dependency graph for TridiagonalMatrixSolver.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TridiagonalMatrixSolver< T >
 Implementation of the Tridiagonal Matrix Algorithm (TDMA) to solve 1D cases. More...