12 #ifndef MFEM_PLINEARFORM
13 #define MFEM_PLINEARFORM
15 #include "../config/config.hpp"
154 #endif // MFEM_USE_MPI
Abstract parallel finite element space.
double f(const Vector &xvec)
Wrapper for hypre's parallel vector class.
Class FiniteElementSpace - responsible for providing FEM view of the mesh, mainly managing the set of...
double InnerProduct(HypreParVector *x, HypreParVector *y)
Class for parallel grid function.