Note: this is documentation for an old release. View the latest documentation at docs.fenicsproject.org/v0.3.0/v0.9.0/cpp
DOLFINx  0.3.0
DOLFINx C++ interface
dolfinx::la::Vector< T, Allocator > Member List

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

array() constdolfinx::la::Vector< T, Allocator >inline
bs() constdolfinx::la::Vector< T, Allocator >inline
map() constdolfinx::la::Vector< T, Allocator >inline
mutable_array()dolfinx::la::Vector< T, Allocator >inline
norm(la::Norm type=la::Norm::l2) constdolfinx::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)=defaultdolfinx::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() constdolfinx::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