Parfis
v0.0.7
|
Simulation data in format suitable for Python ctypes. More...
#include <datastruct.h>
Public Attributes | |
PyVec< State > | stateVec |
PyVec< cellId_t > | cellIdVec |
PyVec< cellId_t > | cellIdAVec |
PyVec< cellId_t > | cellIdBVec |
PyVec< Specie > | specieVec |
PyVec< Cell > | cellVec |
PyVec< nodeFlag_t > | nodeFlagVec |
PyVec< stateId_t > | headIdVec |
PyVec< Gas > | gasVec |
PyVec< PyGasCollision > | pyGasCollisionVec |
PyVec< PyFuncTable > | pyGasCollisionProbVec |
Simulation data in format suitable for Python ctypes.