dune-istl 2.10
Loading...
Searching...
No Matches
Dune::MatrixMarketImpl::mm_block_structure_header< BlockVector< T, A > > Struct Template Reference

#include <dune/istl/matrixmarket.hh>

Inheritance diagram for Dune::MatrixMarketImpl::mm_block_structure_header< BlockVector< T, A > >:
Inheritance graph

Public Types

typedef BlockVector< T, A > M

Static Public Member Functions

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

Member Typedef Documentation

◆ M

template<typename T, typename A>
typedef BlockVector<T,A> Dune::MatrixMarketImpl::mm_block_structure_header< BlockVector< T, A > >::M

Member Function Documentation

◆ print()

template<typename T, typename A>
void Dune::MatrixMarketImpl::mm_block_structure_header< BlockVector< T, A > >::print ( std::ostream & os,
const M &  )
inlinestatic

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