MFEM v4.7.0
Finite element discretization library
Loading...
Searching...
No Matches
Namespaces | Functions
discrete_divergence.hpp File Reference

Go to the source code of this file.

Namespaces

namespace  mfem
 

Functions

void mfem::EliminateColumns (HypreParMatrix &D, const Array< int > &ess_dofs)
 Eliminates columns in the given HypreParMatrix.
 
HypreParMatrix * mfem::FormDiscreteDivergenceMatrix (ParFiniteElementSpace &fes_rt, ParFiniteElementSpace &fes_l2, const Array< int > &ess_dofs)