![]() |
#include "Init_Mat.hpp"Namespaces | |
| SPE | |
| Namespace containing all functions and data classes for this solver. | |
Functions | |
| int | SPE::Init_Mat (Mat &A, const PetscInt &n) |
| Initialize a Matrix A to be of size nxn. More... | |
| int | SPE::Init_Mat (Mat &A, const PetscInt &m, const PetscInt &n) |
| Initialize a Matrix A to be of size mxn. More... | |
1.8.11