12 #ifndef MFEM_LINEARFORM
13 #define MFEM_LINEARFORM
15 #include "../config/config.hpp"
int Size() const
Return the logical size of the array.
int GetVSize() const
Return the number of vector dofs, i.e. GetNDofs() x GetVDim().
Class for grid function - Vector with associated FE space.
void SetSize(int s)
Resize the vector to size s.
bool UseDevice() const
Return the device flag of the Memory object used by the Vector.
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.
double f(const Vector &p)