MFEM  v3.1
Finite element discretization library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Pages
mfem::HypreParMatrix Member List

This is the complete list of members for mfem::HypreParMatrix, including all inherited members.

BooleanMult(int alpha, int *x, int beta, int *y)mfem::HypreParMatrixinline
ColPart()mfem::HypreParMatrixinline
CopyColStarts()mfem::HypreParMatrix
CopyRowStarts()mfem::HypreParMatrix
EliminateRowsCols(const Array< int > &rows_cols, const HypreParVector &X, HypreParVector &B)mfem::HypreParMatrix
EliminateRowsCols(const Array< int > &rows_cols)mfem::HypreParMatrix
EliminateZeroRows()mfem::HypreParMatrixinline
GetBlocks(Array2D< HypreParMatrix * > &blocks, bool interleaved_rows=false, bool interleaved_cols=false) const mfem::HypreParMatrix
GetColStarts() const mfem::HypreParMatrixinline
GetComm() const mfem::HypreParMatrixinline
GetDiag(Vector &diag) const mfem::HypreParMatrix
GetDiag(SparseMatrix &diag) const mfem::HypreParMatrix
GetGlobalNumCols() const mfem::HypreParMatrixinline
GetGlobalNumRows() const mfem::HypreParMatrixinline
GetGradient(const Vector &x) const mfem::Operatorinlinevirtual
GetNumCols() const mfem::HypreParMatrixinline
GetNumRows() const mfem::HypreParMatrixinline
GetOffd(SparseMatrix &offd, HYPRE_Int *&cmap) const mfem::HypreParMatrix
GetRowStarts() const mfem::HypreParMatrixinline
heightmfem::Operatorprotected
Height() const mfem::Operatorinline
HypreParMatrix()mfem::HypreParMatrix
HypreParMatrix(hypre_ParCSRMatrix *a)mfem::HypreParMatrixinline
HypreParMatrix(MPI_Comm comm, HYPRE_Int glob_size, HYPRE_Int *row_starts, SparseMatrix *diag)mfem::HypreParMatrix
HypreParMatrix(MPI_Comm comm, HYPRE_Int global_num_rows, HYPRE_Int global_num_cols, HYPRE_Int *row_starts, HYPRE_Int *col_starts, SparseMatrix *diag)mfem::HypreParMatrix
HypreParMatrix(MPI_Comm comm, HYPRE_Int global_num_rows, HYPRE_Int global_num_cols, HYPRE_Int *row_starts, HYPRE_Int *col_starts, SparseMatrix *diag, SparseMatrix *offd, HYPRE_Int *cmap)mfem::HypreParMatrix
HypreParMatrix(MPI_Comm comm, HYPRE_Int global_num_rows, HYPRE_Int global_num_cols, HYPRE_Int *row_starts, HYPRE_Int *col_starts, HYPRE_Int *diag_i, HYPRE_Int *diag_j, double *diag_data, HYPRE_Int *offd_i, HYPRE_Int *offd_j, double *offd_data, HYPRE_Int offd_num_cols, HYPRE_Int *offd_col_map)mfem::HypreParMatrix
HypreParMatrix(MPI_Comm comm, HYPRE_Int *row_starts, HYPRE_Int *col_starts, SparseMatrix *a)mfem::HypreParMatrix
HypreParMatrix(MPI_Comm comm, HYPRE_Int global_num_rows, HYPRE_Int global_num_cols, HYPRE_Int *row_starts, HYPRE_Int *col_starts, Table *diag)mfem::HypreParMatrix
HypreParMatrix(MPI_Comm comm, int id, int np, HYPRE_Int *row, HYPRE_Int *col, HYPRE_Int *i_diag, HYPRE_Int *j_diag, HYPRE_Int *i_offd, HYPRE_Int *j_offd, HYPRE_Int *cmap, HYPRE_Int cmap_size)mfem::HypreParMatrix
HypreParMatrix(MPI_Comm comm, int nrows, HYPRE_Int glob_nrows, HYPRE_Int glob_ncols, int *I, HYPRE_Int *J, double *data, HYPRE_Int *rows, HYPRE_Int *cols)mfem::HypreParMatrix
InvScaleRows(const Vector &s)mfem::HypreParMatrix
LeftDiagMult(const SparseMatrix &D, HYPRE_Int *row_starts=NULL) const mfem::HypreParMatrix
M()mfem::HypreParMatrixinline
MakeRef(const HypreParMatrix &master)mfem::HypreParMatrix
Mult(HypreParVector &x, HypreParVector &y, double alpha=1.0, double beta=0.0)mfem::HypreParMatrix
Mult(HYPRE_ParVector x, HYPRE_ParVector y, double alpha=1.0, double beta=0.0)mfem::HypreParMatrix
Mult(double a, const Vector &x, double b, Vector &y) const mfem::HypreParMatrix
Mult(const Vector &x, Vector &y) const mfem::HypreParMatrixinlinevirtual
MultTranspose(HypreParVector &x, HypreParVector &y, double alpha=1.0, double beta=0.0)mfem::HypreParMatrix
MultTranspose(double a, const Vector &x, double b, Vector &y) const mfem::HypreParMatrix
MultTranspose(const Vector &x, Vector &y) const mfem::HypreParMatrixinlinevirtual
N()mfem::HypreParMatrixinline
NNZ()mfem::HypreParMatrixinline
NumCols() const mfem::Operatorinline
NumRows() const mfem::Operatorinline
Operator(int s=0)mfem::Operatorinlineexplicit
Operator(int h, int w)mfem::Operatorinline
operator HYPRE_ParCSRMatrix()mfem::HypreParMatrixinline
operator hypre_ParCSRMatrix *()mfem::HypreParMatrixinline
operator*=(double s)mfem::HypreParMatrix
OwnsColMap() const mfem::HypreParMatrixinline
OwnsDiag() const mfem::HypreParMatrixinline
OwnsOffd() const mfem::HypreParMatrixinline
Print(const char *fname, HYPRE_Int offi=0, HYPRE_Int offj=0)mfem::HypreParMatrix
PrintMatlab(std::ostream &out, int n=0, int m=0)mfem::Operator
Read(MPI_Comm comm, const char *fname)mfem::HypreParMatrix
RowPart()mfem::HypreParMatrixinline
ScaleRows(const Vector &s)mfem::HypreParMatrix
SetOwnerFlags(char diag, char offd, char colmap)mfem::HypreParMatrixinline
StealData()mfem::HypreParMatrix
Threshold(double threshold=0.0)mfem::HypreParMatrix
Transpose()mfem::HypreParMatrix
Width() const mfem::Operatorinline
widthmfem::Operatorprotected
~HypreParMatrix()mfem::HypreParMatrixinlinevirtual
~Operator()mfem::Operatorinlinevirtual