◆ mpi_mod_file_set_view_ep()
subroutine mpi_gbl::mpi_mod_file_set_view::mpi_mod_file_set_view_ep |
( |
integer, intent(in) |
fh, |
|
|
integer, intent(in) |
disp, |
|
|
integer, intent(out) |
ierr, |
|
|
real(kind=ep), intent(in) |
ep_dummy |
|
) |
| |
Sets view for a file containing floating point numbers with kind=ep.
◆ mpi_mod_file_set_view_wp()
subroutine mpi_gbl::mpi_mod_file_set_view::mpi_mod_file_set_view_wp |
( |
integer, intent(in) |
fh, |
|
|
integer, intent(in) |
disp, |
|
|
integer, intent(out) |
ierr, |
|
|
real(kind=wp), intent(in) |
wp_dummy |
|
) |
| |
Sets view for a file containing floating point numbers with kind=wp.
The documentation for this interface was generated from the following file:
- /home/jacob/Work/codes/UKRmol/gitlab/ukrmol-in/source/gbtolib/source/mpi_mod.F90