Helper range class for representing a subvector of a larger buffer. More...
#include <block_ilu.hpp>
| Public Member Functions | |
| ilu_vector_range (VectorT &v, SizeT start_index, SizeT vec_size) | |
| NumericT & | operator() (SizeT index) | 
| NumericT & | operator[] (SizeT index) | 
| SizeT | size () const | 
Helper range class for representing a subvector of a larger buffer.
Definition at line 43 of file block_ilu.hpp.
| 
 | inline | 
Definition at line 46 of file block_ilu.hpp.
| 
 | inline | 
Definition at line 51 of file block_ilu.hpp.
| 
 | inline | 
Definition at line 57 of file block_ilu.hpp.
| 
 | inline | 
Definition at line 63 of file block_ilu.hpp.