12#ifndef MFEM_PLINEARFORM
13#define MFEM_PLINEARFORM
Class FiniteElementSpace - responsible for providing FEM view of the mesh, mainly managing the set of...
Wrapper for hypre's parallel vector class.
Abstract parallel finite element space.
Class for parallel grid function.
real_t InnerProduct(HypreParVector *x, HypreParVector *y)
std::function< real_t(const Vector &)> f(real_t mass_coeff)