ROMS
|
Functions/Subroutines | |
subroutine, public | get_hash (a, asize, hash, lreduce) |
subroutine, private | bitsum (a, asize, hash, lreduce) |
|
private |
Definition at line 169 of file get_hash.F.
Referenced by get_hash().
subroutine, public get_hash_mod::get_hash | ( | real(r8), dimension(:), intent(in) | a, |
integer, intent(in) | asize, | ||
integer(i8b), intent(out) | hash, | ||
logical, intent(in), optional | lreduce ) |
Definition at line 71 of file get_hash.F.
References bitsum(), mod_scalars::exit_flag, mod_scalars::hashmethod, mod_iounits::stdout, and strings_mod::uppercase().
Referenced by get_ngfld_nf90(), get_ngfld_pio(), get_ngfldr_nf90(), get_ngfldr_pio(), nf_fread2d_mod::nf_fread2d::nf90_fread2d(), nf_fread2d_bry_mod::nf_fread2d_bry::nf90_fread2d_bry(), nf_fread3d_mod::nf_fread3d::nf90_fread3d(), nf_fread3d_bry_mod::nf_fread3d_bry::nf90_fread3d_bry(), nf_fread4d_mod::nf_fread4d::nf90_fread4d(), nf_fread2d_mod::nf_fread2d::pio_fread2d(), nf_fread2d_bry_mod::nf_fread2d_bry::pio_fread2d_bry(), nf_fread3d_mod::nf_fread3d::pio_fread3d(), nf_fread3d_bry_mod::nf_fread3d_bry::pio_fread3d_bry(), nf_fread4d_mod::nf_fread4d::pio_fread4d(), stats_mod::stats_2dfld(), stats_mod::stats_3dfld(), and stats_mod::stats_4dfld().