Home
last modified time | relevance | path

Searched refs:stencil_full_ghost_bin_2d (Results 1 – 3 of 3) sorted by relevance

/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/src/
H A Dneighbor.h324 void stencil_full_ghost_bin_2d(class NeighList *, int, int, int);
H A Dneigh_stencil.cpp443 void Neighbor::stencil_full_ghost_bin_2d(NeighList *list, in stencil_full_ghost_bin_2d() function in Neighbor
H A Dneighbor.cpp1322 if (rq->ghost) sc = &Neighbor::stencil_full_ghost_bin_2d; in choose_stencil()