Uses of Class
no.uib.cipr.matrix.distributed.Reduction
Packages that use Reduction
-
Uses of Reduction in no.uib.cipr.matrix.distributed
Methods in no.uib.cipr.matrix.distributed that return ReductionModifier and TypeMethodDescriptionstatic Reduction
Reductions.and()
Deprecated.static Reduction
Reductions.max()
Deprecated.static Reduction
Reductions.min()
Deprecated.static Reduction
Reductions.or()
Deprecated.static Reduction
Reductions.product()
Deprecated.static Reduction
Reductions.sum()
Deprecated.Methods in no.uib.cipr.matrix.distributed with parameters of type ReductionModifier and TypeMethodDescriptionvoid
Deprecated.Combines values from all processes and distribute the result back to all processes.void
Deprecated.Reduces values on all processes to a single value