Package hedge :: Module compiler :: Class FluxBatchAssign
[hide private]
[frames] | no frames]

Class FluxBatchAssign

source code


Instance Methods [hide private]
 
get_assignees(self) source code
 
__str__(self)
str(x)
source code
 
get_executor_method(self, executor) source code

Inherited from Instruction: get_dependencies

Inherited from pytools.Record: __eq__, __getstate__, __init__, __ne__, __repr__, __setstate__, copy

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

Class Variables [hide private]

Inherited from Instruction: priority

Properties [hide private]
  fluxes
  kind
  names

Inherited from Instruction: dep_mapper_factory

Inherited from object: __class__

Method Details [hide private]

get_assignees(self)

source code 
Overrides: Instruction.get_assignees

__str__(self)
(Informal representation operator)

source code 

str(x)

Overrides: object.__str__
(inherited documentation)

get_executor_method(self, executor)

source code 
Overrides: Instruction.get_executor_method