Local matrix blocks associated with the global id set. More...
#include <dumux/linear/amgparallelhelpers.hh>
Local matrix blocks associated with the global id set.
Public Member Functions | |
| MatEntry (const IdType &f, const BlockType &s) | |
| MatEntry () | |
Public Attributes | |
| IdType | first |
| BlockType | second |
|
inline |
|
inline |
| IdType Dumux::EntityExchanger< GridView, AmgTraits >::MatEntry::first |
| BlockType Dumux::EntityExchanger< GridView, AmgTraits >::MatEntry::second |