|
| subroutine | mpi_mod_file_set_view_wp (fh, disp, ierr, wp_dummy) |
| | Sets view for a file containing floating point numbers with kind=wp.
|
| subroutine | mpi_mod_file_set_view_ep (fh, disp, ierr, ep_dummy) |
| | Sets view for a file containing floating point numbers with kind=ep.
|
◆ 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:
- /scratch.ssd/codes/ukrmol-in-git/source/gbtolib/source/mpi_mod.F90