Searched refs:local_energy (Results 1 – 3 of 3) sorted by relevance
81 void local_energy( const container_type &q , const container_type &p , container_type &e ) const in local_energy() function125 m_fpu.local_energy( q , p , energy ); in operator ()()
97 lattice.local_energy( q , p , energy ); in main()
84 double local_energy( const StateIn &q , const StateIn &p , StateOut &energy ) in local_energy() function