dune-fem  2.4.1-rc
Public Types | Public Member Functions | List of all members
Dune::Fem::SubDofVector< DofVector, VerticalDofAlignment< ScalarBasisFunctionSet, Range > > Class Template Reference

#include </local/tomalk/somewhere/tmp/dune-fem/dune/fem/space/basisfunctionset/vectorial.hh>

Public Types

typedef RangeFieldType value_type
 

Public Member Functions

 SubDofVector (const DofVector &dofs, int coordinate, const DofAlignmentType &dofAlignment)
 
const RangeFieldType & operator[] (std::size_t i) const
 

Member Typedef Documentation

template<class DofVector , class ScalarBasisFunctionSet , class Range >
typedef RangeFieldType Dune::Fem::SubDofVector< DofVector, VerticalDofAlignment< ScalarBasisFunctionSet, Range > >::value_type

Constructor & Destructor Documentation

template<class DofVector , class ScalarBasisFunctionSet , class Range >
Dune::Fem::SubDofVector< DofVector, VerticalDofAlignment< ScalarBasisFunctionSet, Range > >::SubDofVector ( const DofVector &  dofs,
int  coordinate,
const DofAlignmentType dofAlignment 
)
inline

Member Function Documentation

template<class DofVector , class ScalarBasisFunctionSet , class Range >
const RangeFieldType& Dune::Fem::SubDofVector< DofVector, VerticalDofAlignment< ScalarBasisFunctionSet, Range > >::operator[] ( std::size_t  i) const
inline

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