dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #00947
Matrix.cpp .h added constructor from Petsc Mat pointer. [...]
Commit from aterrel (2005-09-07 01:46 CEST)
-------------------
Matrix.cpp .h added constructor from Petsc Mat pointer.
VirtualMatrix.cpp .h added init(int M, int N) with global and local sizes MxN.
GMRES.h added function definition to solver() to return the Petsc ksp pointer.
dolfin src/kernel/la/Matrix.cpp 1.44
dolfin src/kernel/la/VirtualMatrix.cpp 1.13
dolfin src/kernel/la/dolfin/Matrix.h 1.37
dolfin src/kernel/la/dolfin/VirtualMatrix.h 1.12
dolfin src/kernel/la/dolfin/GMRES.h 1.7