Note: this is documentation for an old release. View the latest documentation at docs.fenicsproject.org/dolfinx/v0.9.0/cpp/doxygen/df/d4c/classdolfinx_1_1la_1_1Vector-members.html
DOLFINx  0.5.1
DOLFINx C++ interface
Vector< T, Allocator > Member List

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

allocator() constVector< T, Allocator >inline
allocator_type typedefVector< T, Allocator >
array() constVector< T, Allocator >inline
bs() constVector< T, Allocator >inline
map() constVector< T, Allocator >inline
mutable_array()Vector< T, Allocator >inline
operator=(const Vector &x)=delete (defined in Vector< T, Allocator >)Vector< T, Allocator >
operator=(Vector &&x)=defaultVector< T, Allocator >
scatter_fwd()Vector< T, Allocator >inline
scatter_fwd_begin()Vector< T, Allocator >inline
scatter_fwd_end()Vector< T, Allocator >inline
scatter_rev(BinaryOperation op)Vector< T, Allocator >inline
scatter_rev_begin()Vector< T, Allocator >inline
scatter_rev_end(BinaryOperation op)Vector< T, Allocator >inline
set(T v)Vector< T, Allocator >inline
value_type typedefVector< T, Allocator >
Vector(const std::shared_ptr< const common::IndexMap > &map, int bs, const Allocator &alloc=Allocator())Vector< T, Allocator >inline
Vector(const Vector &x)Vector< T, Allocator >inline
Vector(Vector &&x)Vector< T, Allocator >inline