[Dune] Configuring SuperLU in Dune
Ganesh Diwan
gcdiwan83 at gmail.com
Thu May 14 12:27:06 CEST 2015
On Thu, May 14, 2015 at 11:23 AM, Markus Blatt <markus at dr-blatt.de> wrote:
> grep SUPERLU Makefile
grep SUPERLU Makefile
gives me
ALL_PKG_CPPFLAGS = ${DUNEMPICPPFLAGS} ${GMP_CPPFLAGS}
${DUNE_COMMON_CPPFLAGS} ${SUPERLU_CPPFLAGS} ${DUNE_ISTL_CPPFLAGS}
${DUNE_GEOMETRY_CPPFLAGS} -DGRIDDIM=$(GRIDDIM) -DWORLDDIM=$(WORLDDIM)
-D$(GRIDTYPE) ${UG_CPPFLAGS} ${DUNE_GRID_CPPFLAGS}
ALL_PKG_LIBS = ${DUNE_GRID_LIBS} ${UG_LIBS} ${DUNE_GEOMETRY_LIBS}
${DUNE_ISTL_LIBS} ${SUPERLU_LIBS} ${DUNE_COMMON_LIBS} ${GMP_LIBS}
${DUNEMPILIBS} -lm
SUPERLU_CPPFLAGS =
SUPERLU_DIST_CPPFLAGS = -I/usr/local/SRC
SUPERLU_DIST_LDFLAGS = -L/usr/local/
SUPERLU_DIST_LIBS =
SUPERLU_LIBS =
It appears my SUPERLU_CPPFLAGS and SUPERLU_LIBS are empty?
Thank you!
Ganesh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.dune-project.org/pipermail/dune/attachments/20150514/da996ce7/attachment.htm>
More information about the Dune
mailing list