mirror of
https://github.com/paboyle/Grid.git
synced 2025-06-12 12:17:05 +01:00
Working towards solvers
This commit is contained in:
@ -1,6 +1,9 @@
|
||||
#ifndef GRID_POLYNOMIAL_APPROX_H
|
||||
#define GRID_POLYNOMIAL_APPROX_H
|
||||
|
||||
#include<Grid.h>
|
||||
#include<algorithms/LinearOperator.h>
|
||||
|
||||
namespace Grid {
|
||||
|
||||
////////////////////////////////////////////////////////////////////////////////////////////
|
||||
|
Reference in New Issue
Block a user