12#ifndef MFEM_PDPGWEAKFORM
13#define MFEM_PDPGWEAKFORM
70 for (
int i = 0; i<trial_sfes.
Size(); i++)
89 Vector &B,
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.
Class FiniteElementSpace - responsible for providing FEM view of the mesh, mainly managing the set of...
Pointer to an Operator of a specified type.