conduit icon indicating copy to clipboard operation
conduit copied to clipboard

Document ways of accessing numerical data

Open agcapps opened this issue 4 months ago • 1 comments

Add material to tutorial_cpp_numeric.rst that compares and contrasts three methods of access to numeric array data:

  • direct pointer access
  • DataArray
  • DataAccessor

agcapps avatar Oct 18 '24 21:10 agcapps