Skip to content
Snippets Groups Projects
Commit c74e9a95 authored by Slattery, Stuart's avatar Slattery, Stuart
Browse files

Adding runtime accessors to memory data to enable vectorization.

Removes tuple-style cast for member access in AoSoA::get<> in favor of pointer
casting to enable vectorization. Also gives runtime, non-templated accessors
to raw data blocks, data member ranks, data member extent, and data member
strides.
parent d37fe9ab
No related branches found
No related tags found
1 merge request!3Replace tuple-style cast with pointer/stride access
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment