Nektar++
|
#include <boost/core/ignore_unused.hpp>
#include <SolverUtils/Filters/FilterPython.h>
#include <fstream>
#include <streambuf>
#include <string>
Go to the source code of this file.
Namespaces | |
namespace | Nektar |
namespace | Nektar::SolverUtils |
Functions | |
std::string | Nektar::SolverUtils::parse_python_exception () |
Temporarily stolen from boost examples. More... | |
py::list | Nektar::SolverUtils::ArrayOneDToPyList (const Array< OneD, const MultiRegions::ExpListSharedPtr > &pFields) |