array() const | dolfinx::la::Vector< T, Allocator > | inline |
bs() const | dolfinx::la::Vector< T, Allocator > | inline |
map() const | dolfinx::la::Vector< T, Allocator > | inline |
mutable_array() | dolfinx::la::Vector< T, Allocator > | inline |
norm(la::Norm type=la::Norm::l2) const | dolfinx::la::Vector< T, Allocator > | inline |
operator=(const Vector &x)=delete (defined in dolfinx::la::Vector< T, Allocator >) | dolfinx::la::Vector< T, Allocator > | |
operator=(Vector &&x)=default | dolfinx::la::Vector< T, Allocator > | |
scatter_fwd() | dolfinx::la::Vector< T, Allocator > | inline |
scatter_fwd_begin() | dolfinx::la::Vector< T, Allocator > | inline |
scatter_fwd_end() | dolfinx::la::Vector< T, Allocator > | inline |
scatter_rev(dolfinx::common::IndexMap::Mode op) | dolfinx::la::Vector< T, Allocator > | inline |
scatter_rev_begin() | dolfinx::la::Vector< T, Allocator > | inline |
scatter_rev_end(common::IndexMap::Mode op) | dolfinx::la::Vector< T, Allocator > | inline |
squared_norm() const | dolfinx::la::Vector< T, Allocator > | inline |
Vector(const std::shared_ptr< const common::IndexMap > &map, int bs, const Allocator &alloc=Allocator()) | dolfinx::la::Vector< T, Allocator > | inline |
Vector(const Vector &x) | dolfinx::la::Vector< T, Allocator > | inline |
Vector(Vector &&x) | dolfinx::la::Vector< T, Allocator > | inline |
~Vector() | dolfinx::la::Vector< T, Allocator > | inline |