Rodin/Configure.h.in file

Header containing preprocessor directives for Rodin.

Defines

#define RODIN_WITH_PY
Indicates if Rodin is built with Python support.
#define RODIN_WITH_PLOT
Indicates if Rodin::Plot is built.
#define RODIN_USE_MPI
Indicates if Rodin is built with MPI support.
#define RODIN_USE_OPENMP
Indicates if Rodin is built with OpenMP support.
#define RODIN_USE_UMFPACK
Indicates if Rodin is built with SuiteSparse support.
#define RODIN_SILENCE_WARNINGS
Indicates if Rodin warnings are silenced.
#define RODIN_SILENCE_EXCEPTIONS
Indicates if Rodin exceptions are silenced.
#define RODIN_RESOURCES_DIR
Indicates the Rodin resources directory.
#define RODIN_THIRD_PARTY_DIR
Indicates the Rodin third-party source directory.
#define RODIN_MAXIMAL_SPACE_DIMENSION
Indicates the maximal space dimension.
#define RODIN_DEFAULT_POLYTOPE_ATTRIBUTE
Indicates the default polytope attribute.
#define RODIN_DEFAULT_GRIDFUNCTION_SAVE_PRECISION
Indicates the default gridfunction save precision.
#define RODIN_FUZZY_CONSTANT
Represents the constant used for fuzzy comparison.