12 #ifndef MFEM_PCOMPLEX_DPGWEAKFORM 13 #define MFEM_PCOMPLEX_DPGWEAKFORM 71 for (
int i = 0; i<trial_sfes.Size(); i++)
90 int copy_interior = 0);
110 #endif // MFEM_USE_MPI
Mimic the action of a complex operator using two real operators.
Pointer to an Operator of a specified type.
Class FiniteElementSpace - responsible for providing FEM view of the mesh, mainly managing the set of...
int Size() const
Return the logical size of the array.
A class to handle Block systems in a matrix-free implementation.