|
escript
Revision_Unversioneddirectory
|
#include "esysUtils/first.h"#include <paso/Paso.h>#include "SystemMatrixAdapter.h"#include "TransportProblemAdapter.h"#include "PasoException.h"#include "esysUtils/esysExceptionTranslator.h"#include "escript/AbstractContinuousDomain.h"#include <boost/python.hpp>#include <boost/python/module.hpp>#include <boost/python/def.hpp>#include <boost/python/detail/defaults_gen.hpp>#include <boost/version.hpp>Macros | |
| #define | ESNEEDPYTHON |
Functions | |
| BOOST_PYTHON_MODULE (pasowrapcpp) | |
| #define ESNEEDPYTHON |
| BOOST_PYTHON_MODULE | ( | pasowrapcpp | ) |
References paso::TransportProblemAdapter::getSafeTimeStepSize(), paso::TransportProblemAdapter::getUnlimitedTimeStepSize(), paso::SystemMatrixAdapter::nullifyRowsAndCols(), paso::SystemMatrixAdapter::Print_Matrix_Info(), paso::TransportProblemAdapter::resetTransport(), paso::SystemMatrixAdapter::resetValues(), esysUtils::RuntimeErrorTranslator(), paso::SystemMatrixAdapter::saveHB(), and paso::SystemMatrixAdapter::saveMM().
1.8.11