petsc-3.7.1 2016-05-15
Report Typos and Errors

PetscCommBuildTwoSidedGetType

set algorithm to use when building two-sided communication

Synopsis

#include "petscsys.h"  
PetscErrorCode PetscCommBuildTwoSidedGetType(MPI_Comm comm,PetscBuildTwoSidedType *twosided)
Logically Collective Many br

Output Arguments

comm - communicator on which to query algorithm Many br
twosided - algorithm to use for PetscCommBuildTwoSided() Many br

Many br

See Also

PetscCommBuildTwoSided(), PetscCommBuildTwoSidedSetType()

Level:developer
Location:
src/sys/utils/mpits.c
Index of all Sys routines
Table of Contents for all manual pages
Index of all manual pages