Home
last modified time | relevance | path

Searched defs:boxsuperstruct (Results 1 – 1 of 1) sorted by relevance

/dports/science/smoldyn/smoldyn-2.67/source/Smoldyn/
H A Dsmoldyn.h625 typedef struct boxsuperstruct struct
627 enum StructCond condition; // structure condition
628 struct simstruct* sim; // simulation structure
629 int nlist; // copy of number of molecule lists
630 double mpbox; // requested number of molecules per box
631 double boxsize; // requested box width
632 double boxvol; // actual box volumes
633 int nbox; // total number of boxes
634 int* side; // number of boxes on each side of space
636 double* size; // length of each side of a box
[all …]