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

namespace  interpolation
 

Typedefs

typedef PolynomialCoefficient interpolation::Coeff
 

Variables

Informgmsg
 

Variable Documentation

◆ gmsg

Inform* gmsg
extern

Definition at line 61 of file Main.cpp.

Referenced by interpolation::PPSolveFactory::solve().