Package hedge :: Package models :: Class Operator
[hide private]
[frames] | no frames]

Class Operator

source code


A base class for Discontinuous Galerkin operators.

You may derive your own operators from this class, but, at present this class provides no functionality. Its function is merely as documentation, to group related classes together in an inheritance tree.

Instance Methods [hide private]

Inherited from object: __delattr__, __getattribute__, __hash__, __init__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __str__

Properties [hide private]

Inherited from object: __class__