#include <index_view.h>
|
typedef std::vector< index_type > | iterator |
|
◆ iterator
template<typename index_type >
typedef std::vector<index_type> ug::IndexView< index_type >::iterator |
◆ IndexView() [1/2]
template<typename index_type >
ug::IndexView< index_type >::IndexView |
( |
const std::vector< index_type > & |
indices | ) |
|
|
inline |
◆ IndexView() [2/2]
template<typename index_type >
ug::IndexView< index_type >::IndexView |
( |
index_type * |
indices, |
|
|
size_t |
size |
|
) |
| |
|
inline |
◆ begin()
template<typename index_type >
◆ end()
template<typename index_type >
◆ init()
template<typename index_type >
◆ is_in_view()
template<typename index_type >
◆ is_in_locals
template<typename index_type >
◆ local_to_global
template<typename index_type >
std::vector<index_type> ug::IndexView< index_type >::local_to_global |
|
private |
The documentation for this class was generated from the following file: