|
dune-istl 2.10
|
#include <dune/istl/paamg/galerkin.hh>

Public Member Functions | |
| template<class M, class V, class I, class O> | |
| void | calculate (const M &fine, const AggregatesMap< V > &aggregates, M &coarse, const I &pinfo, const O ©) |
| Calculate the galerkin product. | |
| template<class M, class V, class P, class O> | |
| void | calculate (const M &fine, const AggregatesMap< V > &aggregates, M &coarse, const P &pinfo, const O ©) |