AlgebraicMultigrid 0.1
C++ algebraic multigrid.
|
#include <cmath>
#include <Eigen/Core>
#include <Eigen/Sparse>
#include <unsupported/Eigen/KroneckerProduct>
Go to the source code of this file.
Classes | |
class | AMG::Grid< EleType > |
Static functions for constructing A and b , the components of a linear system Au = b . More... | |
Namespaces | |
namespace | AMG |