|
OPALX (Object Oriented Parallel Accelerator Library for Exascal) MINIorX
OPALX
|
#include <vector>#include <iostream>#include <string>#include <sstream>#include <gsl/gsl_sf_pow_int.h>#include <gsl/gsl_sf_gamma.h>#include "Utility/Inform.h"#include "Utilities/GeneralClassicException.h"#include "Fields/Interpolation/SolveFactory.h"#include "Fields/Interpolation/PolynomialPatch.h"#include "Fields/Interpolation/PPSolveFactory.h"Go to the source code of this file.
Namespaces | |
| namespace | interpolation |
Typedefs | |
| typedef PolynomialCoefficient | interpolation::Coeff |
Variables | |
| Inform * | gmsg |
|
extern |
Definition at line 7 of file changes.cpp.