#include "../h3dconfig.h"#include "../matrix.h"#include "../solver.h"Go to the source code of this file.
Classes | |
| class | PetscMatrix |
| Wrapper of PETSc matrix, to store matrices used with PETSc in its native format. More... | |
| class | PetscVector |
| Wrapper of PETSc vector, to store vectors used with PETSc in its native format. More... | |
| class | PetscLinearSolver |
| Encapsulation of PETSc linear solver. More... | |
1.6.3