[lammps-users] some pointers

Hi all,
What are the values stored in the following arrays
bond_atom[ ][ ]
bond_type[ ][ ]
num_bond[ ]
.

num_bond = # of atoms bonded to this atom
bond_type = the bond type of those bonds
bond_atom = the global ID of the other atoms in those bonds

Steve