Home
last modified time | relevance | path

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

/third_party/boost/libs/numeric/odeint/examples/2d_lattice/
Dlattice2d.hpp46 const int j_r = (j+1) % N; in operator ()() local
70 const int j_r = (j+1) % N; in energy() local
97 const int j_r = (j+1) % N; in local_energy() local