dune-fem  2.4.1-rc
Public Member Functions | List of all members
Dune::Fem::SubObject< DomainObject, RangeObject, offset > Class Template Reference

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

Public Member Functions

 SubObject (DomainObjectType &host)
 
const RowType & operator[] (const int i) const
 
RowType & operator[] (const int i)
 
int size () const
 
 operator typename std::remove_const< RangeObjectType >::type () const
 

Constructor & Destructor Documentation

template<class DomainObject, class RangeObject, int offset>
Dune::Fem::SubObject< DomainObject, RangeObject, offset >::SubObject ( DomainObjectType &  host)
inline

Member Function Documentation

template<class DomainObject, class RangeObject, int offset>
Dune::Fem::SubObject< DomainObject, RangeObject, offset >::operator typename std::remove_const< RangeObjectType >::type ( ) const
inline
template<class DomainObject, class RangeObject, int offset>
const RowType& Dune::Fem::SubObject< DomainObject, RangeObject, offset >::operator[] ( const int  i) const
inline
template<class DomainObject, class RangeObject, int offset>
RowType& Dune::Fem::SubObject< DomainObject, RangeObject, offset >::operator[] ( const int  i)
inline
template<class DomainObject, class RangeObject, int offset>
int Dune::Fem::SubObject< DomainObject, RangeObject, offset >::size ( ) const
inline

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