ivutils
|
This is the complete list of members for pencil< T, container_t >, including all inherited members.
copy_data(const pencil &other, int mode=0) | pencil< T, container_t > | inline |
get_ptr() const | pencil< T, container_t > | inline |
n | pencil< T, container_t > | |
num_copies() | pencil< T, container_t > | inline |
operator=(const pencil &other) | pencil< T, container_t > | inline |
pencil(int snmax=0, int sn=0) | pencil< T, container_t > | inline |
pencil(container_arg< container_t > arg, int snmax, int sn=0, int managed=0) | pencil< T, container_t > | inline |
pencil(container_it first, container_it last, int snmax) | pencil< T, container_t > | inline |
pencil(const pencil &other) | pencil< T, container_t > | inline |
resize(int newnmax, int newn=-1, const T &t=T()) | pencil< T, container_t > | inline |
shift_arr(int ind, int num) | pencil< T, container_t > | inline |