39 #ifndef GETFEM_MESH_FEM_GLOBAL_FUNCTION_H__ 40 #define GETFEM_MESH_FEM_GLOBAL_FUNCTION_H__ 55 void set_functions(
const std::vector<pglobal_function>& f,
const mesh_im & dummy_mesh_im()
Dummy mesh_im for default parameter of functions.
Describe a mesh (collection of convexes (elements) and points).
Describe an integration method linked to a mesh.
Define mesh_fem whose base functions are global function given by the user.
GEneric Tool for Finite Element Methods.
std::shared_ptr< const getfem::virtual_fem > pfem
type of pointer on a fem description
Describe a finite element method linked to a mesh.
this is a convenience class for defining a mesh_fem with base functions which are global functions (f...