Skip to content
cschladetsch edited this page Aug 27, 2012 · 2 revisions

An instance of IKernel contains a top-level root node, which contains all the transients in the IKernel.

When the Kernel is stepped, it Steps the top-level root node.

After that, it calls Post on the top-level root node.