OPAL (Object Oriented Parallel Accelerator Library)  2.2.0
OPAL
Namespaces | Typedefs | Variables
PPSolveFactory.cpp File Reference
#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"
Include dependency graph for PPSolveFactory.cpp:

Go to the source code of this file.

Namespaces

 interpolation
 

Typedefs

typedef PolynomialCoefficient interpolation::Coeff
 

Variables

Informgmsg
 

Variable Documentation

Inform* gmsg

Definition at line 21 of file Main.cpp.