Skip to content
Snippets Groups Projects
Commit 2b9546aa authored by lhausamm's avatar lhausamm
Browse files

Use grackle with float

parent cde83f0c
Branches
Tags
1 merge request!499Improved grackle
......@@ -533,7 +533,7 @@ if test "x$with_grackle" != "xno"; then
[grackle],
[initialize_chemistry_data],
[AC_DEFINE([HAVE_GRACKLE],1,[The GRACKLE library appears to be present.])
AC_DEFINE([CONFIG_BFLOAT_8],1,[Use doubles in grackle])
AC_DEFINE([CONFIG_BFLOAT_4],1,[Use float in grackle])
],
[AC_MSG_ERROR(Cannot find grackle library!)],
[$GRACKLE_LIBS $GRACKLE_INCS $FCLIBS]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment