The Operator class provides an abstract access to operators build
within the LinearPDE class. Operator objects are created
when a PDE is handed over to a PDE solver library and handled
by the LinearPDE object defining the PDE. The user can gain access
to the Operator of a LinearPDE object through the getOperator
method.
esys@esscc.uq.edu.au