petsc-3.5.4 2015-05-23
Report Typos and Errors
#requirespackage    'PETSC_HAVE_SUITESPARSE'
#requiresprecision  double

ALL: lib

CFLAGS         = ${SUITESPARSE_INCLUDE}
FFLAGS         =
CPPFLAGS =
FPPFLAGS =
SOURCEC         = sbaijcholmod.c
SOURCEF         =
SOURCEH         = cholmodimpl.h
LIBBASE         = libpetscmat
DIRS     =
MANSEC         = Mat
LOCDIR         = src/mat/impls/sbaij/seq/cholmod/

include ${PETSC_DIR}/conf/variables
include ${PETSC_DIR}/conf/rules
include ${PETSC_DIR}/conf/test