vtk-m2/docs
Kenneth Moreland 6b089be03e Add ArrayPortalToken object and implement Read/WritePortal
To get a portal to access ArrayHandle values in the control
environment, you now use the ReadPortal and WritePortal methods.
The portals returned are wrapped in an ArrayPortalToken object
so that the data between the portal and the ArrayHandle are
guaranteed to be consistent.
2020-02-26 13:10:37 -07:00
..
changelog Add ArrayPortalToken object and implement Read/WritePortal 2020-02-26 13:10:37 -07:00
CODEOWNERS Add CODEOWNERS to vtk-m to improve merge request reviewer suggestions 2020-02-11 12:53:07 -05:00
CodingConventions.md Fix formatting of CodingConventions.md. 2019-09-12 15:16:30 -04:00
ReleaseProcess.md Initial documentation on how to cut a VTK-m release 2019-10-17 09:16:57 -04:00