#include <dune/istl/paamg/construction.hh>
Public Member Functions | |
OverlappingSchwarzOperatorArgs (M &matrix, C &comm) | |
Public Attributes | |
M * | matrix_ |
C * | comm_ |
Dune::Amg::OverlappingSchwarzOperatorArgs< M, C >::OverlappingSchwarzOperatorArgs | ( | M & | matrix, | |
C & | comm | |||
) | [inline] |