BraWl
|
Function for evaluating the energy of the simulation. More...
Public Member Functions | |
real(real64) function | hamiltonian (setup, config) |
Function for evaluating the energy of the simulation.
This is set to 'point' at the relevant implementation at runtime.
setup | Derived type specifying the simulation |
config | The configuration for which to evaluate the energy |
Definition at line 359 of file derived_types.f90.
real(real64) function derived_types::hamiltonian::hamiltonian | ( | class(run_params), intent(in) | setup, |
integer(array_int), dimension(:,:,:,:), intent(in) | config ) |
Definition at line 359 of file derived_types.f90.