Global variables used in PABLO. More...
#include "Class_Global.hpp"
Global variables used in PABLO.
Global variables are used in PABLO everywhere and they are public, i.e. each global variable can be used as constant by external codes.
Class Class_Global is a templated class in dimensional parameter int dim and it accepts only two values: dim=2 and dim=3, obviously for 2D and 3D respectively.
Definition at line 26 of file Class_Global.hpp.