dune-fem 2.8.0
Loading...
Searching...
No Matches
Public Types | Static Public Attributes | List of all members
Dune::Fem::RowType< FieldMatrix< K, ROWS, COLS > > Struct Template Reference

#include <dune/fem/space/combinedspace/subobjects.hh>

Public Types

typedef FieldVector< K, COLS > Type
 

Static Public Attributes

static const int size = ROWS
 

Member Typedef Documentation

◆ Type

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

Member Data Documentation

◆ size

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: