Home
last modified time | relevance | path

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

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