Module traits

Module traits 

Source
Expand description

Core abstraction traits for field access and snapshot reading.

Traitsยง

FieldReader
Read-only access to field data within a simulation step.
FieldWriter
Mutable access to field data within a simulation step.
SnapshotAccess
Read-only access to a published snapshot.