Home
last modified time | relevance | path

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

/dports/science/lammps/lammps-stable_29Sep2021/src/
H A Dcompute_chunk_atom.h119 int setup_sphere_bins();
H A Dcompute_chunk_atom.cpp814 else if (which == ArgInfo::BINSPHERE) nchunk = setup_sphere_bins(); in setup_chunks()
1263 int ComputeChunkAtom::setup_sphere_bins() in setup_sphere_bins() function in ComputeChunkAtom