![]() ![]() ![]() ![]() Next: The Basic Idea Up: Key/Value Tables Previous: Key/Value Tables Contents Motivation
Cactus functions may need to pass information through a generic
interface. In the past, we have used various ad hoc means to do this,
and we often had trouble passing "extra" information that wasn't
anticipated in the original design. For example, for periodic output
of grid variables,
Key/value tables (tables for short) provide a clean solution
to these problems. They're implemented by the
|