petsc-3.5.4 2015-05-23
Report Typos and Errors
#requirespackage  'PETSC_HAVE_MATHEMATICA'
#requiresscalar real

ALL: lib

CFLAGS    = ${MATHEMATICA_INCLUDE}
SOURCEC   = mathematica.c
SOURCEH   = mathematica.h
MANSEC    = Viewer
LIBBASE   = libpetscsys
DIRS      =
LOCDIR  = src/sys/classes/viewer/impls/mathematica/

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

runtime: runtime.o chkopts
        ${CLINKER} -o $@ [email protected]  ${PETSC_KSP_LIB}
        ${RM} -f [email protected]

include ${PETSC_DIR}/conf/test

run: runtime
        ./runtime