Home
last modified time | relevance | path

Searched refs:atom2bin3d (Results 1 – 4 of 4) sorted by relevance

/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/src/
H A Dfix_ave_spatial.h114 void atom2bin3d();
H A Dfix_ave_spatial.cpp618 else atom2bin3d(); in end_of_step()
1294 void FixAveSpatial::atom2bin3d() in atom2bin3d() function in FixAveSpatial
/dports/science/lammps/lammps-stable_29Sep2021/src/
H A Dcompute_chunk_atom.h124 void atom2bin3d();
H A Dcompute_chunk_atom.cpp916 else if (which == ArgInfo::BIN3D) atom2bin3d(); in assign_chunk_ids()
1635 void ComputeChunkAtom::atom2bin3d() in atom2bin3d() function in ComputeChunkAtom