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

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

array() constdolfinx::la::Vector< T >inline
bs() constdolfinx::la::Vector< T >inline
map() constdolfinx::la::Vector< T >inline
mutable_array()dolfinx::la::Vector< T >inline
operator=(const Vector &x)=delete (defined in dolfinx::la::Vector< T >)dolfinx::la::Vector< T >
operator=(Vector &&x)=defaultdolfinx::la::Vector< T >
Vector(const std::shared_ptr< const common::IndexMap > &map, int bs)dolfinx::la::Vector< T >inline
Vector(const Vector &x)=defaultdolfinx::la::Vector< T >
Vector(Vector &&x) noexcept=defaultdolfinx::la::Vector< T >
~Vector()=defaultdolfinx::la::Vector< T >