Alsvinn  0.5.3
The fast FVM simulator with UQ support
Classes | Functions
alsfvm::python Namespace Reference

Classes

class  PythonInterpreter
 

Functions

std::string handle_pyerror ()
 

Function Documentation

◆ handle_pyerror()

std::string alsfvm::python::handle_pyerror ( )
inline

decode a Python exception into a string

This code is from https://stackoverflow.com/a/6576177