escript Revision_
|
#include "Paso.h"
#include "Options.h"
#include "PasoException.h"
#include <escript/SolverOptions.h>
#include <boost/python/extract.hpp>
#include <iostream>
#include <sstream>
Namespaces | |
namespace | paso |
Macros | |
#define | SET(__key__, __val__, __type__) |
#define SET | ( | __key__, | |
__val__, | |||
__type__ ) |
Referenced by paso::Options::updateEscriptDiagnostics().