AXOM
Axom provides a robust, flexible software infrastructure for the development of multi-physics applications and computational tools.
About.hpp File Reference
#include <ostream>
#include <string>

Namespaces

 axom
 

Functions

std::string axom::gitSHA ()
 Returns the Git SHA if Axom was built in Git repository, empty if not. More...
 
void axom::about ()
 Prints info about how Axom was configured and built to stdout. More...
 
void axom::about (std::ostream &oss)
 Prints info about how Axom was configured and built to a stream. More...
 
std::string axom::getVersion ()
 Returns a string consisting of the Axom version. More...