Skip to content

Add ArrayHandleExtractComponent.

This is part of #43 (closed), which will ultimately simplify ArrayHandleCompositeVector to a new implementation that can be easily written to. Part of this effort will remove the ability to pull a single component from a vector-typed input ArrayHandle for use in the CompositeVector, and this new class makes sure we can still support that usecase.

Merge request reports