Skip to content
Dane Cross edited this page Jul 9, 2021 · 10 revisions

Welcome to the GLUE_CPP wiki!

Prerequisites for using GLUE

  • Install the Eigen C++ library, and add the path to the $(INCL) variables in all of the Makefiles.
  • In order to run the python script for plotting results, type export PYTHONPATH = $PYTHONPATH:/absolute/path/to/GLUE_CPP/lib into your terminal. See the GLUE_CPP structure page for more information about the tests.

Contents

Clone this wiki locally