Alsvinn  0.5.3
The fast FVM simulator with UQ support
get_python_version.hpp
Go to the documentation of this file.
1 #pragma once
2 #include <string>
3 namespace alsutils {
5 std::string getPythonVersion();
6 }
Various utilities for mpi and cuda.
Definition: Factory.hpp:3
std::string getPythonVersion()
Returns the Python version.
Definition: get_python_version.cpp:5