quemb.molbe.scanner.Energy.pre_kernel¶
- Energy.pre_kernel(envs)¶
A hook to be run before the main body of kernel function is executed. Internal variables are exposed to pre_kernel through the “envs” dictionary. Return value of pre_kernel function is not required.