12 #ifndef MFEM_PNONLINEARFORM
13 #define MFEM_PNONLINEARFORM
15 #include "../config/config.hpp"
72 #endif // MFEM_USE_MPI
virtual const Operator * GetProlongationMatrix()
Pointer to an Operator of a specified type.
Abstract parallel finite element space.
virtual const SparseMatrix * GetRestrictionMatrix()
Get the R matrix which restricts a local dof vector to true dof vector.
Type
Enumeration defining IDs for some classes derived from Operator.
int height
Dimension of the output / number of rows in the matrix.
Class for parallel grid function.
void SetType(Operator::Type tid)
Invoke Clear() and set a new type id.
int width
Dimension of the input / number of columns in the matrix.