Home | Trees | Indices | Help |
---|
|
object --+ | properties.Function --+ | properties.CompositeFunction --+ | MultiblockFunction
This is a function that is the combination (i.e. sum) of other multiblock, composite or atomic functions. The difference from CompositeFunction is that this function assumes that relevant functions accept an index, i, that is the block we are working with.
|
|||
|
|||
|
|||
Inherited from Inherited from |
|
|||
__metaclass__ = abc.ABCMeta Metaclass for defining Abstract Base Classes (ABCs). |
|||
constraints =
|
|||
Inherited from Inherited from |
|
|||
Inherited from |
|
Returns the constraint functions for the function with the given index. Returns an empty list if no constraint functions exist for the given index. |
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Mon Apr 6 23:52:11 2015 | http://epydoc.sourceforge.net |