← Back to team overview

dolfin team mailing list archive

Building DOLFIN agianst PETSc 3.0.0

 

Not sure if this should be posted to here or to dorsal-dev.

When building unstable fenics using the development version of dorsal,
slepc 3.0.0 is the first dependency, which itself depends on petsc
3.0.0. However, the dolfin code in hg does not seem to be modified to
work with the latest petsc, here are some example errors:

olfin/la/PETScMatrix.cpp:555: error: 'MATSEQAIJSPOOLES' was not
declared in this scope
dolfin/la/PETScMatrix.cpp:557: error: 'MATSUPERLU' was not declared in
this scope
dolfin/la/PETScMatrix.cpp:559: error: 'MATUMFPACK' was not declared in
this scope

Should I use the latest release version of dorsal to build unstable fenics?


-Ali


Follow ups