GetFEM
5.4.2
|
Definition of global functions to be used as base or enrichment functions in fem. More...
Go to the source code of this file.
Classes | |
class | getfem::global_function |
inherit from this class to define new global functions. More... | |
struct | getfem::interpolator_on_mesh_fem |
a general structure for interpolation of a function defined by a mesh_fem and a vector U at any point (interpolation of value and gradient). More... | |
struct | getfem::abstract_xy_function |
below a list of simple functions of (x,y) used for building the crack singular functions More... | |
Namespaces | |
getfem | |
GEneric Tool for Finite Element Methods. | |
Definition of global functions to be used as base or enrichment functions in fem.
Definition in file getfem_global_function.h.