MFEM v4.7.0
Finite element discretization library
Loading...
Searching...
No Matches
div_free_solver.cpp File Reference

Go to the source code of this file.

Namespaces

namespace  mfem
 
namespace  mfem::blocksolvers
 

Functions

HypreParMatrixmfem::blocksolvers::TwoStepsRAP (const HypreParMatrix &Rt, const HypreParMatrix &A, const HypreParMatrix &P)
 
void mfem::blocksolvers::GetRowColumnsRef (const SparseMatrix &A, int row, Array< int > &cols)
 
SparseMatrix mfem::blocksolvers::ElemToDof (const ParFiniteElementSpace &fes)
 
SparseMatrixmfem::blocksolvers::AggToInteriorDof (const Array< int > &bdr_truedofs, const SparseMatrix &agg_elem, const SparseMatrix &elem_dof, const HypreParMatrix &dof_truedof, Array< HYPRE_BigInt > &agg_starts)