Go to the documentation of this file.
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,
this is a convenience class for defining a mesh_fem with base functions which are global functions (f...
Describe an integration method linked to a mesh.
Describe a finite element method linked to a mesh.
GEneric Tool for Finite Element Methods.
Define mesh_fem whose base functions are global function given by the user.
std::shared_ptr< const getfem::virtual_fem > pfem
type of pointer on a fem description
const mesh_im & dummy_mesh_im()
Dummy mesh_im for default parameter of functions.
Describe a mesh (collection of convexes (elements) and points).