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);
 
 
void SetSize(int nsize)
Change the logical size of the array, keep existing entries.
int Size() const
Return the logical size of the array.
A class to handle Block systems in a matrix-free implementation.
Mimic the action of a complex operator using two real operators.
Class FiniteElementSpace - responsible for providing FEM view of the mesh, mainly managing the set of...
Pointer to an Operator of a specified type.