Reax/c C++ documentation

Dear Lammps Users,

Is there a good documentation available explaining how the flow of control goes once the lammps starts to run.

Which programs read the data file, then which ones create the main linked list, when does the flow passes to the reax/c package.

This will be enough for me to know at which places the variables the reax/c environment are getting initialised, as it is very diffucult to know what all values a variable can have, as I do not know which environment is initialising and how the flow of control is moving.

Thanks,
Ankit

Dear Lammps Users,

Is there a good documentation available explaining how the flow of control
goes once the lammps starts to run.

Which programs read the data file, then which ones create the main linked
list, when does the flow passes to the reax/c package.

​​http://lammps.sandia.gov/doc/Developer.pdf

and

http://lammps.sandia.gov/doc/Section_modify.html#mod-10