Home
last modified time | relevance | path

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

/external/sdv/vsomeip/third_party/boost/numeric/odeint/examples/
Dresizing_lattice.cpp31 struct compacton_lattice struct
38 compacton_lattice( int max_N , double beta , int pot_start_index ) in compacton_lattice() argument
49 void operator()( const coord_type &q , coord_type &dpdt ) in operator ()()
64 void energy_distribution( const coord_type &q , const coord_type &p , coord_type &energies ) in energy_distribution()
84 double energy( const coord_type &q , const coord_type &p ) in energy()
99 void change_pot_start( const int delta ) in change_pot_start()