petsc-3.14.2 2020-12-03
Report Typos and Errors
-include ../../../../../petscdir.mk
ALL: lib

CFLAGS   =
FFLAGS   =
SOURCEC  = preonly.c
SOURCEF  =
LIBBASE  = libpetscksp
LOCDIR   = src/ksp/ksp/impls/preonly/
MANSEC   = KSP

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