OPAL (Object Oriented Parallel Accelerator Library)
2021.1.99
OPAL
|
#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 | |
interpolation | |