![]() |
MFEM v4.8.0
Finite element discretization library
|
Go to the source code of this file.
Namespaces | |
| namespace | mfem |
Functions | |
| void | mfem::Reciprocal (Vector &x) |
| Replace x[i] with 1.0/x[i] for all i. | |
| HypreParMatrix * | mfem::MakeDiagonalMatrix (Vector &diag, const ParFiniteElementSpace &fes) |
| Return a new HypreParMatrix with given diagonal entries. | |
| const IntegrationRule & | mfem::GetMassIntRule (FiniteElementSpace &fes_l2) |