|
DOLFINx
0.1.0
DOLFINx C++ interface
|
This is the complete list of members for dolfinx::la::Vector< T >, including all inherited members.
| array() const | dolfinx::la::Vector< T > | inline |
| bs() const | dolfinx::la::Vector< T > | inline |
| map() const | dolfinx::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)=default | dolfinx::la::Vector< T > | |
| Vector(const std::shared_ptr< const common::IndexMap > &map, int bs) | dolfinx::la::Vector< T > | inline |
| Vector(const Vector &x)=default | dolfinx::la::Vector< T > | |
| Vector(Vector &&x) noexcept=default | dolfinx::la::Vector< T > | |
| ~Vector()=default | dolfinx::la::Vector< T > |
1.8.17