escript
Revision_Unversioneddirectory
|
#include "esysUtils/first.h"
#include "SystemMatrixAdapter.h"
#include <escript/SolverOptions.h>
#include <paso/Solver.h>
Namespaces | |
paso | |
Macros | |
#define | ESNEEDPYTHON |
#define | SET(__key__, __val__, __type__) options.attr("_updateDiagnostics")(__key__,(__type__)paso_options->__val__) |
#define ESNEEDPYTHON |
#define SET | ( | __key__, | |
__val__, | |||
__type__ | |||
) | options.attr("_updateDiagnostics")(__key__,(__type__)paso_options->__val__) |
Referenced by paso::SystemMatrixAdapter::pasoToEscriptOptions().