
Operator Objects are mappings from one FunctionSpace to another. For example, an integral operator might map scalar functions on an interval to scalar functions on the same interval.
The Operator Class has an apply member function, which takes a member of the domain FunctionSpace and returns the appropriate member of the range FunctionSpace.
Some examples are:
[ IBM home page | Order | Privacy | ContactIBM | Legal ]