Home
last modified time | relevance | path

Searched refs:PETSC_BUILDTWOSIDED_NOTSET (Results 1 – 3 of 3) sorted by relevance

/petsc/src/sys/utils/
H A Dmpits.c9 static PetscBuildTwoSidedType _twosided_type = PETSC_BUILDTWOSIDED_NOTSET;
59 *twosided = PETSC_BUILDTWOSIDED_NOTSET; in PetscCommBuildTwoSidedGetType()
60 if (_twosided_type == PETSC_BUILDTWOSIDED_NOTSET) { in PetscCommBuildTwoSidedGetType()
257 PetscBuildTwoSidedType buildtype = PETSC_BUILDTWOSIDED_NOTSET; in PetscCommBuildTwoSided()
490 PetscBuildTwoSidedType buildtype = PETSC_BUILDTWOSIDED_NOTSET; in PetscCommBuildTwoSidedFReq()
/petsc/src/sys/tests/
H A Dex15.cxx154 b2s = PETSC_BUILDTWOSIDED_NOTSET; in main()
/petsc/include/
H A Dpetscsystypes.h935 PETSC_BUILDTWOSIDED_NOTSET = -1, enumerator