petsc-3.14.6 2021-03-30
Report Typos and Errors
-include ../../../../petscdir.mk
ALL: lib

CPPFLAGS =
CFLAGS   =
FFLAGS   =
SOURCEC  = swarm.c data_bucket.c data_ex.c swarm_migrate.c swarmpic.c swarmpic_da.c swarmpic_plex.c swarmpic_view.c swarmpic_sort.c
SOURCEF  =
SOURCEH  =
DIRS     = tests tutorials
LIBBASE  = libpetscdm
MANSEC   = DM
SUBMANSEC= DMSWARM
LOCDIR   = src/dm/impls/swarm/

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