an efficient C++ finite element environment
|
|
Go to the documentation of this file. 1 #ifndef _RHEO_VEC_RANGE_H
2 #define _RHEO_VEC_RANGE_H
27 # include "rheolef/vec.h"
31 template <
class T,
class M = rheo_default_memory_model>
64 template <
class T,
class M = rheo_default_memory_model>
96 #endif // _RHEO_VEC_RANGE_H
const_iterator end() const
vec< T, M >::difference_type difference_type
vec_range(const vec< T, M > &u, const range_type &r)
base::const_iterator const_iterator
see the range page for the full documentation
const_iterator begin() const
see the vec page for the full documentation
vec< T, M >::iterator iterator
vec< T, M >::difference_type difference_type
const_iterator begin() const
vec_range_const(const vec_range< T, M > &ur)
vec_range_const(const vec_range_const< T, M > &ur)
const_iterator end() const
This file is part of Rheolef.
std::ptrdiff_t difference_type
vec_range(const vec_range_const< T, M > &ur)
vec_range_const(const vec< T, M > &u, const range_type &r)
vec< T, M >::const_iterator const_iterator
vec< T, M >::size_type size_type
vec< T, M >::size_type size_type
vec< T, M >::const_iterator const_iterator
base::size_type size_type