12 #ifndef MFEM_PNONLINEARFORM
13 #define MFEM_PNONLINEARFORM
15 #include "../config/config.hpp"
65 #endif // MFEM_USE_MPI
Pointer to an Operator of a specified type.
Abstract parallel finite element space.
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.