Skip to content

Add a steering adaptor to sensei's data adaptor.

David Thompson requested to merge dcthomp/sensei:computational-steering into master

This also

  • exposes oscillator sources as steering parameters to demonstrate how the steering adaptor should be used. This requires some small changes to how the oscillator references source information (by pointer rather than value) so updates have an effect.
  • translates steering parameters into Catalyst steering information (which requires changes to ParaView also being submitted for review).

Merge request reports