KronLinInv
0.3
Kronecker-product-based linear inversion
◆
para_bc1ddp()
subroutine parautil::para_bc1ddp
(
real(dp), dimension(:)
arr
,
integer, intent(in)
source
)
Definition at line
261
of file
ompi_kronlininv.f08
.
261
real(dp)
:: arr(:)
262
integer
,
intent(in)
:: source
263
integer
:: mpierr
264
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