Const reference to a consecutive subslice of a degrees of freedom array from a DiscreteFunction. More...
#include <ptems/space.hpp>
Public Attributes | |
| std::vector< X >::const_iterator | Begin |
| Iterator to the start of the slice. More... | |
| std::vector< X >::const_iterator | End |
| Iterator to one-past-end of the slice. More... | |
Const reference to a consecutive subslice of a degrees of freedom array from a DiscreteFunction.
| X |
| std::vector<X>::const_iterator ptems::DoFArraySlice< X >::Begin |
Iterator to the start of the slice.
| std::vector<X>::const_iterator ptems::DoFArraySlice< X >::End |
Iterator to one-past-end of the slice.