Dune::RTVecMatrix< Topology, Field > Struct Template Reference

#include <dune/localfunctions/raviartthomas/raviartthomasprebasis.hh>

List of all members.

Public Types

typedef MultiIndex< dim, Field > MI
typedef MonomialBasis
< Topology, MI
MIBasis

Public Member Functions

 RTVecMatrix (unsigned int order)
 ~RTVecMatrix ()
unsigned int cols () const
unsigned int rows () const
template<class Vector >
void row (const unsigned int row, Vector &vec) const

Public Attributes

unsigned int row_
unsigned int col_
unsigned int row1_
Field ** mat_

Static Public Attributes

static const unsigned int dim = Topology::dimension

template<class Topology, class Field>
struct Dune::RTVecMatrix< Topology, Field >


Member Typedef Documentation

template<class Topology, class Field>
typedef MultiIndex<dim,Field> Dune::RTVecMatrix< Topology, Field >::MI
template<class Topology, class Field>
typedef MonomialBasis<Topology,MI> Dune::RTVecMatrix< Topology, Field >::MIBasis

Constructor & Destructor Documentation

template<class Topology, class Field>
Dune::RTVecMatrix< Topology, Field >::~RTVecMatrix (  )  [inline]

Member Function Documentation

template<class Topology, class Field>
unsigned int Dune::RTVecMatrix< Topology, Field >::cols (  )  const [inline]
template<class Topology, class Field>
template<class Vector >
void Dune::RTVecMatrix< Topology, Field >::row ( const unsigned int  row,
Vector &  vec 
) const [inline]
template<class Topology, class Field>
unsigned int Dune::RTVecMatrix< Topology, Field >::rows (  )  const [inline]

Member Data Documentation

template<class Topology, class Field>
unsigned int Dune::RTVecMatrix< Topology, Field >::col_
template<class Topology, class Field>
const unsigned int Dune::RTVecMatrix< Topology, Field >::dim = Topology::dimension [static]
template<class Topology, class Field>
unsigned int Dune::RTVecMatrix< Topology, Field >::row1_
template<class Topology, class Field>
unsigned int Dune::RTVecMatrix< Topology, Field >::row_

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

Generated on Fri Apr 29 2011 with Doxygen (ver 1.7.1) [doxygen-log,error-log].