taichi.lang.enums
Layout
Layout of a Taichi field or ndarray.
Bases: enum.Enum
enum.Enum
Currently, AOS (array of structures) and SOA (structure of arrays) are supported.