Seldon::PETScVector< T, Allocator > Member List

This is the complete list of members for Seldon::PETScVector< T, Allocator >, including all inherited members.
Append(const T &x)Seldon::PETScVector< T, Allocator > [inline]
Clear()Seldon::PETScVector< T, Allocator > [inline]
const_pointer typedef (defined in Seldon::PETScVector< T, Allocator >)Seldon::PETScVector< T, Allocator >
const_reference typedef (defined in Seldon::PETScVector< T, Allocator >)Seldon::PETScVector< T, Allocator >
Copy(const PETScVector< T, Allocator > &X)Seldon::PETScVector< T, Allocator > [inline]
Copy(const Vec &petsc_vector)Seldon::PETScVector< T, Allocator > [inline]
data_ (defined in Seldon::Vector_Base< T, Allocator >)Seldon::Vector_Base< T, Allocator > [protected]
Fill()Seldon::PETScVector< T, Allocator >
Fill(const T0 &x)Seldon::PETScVector< T, Allocator >
FillRand()Seldon::PETScVector< T, Allocator >
Flush()Seldon::PETScVector< T, Allocator > [inline]
GetData() const Seldon::Vector_Base< T, Allocator >
GetDataConst() const Seldon::Vector_Base< T, Allocator >
GetDataConstVoid() const Seldon::Vector_Base< T, Allocator >
GetDataSize() const Seldon::PETScVector< T, Allocator >
GetDataVoid() const Seldon::Vector_Base< T, Allocator >
GetLength() const Seldon::Vector_Base< T, Allocator >
GetLocalM() const Seldon::PETScVector< T, Allocator >
GetM() const Seldon::Vector_Base< T, Allocator >
GetNormInf() const Seldon::PETScVector< T, Allocator >
GetNormInfIndex() const Seldon::PETScVector< T, Allocator >
GetPetscVector()Seldon::PETScVector< T, Allocator >
GetPetscVector() const Seldon::PETScVector< T, Allocator >
GetProcessorRange(int &i, int &j) const Seldon::PETScVector< T, Allocator > [inline]
GetSize() const Seldon::Vector_Base< T, Allocator >
m_ (defined in Seldon::Vector_Base< T, Allocator >)Seldon::Vector_Base< T, Allocator > [protected]
mpi_communicator_Seldon::PETScVector< T, Allocator >
Nullify()Seldon::PETScVector< T, Allocator >
operator()(int i) const Seldon::PETScVector< T, Allocator > [inline]
petsc_vector_Seldon::PETScVector< T, Allocator >
petsc_vector_deallocated_Seldon::PETScVector< T, Allocator >
PETScVector()Seldon::PETScVector< T, Allocator > [explicit]
PETScVector(int i, MPI_Comm mpi_communicator=MPI_COMM_WORLD)Seldon::PETScVector< T, Allocator > [explicit]
PETScVector(Vec &petsc_vector)Seldon::PETScVector< T, Allocator >
PETScVector(const PETScVector< T, Allocator > &A)Seldon::PETScVector< T, Allocator >
pointer typedef (defined in Seldon::PETScVector< T, Allocator >)Seldon::PETScVector< T, Allocator >
reference typedef (defined in Seldon::PETScVector< T, Allocator >)Seldon::PETScVector< T, Allocator >
Resize(int i)Seldon::PETScVector< T, Allocator > [inline]
SetBuffer(int i, T value, InsertMode insert_mode=INSERT_VALUES)Seldon::PETScVector< T, Allocator > [inline]
SetCommunicator(MPI_Comm mpi_communicator)Seldon::PETScVector< T, Allocator >
SetData(int i, pointer data) (defined in Seldon::PETScVector< T, Allocator >)Seldon::PETScVector< T, Allocator >
value_type typedef (defined in Seldon::PETScVector< T, Allocator >)Seldon::PETScVector< T, Allocator >
vect_allocator_ (defined in Seldon::Vector_Base< T, Allocator >)Seldon::Vector_Base< T, Allocator > [protected, static]
Vector_Base()Seldon::Vector_Base< T, Allocator > [inline]
Vector_Base(int i)Seldon::Vector_Base< T, Allocator > [inline, explicit]
Vector_Base(const Vector_Base< T, Allocator > &A)Seldon::Vector_Base< T, Allocator > [inline]
Zero()Seldon::PETScVector< T, Allocator >
~PETScVector()Seldon::PETScVector< T, Allocator >
~Vector_Base()Seldon::Vector_Base< T, Allocator > [inline]