AMDiS  0.1
The Adaptive Multi-Dimensional Simulation Toolbox
ISTLBlockVector< T > Member List

This is the complete list of members for ISTLBlockVector< T >, including all inherited members.

at(MultiIndex const &idx)ISTLBlockVector< T >inline
at(MultiIndex const &idx) constISTLBlockVector< T >inline
BaseVector typedefISTLBlockVector< T >
block_type typedefISTLBlockVector< T >
field_type typedefISTLBlockVector< T >
finish() (defined in VectorBase< ISTLBlockVector< T > >)VectorBase< ISTLBlockVector< T > >inline
forEach(IndexRange const &localInd, Func &&f) constVectorBase< ISTLBlockVector< T > >inline
forEach(IndexRange const &localInd, Func &&f)VectorBase< ISTLBlockVector< T > >inline
forEach(Func &&f)VectorBase< ISTLBlockVector< T > >inline
forEach(Func &&f) constVectorBase< ISTLBlockVector< T > >inline
gather(IndexRange const &localInd, OutputIterator buffer) constVectorBase< ISTLBlockVector< T > >inline
init(SizeInfo const &sizeInfo, bool clear)ISTLBlockVector< T >inline
insert(MultiIndex const &idx, ValueType const &value, Assign assign)VectorBase< ISTLBlockVector< T > >inline
ISTLBlockVector(Basis const &)ISTLBlockVector< T >inlineexplicit
scatter(IndexRange const &localInd, LocalVec const &vec, FakeContainer< bool, true >, Assign assign)VectorBase< ISTLBlockVector< T > >inline
scatter(IndexRange const &localInd, LocalVec const &vec, MaskRange const &mask, Assign assign)VectorBase< ISTLBlockVector< T > >inline
size() constISTLBlockVector< T >inline
size_type typedefISTLBlockVector< T >
synchronize() (defined in VectorBase< ISTLBlockVector< T > >)VectorBase< ISTLBlockVector< T > >inline
value_type typedefISTLBlockVector< T >
vector() constISTLBlockVector< T >inline
vector()ISTLBlockVector< T >inline
VectorBase()=defaultVectorBase< ISTLBlockVector< T > >protected