Skip to content
Snippets Groups Projects
Commit af18e4b5 authored by Andrew Bauer's avatar Andrew Bauer
Browse files

Adding an SoA array class that has a scale factor

For zero-copying arrays for in situ work, this allows the situation
where we want to scale the values that are stored in the memory
by a constant value. This is useful for a simulation code that
has multiple physics/simulation codes working together with
different scalings in each physics/simulation so that when we
get to doing zero-copy of their memory we can scale their field
data into a common scale/unit.
parent 15bfffd6
No related branches found
No related tags found
No related merge requests found
Showing
with 1944 additions and 49 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment