|
subroutine, public | white_noise_mod::white_noise1d (ng, model, rscheme, imin, imax, lbi, ubi, rmin, rmax, r) |
|
subroutine, public | white_noise_mod::white_noise2d (ng, model, gtype, rscheme, imin, imax, jmin, jmax, lbi, ubi, lbj, ubj, rmin, rmax, r) |
|
subroutine, public | white_noise_mod::white_noise2d_bry (ng, tile, model, boundary, rscheme, imin, imax, lbij, ubij, rmin, rmax, r) |
|
subroutine, public | white_noise_mod::white_noise3d (ng, model, gtype, rscheme, imin, imax, jmin, jmax, lbi, ubi, lbj, ubj, lbk, ubk, rmin, rmax, r) |
|
subroutine, public | white_noise_mod::white_noise3d_bry (ng, tile, model, boundary, rscheme, imin, imax, lbij, ubij, lbk, ubk, rmin, rmax, r) |
|