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

#include <dune/istl/matrixmarket.hh>

Inheritance diagram for Dune::MatrixMarketImpl::mm_block_structure_header< FieldVector< T, i > >:
Inheritance graph

Public Types

typedef FieldVector< T, i > M

Static Public Member Functions

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

Member Typedef Documentation

◆ M

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

Member Function Documentation

◆ print()

template<typename T, int i>
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: