dune-istl  2.5.0
Public Member Functions | List of all members

#include <dune/istl/paamg/galerkin.hh>

Inheritance diagram for Dune::Amg::BaseGalerkinProduct:
Inheritance graph

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 &copy)
 Calculate the galerkin product. More...
 
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 &copy)
 

The documentation for this class was generated from the following file: