aboutsummaryrefslogtreecommitdiff
path: root/ell_grid_solve.h
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2020-06-25 20:51:02 +0200
committerAnton Khirnov <anton@khirnov.net>2020-06-25 20:51:02 +0200
commitab72ad7bb19f08d78218d3558545f9f58e5b36e7 (patch)
tree7f010e85d58e5b40e0304600d1ec2a48aeaba300 /ell_grid_solve.h
parent62c92eea4ec4859fff5002931e2d7d562b3deb5d (diff)
Switch to external ndarray library.
Diffstat (limited to 'ell_grid_solve.h')
-rw-r--r--ell_grid_solve.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ell_grid_solve.h b/ell_grid_solve.h
index 095c591..1e00393 100644
--- a/ell_grid_solve.h
+++ b/ell_grid_solve.h
@@ -41,12 +41,12 @@
#include <threadpool.h>
#include <mpi.h>
+#include <ndarray.h>
#include "components.h"
#include "log.h"
#include "mg2d_boundary.h"
#include "mg2d_constants.h"
-#include "ndarray.h"
#include "timer.h"
enum EGSType {