Seldon::Vector< T, PETScSeq, Allocator > Member List

This is the complete list of members for Seldon::Vector< T, PETScSeq, Allocator >, including all inherited members.

allocator typedef (defined in Seldon::Vector_Base< T, Allocator >)Seldon::Vector_Base< T, Allocator >
Append(const T &x)Seldon::PETScVector< T, Allocator >inline
Clear()Seldon::PETScVector< T, Allocator >inline
const_pointer typedef (defined in Seldon::Vector< T, PETScSeq, Allocator >)Seldon::Vector< T, PETScSeq, Allocator >
const_reference typedef (defined in Seldon::Vector< T, PETScSeq, Allocator >)Seldon::Vector< T, PETScSeq, Allocator >
Copy(const Vector< T, PETScSeq, Allocator > &X)Seldon::Vector< T, PETScSeq, Allocator >inline
Copy(const Vec &petsc_vector)Seldon::Vector< T, PETScSeq, Allocator >inline
Seldon::PETScVector::Copy(const PETScVector< T, Allocator > &X)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() constSeldon::Vector_Base< T, Allocator >inline
GetDataConst() constSeldon::Vector_Base< T, Allocator >inline
GetDataConstVoid() constSeldon::Vector_Base< T, Allocator >inline
GetDataSize() constSeldon::PETScVector< T, Allocator >inline
GetDataVoid() constSeldon::Vector_Base< T, Allocator >inline
GetLength() constSeldon::Vector_Base< T, Allocator >inline
GetLocalM() constSeldon::PETScVector< T, Allocator >inline
GetM() constSeldon::Vector_Base< T, Allocator >inline
GetMemorySize() constSeldon::Vector_Base< T, Allocator >inline
GetNormInf() constSeldon::PETScVector< T, Allocator >
GetNormInfIndex() constSeldon::PETScVector< T, Allocator >
GetPetscVector()Seldon::PETScVector< T, Allocator >inline
GetPetscVector() const (defined in Seldon::PETScVector< T, Allocator >)Seldon::PETScVector< T, Allocator >
GetProcessorRange(int &i, int &j) constSeldon::PETScVector< T, Allocator >inline
GetSize() constSeldon::Vector_Base< T, Allocator >inline
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 >inline
operator()(int i) constSeldon::PETScVector< T, Allocator >inline
operator*=(const T0 &X)Seldon::Vector< T, PETScSeq, Allocator >inline
operator=(const Vector< T, PETScSeq, Allocator > &X)Seldon::Vector< T, PETScSeq, Allocator >inline
operator=(const T0 &X)Seldon::Vector< T, PETScSeq, Allocator >inline
petsc_vector_Seldon::PETScVector< T, Allocator >
petsc_vector_deallocated_Seldon::PETScVector< T, Allocator >
PETScVector()Seldon::PETScVector< T, Allocator >inlineexplicit
PETScVector(int i, MPI_Comm mpi_communicator=MPI_COMM_WORLD)Seldon::PETScVector< T, Allocator >inlineexplicit
PETScVector(Vec &petsc_vector)Seldon::PETScVector< T, Allocator >inline
PETScVector(const PETScVector< T, Allocator > &A)Seldon::PETScVector< T, Allocator >inline
pointer typedef (defined in Seldon::Vector< T, PETScSeq, Allocator >)Seldon::Vector< T, PETScSeq, Allocator >
Print() constSeldon::Vector< T, PETScSeq, Allocator >inline
Read(string FileName, bool with_size=true)Seldon::Vector< T, PETScSeq, Allocator >
Read(istream &FileStream, bool with_size=true)Seldon::Vector< T, PETScSeq, Allocator >
ReadText(string FileName)Seldon::Vector< T, PETScSeq, Allocator >
ReadText(istream &FileStream)Seldon::Vector< T, PETScSeq, Allocator >
Reallocate(int i)Seldon::Vector< T, PETScSeq, Allocator >inline
reference typedef (defined in Seldon::Vector< T, PETScSeq, Allocator >)Seldon::Vector< T, PETScSeq, 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 >inline
SetData(int i, pointer data)Seldon::PETScVector< T, Allocator >inline
storage typedef (defined in Seldon::Vector< T, PETScSeq, Allocator >)Seldon::Vector< T, PETScSeq, Allocator >
value_type typedef (defined in Seldon::Vector< T, PETScSeq, Allocator >)Seldon::Vector< T, PETScSeq, Allocator >
Vector()Seldon::Vector< T, PETScSeq, Allocator >inlineexplicit
Vector(int i, MPI_Comm mpi_communicator=MPI_COMM_WORLD)Seldon::Vector< T, PETScSeq, Allocator >inlineexplicit
Vector(Vec &petsc_vector)Seldon::Vector< T, PETScSeq, Allocator >inline
Vector(const Vector< T, PETScSeq, Allocator > &A)Seldon::Vector< T, PETScSeq, Allocator >inline
Vector_Base()Seldon::Vector_Base< T, Allocator >inline
Vector_Base(size_t i)Seldon::Vector_Base< T, Allocator >inlineexplicit
Vector_Base(const Vector_Base< T, Allocator > &A)Seldon::Vector_Base< T, Allocator >inline
Write(string FileName, bool with_size=true) constSeldon::Vector< T, PETScSeq, Allocator >
Write(ostream &FileStream, bool with_size=true) constSeldon::Vector< T, PETScSeq, Allocator >
WriteText(string FileName) constSeldon::Vector< T, PETScSeq, Allocator >
WriteText(ostream &FileStream) constSeldon::Vector< T, PETScSeq, Allocator >
Zero()Seldon::PETScVector< T, Allocator >
~PETScVector()Seldon::PETScVector< T, Allocator >inline
~Vector()Seldon::Vector< T, PETScSeq, Allocator >inline
~Vector_Base()Seldon::Vector_Base< T, Allocator >inline