MoCSI API Reference
Loading...
Searching...
No Matches
Classes
MatrixManager.h File Reference
#include <algorithm>
#include <memory>
#include <string>
#include <vector>
#include "GenericMatrix.h"
#include "MatrixFactory.h"
#include "SimulationClassBase.h"
Include dependency graph for MatrixManager.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MatrixManager< T >
 Class that manages the assembly of the global linear system of equations to be passed to the solver. More...