| add(const double a) | LinearAlgebra::EpetraWrappers::Vector | virtual |
| add(const double a, const VectorSpaceVector< double > &V) | LinearAlgebra::EpetraWrappers::Vector | virtual |
| add(const double a, const VectorSpaceVector< double > &V, const double b, const VectorSpaceVector< double > &W) | LinearAlgebra::EpetraWrappers::Vector | virtual |
| add_and_dot(const double a, const VectorSpaceVector< double > &V, const VectorSpaceVector< double > &W) | LinearAlgebra::EpetraWrappers::Vector | virtual |
| compress(VectorOperation::values) | LinearAlgebra::VectorSpaceVector< double > | inlinevirtual |
| create_epetra_comm_pattern(const IndexSet &source_index_set, const MPI_Comm &mpi_comm) | LinearAlgebra::EpetraWrappers::Vector | private |
| epetra_comm_pattern | LinearAlgebra::EpetraWrappers::Vector | private |
| equ(const double a, const VectorSpaceVector< double > &V) | LinearAlgebra::EpetraWrappers::Vector | virtual |
| ExcDifferentParallelPartitioning() | LinearAlgebra::EpetraWrappers::Vector | static |
| ExcTrilinosError(int arg1) | LinearAlgebra::EpetraWrappers::Vector | static |
| ExcVectorTypeNotCompatible() | LinearAlgebra::EpetraWrappers::Vector | static |
| get_mpi_communicator() const | LinearAlgebra::EpetraWrappers::Vector | |
| import(const ReadWriteVector< double > &V, VectorOperation::values operation, std_cxx11::shared_ptr< const CommunicationPatternBase > communication_pattern=std_cxx11::shared_ptr< const CommunicationPatternBase >()) | LinearAlgebra::EpetraWrappers::Vector | virtual |
| l1_norm() const | LinearAlgebra::EpetraWrappers::Vector | virtual |
| l2_norm() const | LinearAlgebra::EpetraWrappers::Vector | virtual |
| linfty_norm() const | LinearAlgebra::EpetraWrappers::Vector | virtual |
| locally_owned_elements() const | LinearAlgebra::EpetraWrappers::Vector | virtual |
| mean_value() const | LinearAlgebra::EpetraWrappers::Vector | virtual |
| memory_consumption() const | LinearAlgebra::EpetraWrappers::Vector | virtual |
| operator*(const VectorSpaceVector< double > &V) const | LinearAlgebra::EpetraWrappers::Vector | virtual |
| operator*=(const double factor) | LinearAlgebra::EpetraWrappers::Vector | virtual |
| operator+=(const VectorSpaceVector< double > &V) | LinearAlgebra::EpetraWrappers::Vector | virtual |
| operator-=(const VectorSpaceVector< double > &V) | LinearAlgebra::EpetraWrappers::Vector | virtual |
| operator/=(const double factor) | LinearAlgebra::EpetraWrappers::Vector | virtual |
| operator=(const Vector &V) | LinearAlgebra::EpetraWrappers::Vector | |
| print(std::ostream &out, const unsigned int precision=3, const bool scientific=true, const bool across=true) const | LinearAlgebra::EpetraWrappers::Vector | virtual |
| reinit(const IndexSet ¶llel_partitioner, const MPI_Comm &communicator, const bool omit_zeroing_entries=false) | LinearAlgebra::EpetraWrappers::Vector | |
| sadd(const double s, const double a, const VectorSpaceVector< double > &V) | LinearAlgebra::EpetraWrappers::Vector | virtual |
| scale(const VectorSpaceVector< double > &scaling_factors) | LinearAlgebra::EpetraWrappers::Vector | virtual |
| size() const | LinearAlgebra::EpetraWrappers::Vector | virtual |
| source_stored_elements | LinearAlgebra::EpetraWrappers::Vector | private |
| trilinos_vector() const | LinearAlgebra::EpetraWrappers::Vector | |
| trilinos_vector() | LinearAlgebra::EpetraWrappers::Vector | |
| Vector() | LinearAlgebra::EpetraWrappers::Vector | |
| Vector(const Vector &V) | LinearAlgebra::EpetraWrappers::Vector | |
| Vector(const IndexSet ¶llel_partitioner, const MPI_Comm &communicator) | LinearAlgebra::EpetraWrappers::Vector | explicit |
| vector | LinearAlgebra::EpetraWrappers::Vector | private |
| ~VectorSpaceVector() | LinearAlgebra::VectorSpaceVector< double > | virtual |