template<class FES>
GridFunction class
Represents a grid function belonging to some finite element space.
Template parameters | |
---|---|
FES | Type of finite element space |
A GridFunction object represents a function whose values are known at the "grid points". These grid points are the node coordinates of the global degrees of freedom in the finite element space.
Interpolation
In general, the GridFunction class represents the global interpolation operator on the -based family of finite elements . More precisely, it defines the global interpolation operator , where: