dune-istl  2.5.0
Public Types | Static Public Member Functions | List of all members
Dune::MatrixMarketImpl::mm_block_structure_header< FieldMatrix< T, i, j > > Struct Template Reference

#include <dune/istl/matrixmarket.hh>

Public Types

typedef FieldMatrix< T, i, j > M
 

Static Public Member Functions

static void print (std::ostream &os, const M &m)
 

Member Typedef Documentation

§ M

template<typename T , int i, int j>
typedef FieldMatrix<T,i,j> Dune::MatrixMarketImpl::mm_block_structure_header< FieldMatrix< T, i, j > >::M

Member Function Documentation

§ print()

template<typename T , int i, int j>
static void Dune::MatrixMarketImpl::mm_block_structure_header< FieldMatrix< T, i, j > >::print ( std::ostream &  os,
const M m 
)
inlinestatic

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