|
OPALX (Object Oriented Parallel Accelerator Library for Exascal) master (dc2a29eed580)
OPALX
|
#include <iostream>#include <sstream>#include <string>#include <vector>#include "Utilities/GSLCompat.h"#include "Utility/Inform.h"#include "Utilities/GeneralOpalException.h"#include "Fields/Interpolation/PPSolveFactory.h"#include "Fields/Interpolation/PolynomialPatch.h"#include "Fields/Interpolation/SolveFactory.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.