Home
last modified time | relevance | path

Searched refs:box_other_brick (Results 1 – 2 of 2) sorted by relevance

/dports/science/lammps/lammps-stable_29Sep2021/src/
H A Dcomm_tiled.h134 void box_other_brick(int, int, int, double *, double *);
H A Dcomm_tiled.cpp188 box_other = &CommTiled::box_other_brick; in setup()
1961 void CommTiled::box_other_brick(int idim, int idir, in box_other_brick() function in CommTiled