17 |
#define finley_SystemMatrixAdapter_20040610_H |
#define finley_SystemMatrixAdapter_20040610_H |
18 |
|
|
19 |
extern "C" { |
extern "C" { |
20 |
#include "SystemMatrix.h" |
#include "paso/SystemMatrix.h" |
21 |
#include "Options.h" |
#include "paso/Options.h" |
22 |
} |
} |
23 |
|
|
24 |
#include "FinleyAdapterException.h" |
#include "FinleyAdapterException.h" |
25 |
#include "FinleyError.h" |
#include "FinleyError.h" |
26 |
|
|
27 |
#include "AbstractSystemMatrix.h" |
#include "escriptcpp/AbstractSystemMatrix.h" |
28 |
#include "Data.h" |
#include "escriptcpp/Data.h" |
29 |
#include "UtilC.h" |
#include "escriptcpp/UtilC.h" |
30 |
|
|
31 |
#include <boost/python/dict.hpp> |
#include <boost/python/dict.hpp> |
32 |
#include <boost/shared_ptr.hpp> |
#include <boost/shared_ptr.hpp> |