16 |
|
|
17 |
meshadapter_test_path = str(esysroot) + '/finley/test/MeshAdapter' |
meshadapter_test_path = str(esysroot) + '/finley/test/MeshAdapter' |
18 |
escript_path = str(esysroot) + '/escript/inc' |
escript_path = str(esysroot) + '/escript/inc' |
19 |
finley_path = str(esysroot) + '/finley/src/finley' |
finley_path = str(esysroot) + '/finley/src' |
20 |
finley_cppadapter_path = str(esysroot) + '/finley/src/finley/CPPAdapter' |
finley_cppadapter_path = str(esysroot) + '/finley/src/CPPAdapter' |
21 |
paso_path = str(esysroot) + '/paso/src' |
paso_path = str(esysroot) + '/paso/src' |
22 |
mmio_path = str(esysroot) + '/tools/mmio/inc' |
mmio_path = str(esysroot) + '/tools/mmio/inc' |
23 |
esysUtils_path = str(esysroot) + '/esysUtils/src' |
esysUtils_path = str(esysroot) + '/esysUtils/src' |