Reference documentation for deal.II version 8.1.0
Public Types | Static Public Member Functions | List of all members
internal::MatrixSelector< VECTOR > Struct Template Reference

Public Types

typedef ::SparsityPattern Sparsity
 
typedef ::SparseMatrix< typename VECTOR::value_type > Matrix
 

Static Public Member Functions

template<class CSP , class DH >
static void reinit (Matrix &matrix, Sparsity &sparsity, int level, const CSP &csp, const DH &)
 

Detailed Description

template<class VECTOR>
struct internal::MatrixSelector< VECTOR >

Definition at line 47 of file mg_transfer.h.


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