|
faunus
|
Insert molecules into space. More...
#include <space.h>
Static Public Member Functions | |
| static void | insertMolecules (const json &j, Space &spc) |
| Insert molecules into Space based on JSON input. More... | |
Insert molecules into space.
Stateless class that helps inserting molecules into Space, based on json input. json input should be an array of molecules, for example:
1.8.13