Vlasiator ebf0dd394 on dev (v5.4.0 + 1054 commits)
Loading...
Searching...
No Matches
compute Namespace Reference

Variables

const uint BX = (1 << 0)
const uint BY = (1 << 1)
const uint BZ = (1 << 2)
const uint EX = (1 << 3)
const uint EY = (1 << 4)
const uint EZ = (1 << 5)

Variable Documentation

◆ BX

const uint compute::BX = (1 << 0)

Definition at line 499 of file common.h.

◆ BY

const uint compute::BY = (1 << 1)

Definition at line 500 of file common.h.

◆ BZ

const uint compute::BZ = (1 << 2)

Definition at line 501 of file common.h.

◆ EX

const uint compute::EX = (1 << 3)

Definition at line 502 of file common.h.

◆ EY

const uint compute::EY = (1 << 4)

Definition at line 503 of file common.h.

◆ EZ

const uint compute::EZ = (1 << 5)

Definition at line 504 of file common.h.