|
OPALX (Object Oriented Parallel Accelerator Library for Exascal) MINIorX
OPALX
|
#include <vector>#include "Fields/Interpolation/Mesh.h"#include "Fields/Interpolation/PolynomialCoefficient.h"#include "Fields/Interpolation/SquarePolynomialVector.h"Go to the source code of this file.
Classes | |
| class | interpolation::PPSolveFactory |
| PPSolveFactory solves the system of linear equations to interpolate from a grid of points using higher order polynomials, creating a PolynomialPatch object. The order of the polynomial is user-defined. More... | |
Namespaces | |
| namespace | interpolation |