Simulation Box

The simulation box is defined by the class:

which is derived from box_t.

The main function of the simulation box is simul_box_contains_points, which determines for a set of points whether they are inside or outside the simulation box.

Definition of simul_box_contains_points()