dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #00173
Some PETSc updates. PETSc is now automatically initialized and [...]
Commit from logg (2004-12-09 04:36 CET)
----------------
Some PETSc updates. PETSc is now automatically initialized and
finalized whenever needed. There might still be some compilation problems.
(Haven't examined when to use PETSC_USE_EXTERN_CXX.)
dolfin src/demo/form/main.cpp 1.13
dolfin src/kernel/fem/NewFEM.cpp 1.13
dolfin src/kernel/la/Makefile.am 1.22
dolfin src/kernel/la/Makefile.in 1.63
+ dolfin src/kernel/la/NewMatrix.cpp 1.1
+ dolfin src/kernel/la/PETScManager.cpp 1.1
dolfin src/kernel/la/dolfin/Makefile.am 1.14
dolfin src/kernel/la/dolfin/Makefile.in 1.60
+ dolfin src/kernel/la/dolfin/NewMatrix.h 1.1
+ dolfin src/kernel/la/dolfin/PETScManager.h 1.1
dolfin src/kernel/la/dolfin/dolfin_la.h 1.12
dolfin src/kernel/settings/SettingsManager.cpp 1.2
dolfin src/kernel/settings/dolfin/Settings.h 1.35