21 class GISMO_EXPORT gsSysInfo
26 static std::string getGismoVersion();
29 static std::string getEigenVersion();
32 static std::string getCompilerVersion();
35 static std::string getCppVersion();
38 static std::string getStdLibVersion();
41 static std::string getExtraLibsVersion();
44 static std::string getCpuInfo();
47 static std::string getMemoryInfo();
50 static uint64_t getMemoryInBytes();
Provides forward declarations of types and structs.