◆ amrex_pd_bcast_r()
subroutine amrex_paralleldescriptor_module::amrex_pd_bcast::amrex_pd_bcast_r |
( |
real(amrex_real), target |
x, |
|
|
integer, intent(in), optional |
a_root |
|
) |
| |
◆ amrex_pd_bcast_r2v()
subroutine amrex_paralleldescriptor_module::amrex_pd_bcast::amrex_pd_bcast_r2v |
( |
real(amrex_real), dimension(:,:) |
x, |
|
|
integer, intent(in), optional |
a_root |
|
) |
| |
◆ amrex_pd_bcast_r3v()
subroutine amrex_paralleldescriptor_module::amrex_pd_bcast::amrex_pd_bcast_r3v |
( |
real(amrex_real), dimension(:,:,:) |
x, |
|
|
integer, intent(in), optional |
a_root |
|
) |
| |
◆ amrex_pd_bcast_rv()
subroutine amrex_paralleldescriptor_module::amrex_pd_bcast::amrex_pd_bcast_rv |
( |
real(amrex_real), dimension(:) |
x, |
|
|
integer, intent(in), optional |
a_root |
|
) |
| |
The documentation for this interface was generated from the following file: