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

LIBBASE  = libpetscdm
DIRS     = poly tensor point subspace sum
LOCDIR   = src/dm/dt/space/impls/

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