addExecOutput: Adds an execution output for a DArch object
Description
This method can be used to save the execution outputs of every layer for the
DArch object. The outputs are saved in a list and every time this function is
called, the list is extended of one field with the new output.
Usage
addExecOutput(darch, output)
Arguments
darch
An instance of the class '>DArch
.