Parfis  v0.0.7
Public Attributes | List of all members
parfis::PySimData Struct Reference

Simulation data in format suitable for Python ctypes. More...

#include <datastruct.h>

Public Attributes

PyVec< StatestateVec
 
PyVec< cellId_tcellIdVec
 
PyVec< cellId_tcellIdAVec
 
PyVec< cellId_tcellIdBVec
 
PyVec< SpeciespecieVec
 
PyVec< CellcellVec
 
PyVec< nodeFlag_tnodeFlagVec
 
PyVec< stateId_theadIdVec
 
PyVec< GasgasVec
 
PyVec< PyGasCollisionpyGasCollisionVec
 
PyVec< PyFuncTablepyGasCollisionProbVec
 

Detailed Description

Simulation data in format suitable for Python ctypes.