Parfis
v0.0.7
|
Configuration data in format suitable for Python ctypes. More...
#include <datastruct.h>
Public Attributes | |
int | geometry |
double | timestep |
Vec3D< double > * | geometrySize |
Vec3D< double > * | cellSize |
Vec3D< int > * | periodicBoundary |
Vec3D< int > * | cellCount |
PyVec< std::string > | specieNameVec |
PyVec< std::string > | gasNameVec |
PyVec< std::string > | gasCollisionNameVec |
PyVec< std::string > | gasCollisionFileNameVec |
Configuration data in format suitable for Python ctypes.