GPU naming conventions
authorArtem Zhmurov <zhmurov@gmail.com>
Tue, 19 Mar 2019 12:59:57 +0000 (13:59 +0100)
committerMark Abraham <mark.j.abraham@gmail.com>
Thu, 28 Mar 2019 07:52:49 +0000 (08:52 +0100)
commit56067ac83e9c654be3bf330c28301397a771a87e
treeeaf6054c6c42d446e0eea817ee2b751ae90d5362
parent0e994eb55b7ec3133a43e6c4e397c4129210efff
GPU naming conventions

In GPU programing, it is convenient to indicate what memory space
the pointer points to. This is often done by adding prefixes to the
pointers, which is now indicated in the developers manual.

Refs #2053.

Change-Id: Id39ad0b9c5876e4362fa4e261d0c011125dc380a
docs/dev-manual/naming.rst