SPI
SLEPc PETSc Interface is used for rapid development and intuitive matrix operations similar to MatLab or NumPy style of operations
|
#include <iostream>
#include <string>
#include <petscksp.h>
Go to the source code of this file.
Namespaces | |
SPI | |
Functions | |
PetscInt | SPI::printf (std::string msg,...) |
PetscInt | SPI::printfc (std::string msg, const PetscScalar val) |