12 #ifndef MFEM_BILINEARFORM_EXT
13 #define MFEM_BILINEARFORM_EXT
15 #include "../config/config.hpp"
17 #include "../general/device.hpp"
50 int copy_interior = 0) = 0;
67 int copy_interior = 0) {}
87 int copy_interior = 0) {}
110 int copy_interior = 0);
130 int copy_interior = 0) {}
static MemoryClass GetMemoryClass()
Get the current Device MemoryClass. This is the MemoryClass used by most MFEM device kernels to acces...
Pointer to an Operator of a specified type.
Class FiniteElementSpace - responsible for providing FEM view of the mesh, mainly managing the set of...
MemoryClass
Memory classes identify subsets of memory types.