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