import numpy as np import math class CellLinked (): def __init__ (self, box_len: float, r_cut: float) : """ This class initializ