From ec2060cc454064cf43f4d387ad9ffec395ba3d77 Mon Sep 17 00:00:00 2001
From: Jean-Paul Pelteret -DSUNDIALS_DIR=/path/to/sundials
to the deal.II CMake call.
+ SymEngine is a symbolic manipulation package, implementing the building blocks of a computer algebra system (CAS) similar to SymPy. In particular, it can be used for symbolic differentiation. For using
+ SymEngine with deal.II, version 0.4 or newer is required. To use a self compiled version, pass
+ -DSYMENGINE_DIR=/path/to/symengine
to the deal.II CMake call.
+