dune-istl  2.8.0
Public Member Functions | Protected Attributes | List of all members
Dune::Amg::ConstructionArgs< T > Struct Template Reference

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

Inheritance diagram for Dune::Amg::ConstructionArgs< T >:
Inheritance graph

Public Member Functions

void setMatrix (const Matrix &matrix)
 
virtual void setMatrix (const Matrix &matrix, [[maybe_unused]] const AggregatesMap &amap)
 
const Matrix & getMatrix () const
 
void setArgs (const SmootherArgs &args)
 
template<class T1 >
void setComm ([[maybe_unused]] T1 &comm)
 
const SequentialInformationgetComm ()
 
const SmootherArgs getArgs () const
 

Protected Attributes

const Matrix * matrix_
 

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