#include "dictionary.H"
#include "RBFFunction.H"
#include "point.H"
#include "Switch.H"
#include "simpleMatrix.H"
#include <Eigen/Eigen>
Go to the source code of this file.
Classes | |
class | Foam::RBFInterpolation |
Namespaces | |
namespace | Foam |
Functions | |
SquareMatrix< double > | Foam::EigenInvert (SquareMatrix< double > &A) |