, including all inherited members.
| abs() | PETScWrappers::VectorBase | |
| add(const std::vector< unsigned int > &indices, const std::vector< PetscScalar > &values) | PETScWrappers::VectorBase | |
| add(const std::vector< unsigned int > &indices, const ::Vector< PetscScalar > &values) | PETScWrappers::VectorBase | |
| add(const unsigned int n_elements, const unsigned int *indices, const PetscScalar *values) | PETScWrappers::VectorBase | |
| add(const PetscScalar s) | PETScWrappers::VectorBase | |
| add(const VectorBase &V) | PETScWrappers::VectorBase | |
| add(const PetscScalar a, const VectorBase &V) | PETScWrappers::VectorBase | |
| add(const PetscScalar a, const VectorBase &V, const PetscScalar b, const VectorBase &W) | PETScWrappers::VectorBase | |
| all_zero() const | PETScWrappers::VectorBase | |
| attained_ownership | PETScWrappers::VectorBase | [protected] |
| communicator | PETScWrappers::MPI::Vector | [private] |
| compress() | PETScWrappers::VectorBase | |
| conjugate() | PETScWrappers::VectorBase | |
| create_vector(const unsigned int n, const unsigned int local_size) | PETScWrappers::MPI::Vector | [protected, virtual] |
| create_vector(const unsigned int n, const unsigned int local_size, const IndexSet &ghostnodes) | PETScWrappers::MPI::Vector | [protected, virtual] |
| do_set_add_operation(const unsigned int n_elements, const unsigned int *indices, const PetscScalar *values, const bool add_values) | PETScWrappers::VectorBase | [protected] |
| equ(const PetscScalar a, const VectorBase &V) | PETScWrappers::VectorBase | |
| equ(const PetscScalar a, const VectorBase &V, const PetscScalar b, const VectorBase &W) | PETScWrappers::VectorBase | |
| ExcInUse(int arg1, char *arg2, std::string &arg3) | Subscriptor | [static] |
| ExcNoSubscriber(char *arg1, char *arg2) | Subscriptor | [static] |
| get_mpi_communicator() const | PETScWrappers::MPI::Vector | |
| ghost_indices | PETScWrappers::VectorBase | [protected] |
| ghosted | PETScWrappers::VectorBase | [protected] |
| has_ghost_elements() const | PETScWrappers::VectorBase | |
| in_local_range(const unsigned int index) const | PETScWrappers::VectorBase | |
| internal::VectorReference class | PETScWrappers::VectorBase | [friend] |
| is_non_negative() const | PETScWrappers::VectorBase | |
| l1_norm() const | PETScWrappers::VectorBase | |
| l2_norm() const | PETScWrappers::VectorBase | |
| last_action | PETScWrappers::VectorBase | [mutable, protected] |
| linfty_norm() const | PETScWrappers::VectorBase | |
| list_subscribers() const | Subscriptor | |
| local_range() const | PETScWrappers::VectorBase | |
| local_size() const | PETScWrappers::VectorBase | |
| lp_norm(const real_type p) const | PETScWrappers::VectorBase | |
| max() const | PETScWrappers::VectorBase | |
| mean_value() const | PETScWrappers::VectorBase | |
| memory_consumption() const | PETScWrappers::VectorBase | |
| min() const | PETScWrappers::VectorBase | |
| mult() | PETScWrappers::VectorBase | |
| mult(const VectorBase &v) | PETScWrappers::VectorBase | |
| n_subscriptions() const | Subscriptor | |
| norm_sqr() const | PETScWrappers::VectorBase | |
| normalize() const | PETScWrappers::VectorBase | |
| operator const Vec &() const | PETScWrappers::VectorBase | |
| operator!=(const VectorBase &v) const | PETScWrappers::VectorBase | |
| operator()(const unsigned int index) | PETScWrappers::VectorBase | |
| operator()(const unsigned int index) const | PETScWrappers::VectorBase | |
| operator*(const VectorBase &vec) const | PETScWrappers::VectorBase | |
| operator*=(const PetscScalar factor) | PETScWrappers::VectorBase | |
| operator+=(const VectorBase &V) | PETScWrappers::VectorBase | |
| operator-=(const VectorBase &V) | PETScWrappers::VectorBase | |
| operator/=(const PetscScalar factor) | PETScWrappers::VectorBase | |
| operator=(const Vector &v) | PETScWrappers::MPI::Vector | |
| operator=(const PETScWrappers::Vector &v) | PETScWrappers::MPI::Vector | |
| operator=(const PetscScalar s) | PETScWrappers::MPI::Vector | |
| operator=(const ::Vector< number > &v) | PETScWrappers::MPI::Vector | |
| Subscriptor::operator=(const Subscriptor &) | Subscriptor | |
| operator==(const VectorBase &v) const | PETScWrappers::VectorBase | |
| operator[](const unsigned int index) | PETScWrappers::VectorBase | |
| operator[](const unsigned int index) const | PETScWrappers::VectorBase | |
| print(std::ostream &out, const unsigned int precision=3, const bool scientific=true, const bool across=true) const | PETScWrappers::VectorBase | |
| ratio(const VectorBase &a, const VectorBase &b) | PETScWrappers::VectorBase | |
| reinit(const MPI_Comm &communicator, const unsigned int N, const unsigned int local_size, const bool fast=false) | PETScWrappers::MPI::Vector | |
| reinit(const Vector &v, const bool fast=false) | PETScWrappers::MPI::Vector | |
| reinit(const MPI_Comm &communicator, const IndexSet &local, const IndexSet &ghost=IndexSet(0)) | PETScWrappers::MPI::Vector | |
| sadd(const PetscScalar s, const VectorBase &V) | PETScWrappers::VectorBase | |
| sadd(const PetscScalar s, const PetscScalar a, const VectorBase &V) | PETScWrappers::VectorBase | |
| sadd(const PetscScalar s, const PetscScalar a, const VectorBase &V, const PetscScalar b, const VectorBase &W) | PETScWrappers::VectorBase | |
| sadd(const PetscScalar s, const PetscScalar a, const VectorBase &V, const PetscScalar b, const VectorBase &W, const PetscScalar c, const VectorBase &X) | PETScWrappers::VectorBase | |
| scale(const VectorBase &scaling_factors) | PETScWrappers::VectorBase | |
| serialize(Archive &ar, const unsigned int version) | Subscriptor | [inline] |
| set(const std::vector< unsigned int > &indices, const std::vector< PetscScalar > &values) | PETScWrappers::VectorBase | |
| size() const | PETScWrappers::VectorBase | |
| subscribe(const char *identifier=0) const | Subscriptor | [inline] |
| Subscriptor() | Subscriptor | |
| Subscriptor(const Subscriptor &) | Subscriptor | |
| swap(Vector &u, Vector &v) | PETScWrappers::MPI::Vector | [related] |
| PETScWrappers::VectorBase::swap(VectorBase &v) | PETScWrappers::VectorBase | |
| PETScWrappers::VectorBase::swap(VectorBase &u, VectorBase &v) | PETScWrappers::VectorBase | [related] |
| unsubscribe(const char *identifier=0) const | Subscriptor | [inline] |
| update_ghost_values() const | PETScWrappers::VectorBase | |
| value_type typedef | PETScWrappers::VectorBase | |
| vector | PETScWrappers::VectorBase | [protected] |
| Vector() | PETScWrappers::MPI::Vector | |
| Vector(const MPI_Comm &communicator, const unsigned int n, const unsigned int local_size) | PETScWrappers::MPI::Vector | [explicit] |
| Vector(const MPI_Comm &communicator, const ::Vector< Number > &v, const unsigned int local_size) | PETScWrappers::MPI::Vector | [explicit] |
| Vector(const MPI_Comm &communicator, const VectorBase &v, const unsigned int local_size) | PETScWrappers::MPI::Vector | [explicit] |
| Vector(const MPI_Comm &communicator, const IndexSet &local, const IndexSet &ghost=IndexSet(0)) | PETScWrappers::MPI::Vector | [explicit] |
| VectorBase() | PETScWrappers::VectorBase | |
| VectorBase(const VectorBase &v) | PETScWrappers::VectorBase | |
| VectorBase(const Vec &v) | PETScWrappers::VectorBase | [explicit] |
| ~Subscriptor() | Subscriptor | [virtual] |
| ~VectorBase() | PETScWrappers::VectorBase | [virtual] |