3.1-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Public Member Functions | Public Attributes | List of all members
Dumux::EntityExchanger< GridView, AmgTraits >::MatEntry Struct Reference

Local matrix blocks associated with the global id set. More...

#include <dumux/linear/amgparallelhelpers.hh>

Description

template<class GridView, class AmgTraits>
struct Dumux::EntityExchanger< GridView, AmgTraits >::MatEntry

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
 

Constructor & Destructor Documentation

◆ MatEntry() [1/2]

template<class GridView , class AmgTraits >
Dumux::EntityExchanger< GridView, AmgTraits >::MatEntry::MatEntry ( const IdType &  f,
const BlockType &  s 
)
inline

◆ MatEntry() [2/2]

template<class GridView , class AmgTraits >
Dumux::EntityExchanger< GridView, AmgTraits >::MatEntry::MatEntry ( )
inline

Member Data Documentation

◆ first

template<class GridView , class AmgTraits >
IdType Dumux::EntityExchanger< GridView, AmgTraits >::MatEntry::first

◆ second

template<class GridView , class AmgTraits >
BlockType Dumux::EntityExchanger< GridView, AmgTraits >::MatEntry::second

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