|
|
__init__(self,
abstract_routine,
dirpath=None)
standard init but if dirpath is None the write routine will return a
string (which can be evaluated by an exec |
source code
|
|
|
|
|
|
|
define_expression(self)
Define the functions in a 100% way |
source code
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
write_combined(self,
lor_names,
mode='self',
offshell=None)
Write routine for combine ALOHA call (more than one coupling) |
source code
|
|
|
Inherited from WriteALOHA:
collect_variables,
define_content,
make_all_lists,
make_call_list,
make_momentum_conservation,
pass_to_HELAS,
write_indices_part,
write_obj,
write_obj_Add,
write_obj_Mult,
write_obj_Var
|