KronLinInv
0.3
Kronecker-product-based linear inversion
◆
para_bc2ddp()
subroutine parautil::para_bc2ddp
(
real(dp), dimension(:,:)
arr
,
integer, intent(in)
source
)
Definition at line
252
of file
ompi_kronlininv.f08
.
252
real(dp)
:: arr(:,:)
253
integer
,
intent(in)
:: source
254
integer
:: mpierr
255
call
mpi_bcast(arr,
size
(arr),
dp_real_type
, source, mpi_comm_world, mpierr)
parautil::dp_real_type
integer, protected dp_real_type
Definition:
ompi_kronlininv.f08:80
parautil
Generated on Fri Oct 19 2018 11:02:13 for KronLinInv by
1.8.13