Loading...
Searching...
No Matches
multigrid.hpp File Reference
#include "solver.hpp"
#include "util/table.hpp"

Go to the source code of this file.

Classes

class  terra::linalg::solvers::Multigrid< OperatorT, ProlongationT, RestrictionT, SmootherT, CoarseGridSolverT >
 Multigrid solver for linear systems. More...
 

Namespaces

namespace  terra
 
namespace  terra::linalg
 Contains linear algebra utilities and functions for the Terra project.
 
namespace  terra::linalg::solvers