Toggle navigation
TNSG
Contents
Source Files
Modules
Procedures
Derived Types
Source Files
Modules
Procedures
Derived Types
wc_allreduce_Tensor
Subroutine
97 statements
Source File
tensor_tools.f90
tnsp_ext
wc_allreduce_Tensor
Contents
None
public subroutine wc_allreduce_Tensor(inTensor, outTensor, op, MPIcommon, ierr)
Arguments
Type
Intent
Optional
Attributes
Name
type(Tensor),
intent(in),
target
::
inTensor
type(Tensor),
intent(inout),
target
::
outTensor
integer,
intent(in)
::
op
integer,
intent(in),
optional
::
MPIcommon
integer,
intent(inout)
::
ierr
Contents
None