9#ifndef INCG8efea66a20694b749ebcac463c2beaae
10#define INCG8efea66a20694b749ebcac463c2beaae
53 static void PrintInfo(std::ostream& stream);
Provides extra information about this version of LehrFEM++, in particular licensing information.
static void Print3rdPartyLicenses(std::ostream &stream)
Print information about third-party libraries used by LehrFEM++ to the given stream.
static void PrintLicense(std::ostream &stream)
Print the MIT License which applies to the LehrFEM++ code.
static std::string getVersionSha()
Get the git sha1 of this commit of LehrFEM++ (agrees with the sha1 of the respective commit on github...
static std::string getVersionTag()
Get the name of a git Tag attached to this commit. (Mostly the empty string)
static std::string getVersionDateTime()
Get the date and time of this commit of LehrFEM++.
static void PrintInfo(std::ostream &stream)
Prints the LehrFEM++ banner to the given stream including version information.
Contains basic functionality that is used by other parts of LehrFEM++.