MFEM v4.7.0
Finite element discretization library
|
This is the complete list of members for mfem::HypreLOBPCG, including all inherited members.
GetEigenvalues(Array< real_t > &eigenvalues) const | mfem::HypreLOBPCG | |
GetEigenvector(unsigned int i) const | mfem::HypreLOBPCG | |
HypreLOBPCG(MPI_Comm comm) | mfem::HypreLOBPCG | |
SetInitialVectors(int num_vecs, HypreParVector **vecs) | mfem::HypreLOBPCG | |
SetMassMatrix(Operator &M) | mfem::HypreLOBPCG | |
SetMaxIter(int max_iter) | mfem::HypreLOBPCG | |
SetNumModes(int num_eigs) | mfem::HypreLOBPCG | inline |
SetOperator(Operator &A) | mfem::HypreLOBPCG | |
SetPreconditioner(Solver &precond) | mfem::HypreLOBPCG | |
SetPrecondUsageMode(int pcg_mode) | mfem::HypreLOBPCG | |
SetPrintLevel(int logging) | mfem::HypreLOBPCG | |
SetRandomSeed(int s) | mfem::HypreLOBPCG | inline |
SetRelTol(real_t rel_tol) | mfem::HypreLOBPCG | |
SetSubSpaceProjector(Operator &proj) | mfem::HypreLOBPCG | inline |
SetTol(real_t tol) | mfem::HypreLOBPCG | |
Solve() | mfem::HypreLOBPCG | |
StealEigenvectors() | mfem::HypreLOBPCG | inline |
~HypreLOBPCG() | mfem::HypreLOBPCG |