SPI
SLEPc PETSc Interface is used for rapid development and intuitive matrix operations similar to MatLab or NumPy style of operations
include
SPI.hpp
Go to the documentation of this file.
1
#ifndef SPI_H
2
#define SPI_H
3
#include <iostream>
4
#include <petscksp.h>
5
#include <tuple>
6
#include "
SPIMat.hpp
"
7
#include "
SPIVec.hpp
"
8
#include "
SPIprint.hpp
"
9
#include "
SPIgrid.hpp
"
10
#include "
SPIbaseflow.hpp
"
11
#include "
SPIparams.hpp
"
12
#include "
SPILST.hpp
"
13
14
#endif // SPI_H
SPIprint.hpp
SPIparams.hpp
SPIMat.hpp
SPIVec.hpp
SPIbaseflow.hpp
SPILST.hpp
SPIgrid.hpp
Generated by
1.8.17