dune-fem  2.4.1-rc
Public Types | Static Public Attributes | List of all members
Dune::Fem::RowType< FieldMatrix< K, ROWS, COLS > > Struct Template Reference

#include </local/tomalk/somewhere/tmp/dune-fem/dune/fem/space/combinedspace/subobjects.hh>

Public Types

typedef FieldVector< K, COLS > Type
 

Static Public Attributes

static const int size = ROWS
 

Member Typedef Documentation

template<class K , int ROWS, int COLS>
typedef FieldVector<K, COLS> Dune::Fem::RowType< FieldMatrix< K, ROWS, COLS > >::Type

Member Data Documentation

template<class K , int ROWS, int COLS>
const int Dune::Fem::RowType< FieldMatrix< K, ROWS, COLS > >::size = ROWS
static

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