|
BraWl
|
Module containing important shared data. More...
Go to the source code of this file.
Modules | |
| module | shared_data |
Variables | |
| integer(8) | shared_data::seed |
| real(real64), dimension(:), allocatable | shared_data::av_energies_of_t |
| real(real64), dimension(:), allocatable | shared_data::av_c_of_t |
| real(real64), dimension(:), allocatable | shared_data::av_acceptance_of_t |
| real(real64), dimension(:,:,:,:), allocatable | shared_data::av_rho_of_t |
| real(real64), dimension(:,:,:,:,:,:), allocatable | shared_data::av_order_of_t |
| integer(array_int), dimension(:,:,:,:), allocatable | shared_data::config |
| real(real64), dimension(:), allocatable | shared_data::energies_of_t |
| real(real64), dimension(:), allocatable | shared_data::c_of_t |
| real(real64), dimension(:), allocatable | shared_data::acceptance_of_t |
| real(real64), dimension(:), allocatable | shared_data::temperature |
| real(real64), dimension(:,:,:,:,:,:), allocatable | shared_data::order_of_t |
| real(real64), dimension(:,:,:,:), allocatable | shared_data::rho_of_t |
| real(real64), dimension(:,:,:,:), allocatable | shared_data::order |
| real(real64), dimension(:,:,:), allocatable | shared_data::v_ex |
| real(real64), dimension(:), allocatable | shared_data::shells |