petsc-3.13.6 2020-09-29
Report Typos and Errors
-include ../../../../../petscdir.mk
ALL: lib
CFLAGS    =
FFLAGS    =
LIBBASE   = libpetscksp
DIRS      = nn
LOCDIR    = src/ksp/pc/impls/is/
SOURCEC   = pcis.c
SOURCEH   = pcis.h
MANSEC    = KSP
SUBMANSEC = PC

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