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

#include <dune/istl/matrixmarket.hh>

Public Types

typedef FieldVector< T, i > M
 

Static Public Member Functions

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

Member Typedef Documentation

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

Member Function Documentation

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

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