Flow123d  master-f44eb46
VectorMPI Member List

This is the complete list of members for VectorMPI, including all inherited members.

add(unsigned int pos, double val)VectorMPIinline
add_global(unsigned int pos, double val)VectorMPIinline
communicator_VectorMPIprivate
copy_from(const VectorMPI &other)VectorMPI
data_petsc_VectorMPIprivate
data_ptr_VectorMPIprivate
duplicate_from(VectorMPI other)VectorMPI
get(unsigned int pos) constVectorMPIinline
get_subvec(const LocDofVec &loc_indices)VectorMPI
get_subvec(const LocDofVec &loc_indices) constVectorMPI
ghost_to_local_begin()VectorMPIinline
ghost_to_local_end()VectorMPIinline
local_to_ghost_begin()VectorMPIinline
local_to_ghost_end()VectorMPIinline
normalize(unsigned int pos, double divisor)VectorMPIinline
petsc_vec()VectorMPIinline
resize(unsigned int local_size)VectorMPI
resize(unsigned int local_size, std::vector< LongIdx > &ghost_idx)VectorMPI
sequential(unsigned int size)VectorMPIstatic
set(unsigned int pos, double val)VectorMPIinline
set_subvec(const LocDofVec &loc_indices, const arma::vec &values)VectorMPI
size() constVectorMPIinline
swap(VectorMPI &other)VectorMPI
VectorData typedefVectorMPI
VectorDataPtr typedefVectorMPI
VectorMPI(MPI_Comm comm=PETSC_COMM_SELF)VectorMPI
VectorMPI(unsigned int local_size, MPI_Comm comm=PETSC_COMM_WORLD)VectorMPI
VectorMPI(unsigned int local_size, std::vector< LongIdx > &ghost_idx)VectorMPI
zero_entries()VectorMPIinline
~VectorMPI()VectorMPI