|
WarpX
|
#include "LinearFunction.H"#include "CurlCurlMLMGPC.H"#include "MatrixPC.H"#include "JacobiPC.H"#include "Utils/TextMsg.H"#include <AMReX_Config.H>#include <string>Go to the source code of this file.
Classes | |
| class | JacobianFunctionMF< T, Ops > |
| This is a linear function class for computing the action of a Jacobian on a vector using a matrix-free finite-difference method. This class has all of the required functions to be used as the linear operator template parameter in AMReX_GMRES. More... | |