the module storage

Array(nv, gspace_size, vmax[, sorder, ...])

This class defines the storage of the moments and distribution functions in pylbm.

SOA(nv, gspace_size, vmax, mpi_topo[, ...])

This class defines a structure of arrays to store the unknowns of the lattice Boltzmann schemes.

AOS(nv, gspace_size, vmax, mpi_topo[, ...])

This class defines an array of structures to store the unknowns of the lattice Boltzmann schemes.