Searched refs:twosided (Results 1 – 1 of 1) sorted by relevance
27 PetscErrorCode PetscCommBuildTwoSidedSetType(MPI_Comm comm, PetscBuildTwoSidedType twosided) in PetscCommBuildTwoSidedSetType() argument32 b1[0] = -(PetscMPIInt)twosided; in PetscCommBuildTwoSidedSetType()33 b1[1] = (PetscMPIInt)twosided; in PetscCommBuildTwoSidedSetType()37 _twosided_type = twosided; in PetscCommBuildTwoSidedSetType()54 PetscErrorCode PetscCommBuildTwoSidedGetType(MPI_Comm comm, PetscBuildTwoSidedType *twosided) in PetscCommBuildTwoSidedGetType() argument59 *twosided = PETSC_BUILDTWOSIDED_NOTSET; in PetscCommBuildTwoSidedGetType()68 *twosided = _twosided_type; in PetscCommBuildTwoSidedGetType()