12 #ifndef MFEM_PLINEARFORM
13 #define MFEM_PLINEARFORM
15 #include "../config/config.hpp"
122 #endif // MFEM_USE_MPI
Abstract parallel finite element space.
Wrapper for hypre's parallel vector class.
double InnerProduct(HypreParVector *x, HypreParVector *y)
Class for parallel grid function.