Results processing section (optional)
This optional section is denoted by the keyword process and includes lists of arithmetic operation objects (see apbs.input_file.process.Operation) indexed by the following keywords:
sums: a list weighted sum operationsproducts: a list of weighted product operationsexps: a list of element-wise exponentiation operations
The syntax for these objects is described in apbs.input_file.process.Process.
See also: