Home
last modified time | relevance | path

Searched defs:j_l (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/libs/numeric/odeint/examples/2d_lattice/
Dlattice2d.hpp45 const int j_l = (j-1+N) % N; in operator ()() local
69 const int j_l = (j-1+N) % N; in energy() local
96 const int j_l = (j-1+N) % N; in local_energy() local