dune-fem 2.8.0
Loading...
Searching...
No Matches
Public Types | Public Member Functions | List of all members
Dune::Fem::SubDofVector< DofVector, HorizontalDofAlignment< ScalarBasisFunctionSet, Range > > Class Template Reference

#include <dune/fem/space/basisfunctionset/vectorial.hh>

Public Types

typedef RangeFieldType value_type
 

Public Member Functions

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

Member Typedef Documentation

◆ value_type

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

Constructor & Destructor Documentation

◆ SubDofVector()

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

Member Function Documentation

◆ operator[]() [1/2]

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

◆ operator[]() [2/2]

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

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