12#ifndef MFEM_LINEARFORM
13#define MFEM_LINEARFORM
void SetSize(int nsize)
Change the logical size of the array, keep existing entries.
int Size() const
Return the logical size of the array.
Class FiniteElementSpace - responsible for providing FEM view of the mesh, mainly managing the set of...
Class for grid function - Vector with associated FE space.
virtual bool UseDevice() const
Return the device flag of the Memory object used by the Vector.
std::function< real_t(const Vector &)> f(real_t mass_coeff)