| /petsc/src/mat/interface/ |
| H A D | matreg.c | 29 PetscBool found = PETSC_FALSE; in MatGetRootType_Private() local 66 PetscBool found = PETSC_FALSE; in MatGetMPIMatType_Private() local 109 …PetscBool sametype, found, subclass = PETSC_FALSE, matMPI = PETSC_FALSE, requestSeq = PETSC_FALS… in MatSetType() local
|
| /petsc/src/sys/dll/ |
| H A D | reg.c | 16 static PetscErrorCode PetscLoadDynamicLibrary(const char *name, PetscBool *found) in PetscLoadDynamicLibrary() 90 PetscBool found; in PetscInitialize_DynamicLibraries() local 136 PetscBool found; in PetscInitialize_DynamicLibraries() local 143 PetscBool found; in PetscInitialize_DynamicLibraries() local 241 PetscBool found; in PetscHMapFuncInsert_Private() local
|
| H A D | dl.c | 52 …DLLibraryRetrieve(MPI_Comm comm, const char libname[], char lname[], size_t llen, PetscBool *found) in PetscDLLibraryRetrieve() 319 char program[PETSC_MAX_PATH_LEN], found[8 * PETSC_MAX_PATH_LEN]; in PetscDLLibraryAppend() local 402 char program[PETSC_MAX_PATH_LEN], found[8 * PETSC_MAX_PATH_LEN]; in PetscDLLibraryPrepend() local
|
| /petsc/src/sys/tests/ |
| H A D | ex49.c | 7 PetscBool found; in main() local
|
| H A D | ex51.c | 6 PetscBool found; in main() local
|
| /petsc/src/sys/fileio/ |
| H A D | smatlab.c | 32 char buf[1024], *found; in PetscStartMatlab() local
|
| H A D | ftest.c | 240 PetscErrorCode PetscLs(MPI_Comm comm, const char dirname[], char found[], size_t tlen, PetscBool *f… in PetscLs()
|
| H A D | fretrieve.c | 336 …PetscFileRetrieve(MPI_Comm comm, const char url[], char localname[], size_t llen, PetscBool *found) in PetscFileRetrieve()
|
| /petsc/src/sys/webclient/ |
| H A D | google.c | 44 PetscBool found; in PetscGoogleDriveRefresh() local 217 PetscBool found; in PetscGoogleDriveAuthorize() local
|
| H A D | box.c | 111 PetscBool flg, found; in PetscBoxAuthorize() local 181 PetscBool found; in PetscBoxRefresh() local
|
| H A D | globus.c | 106 PetscBool found; in PetscGlobusAuthorize() local 217 PetscBool flg, found; in PetscGlobusUpload() local
|
| /petsc/src/dm/interface/ |
| H A D | dmgenerate.c | 164 PetscBool flg, isForest, found = PETSC_FALSE; in DMAdaptLabel() local 227 PetscBool flg, found = PETSC_FALSE; in DMAdaptMetric() local
|
| /petsc/src/sys/utils/ |
| H A D | str.c | 482 PetscErrorCode PetscStrInList(const char str[], const char list[], char sep, PetscBool *found) in PetscStrInList() 666 PetscBool found; in PetscStrcmpAny() local 696 …cEListFind(PetscInt n, const char *const *list, const char *str, PetscInt *value, PetscBool *found) in PetscEListFind() 733 …ode PetscEnumFind(const char *const *enumlist, const char *str, PetscEnum *value, PetscBool *found) in PetscEnumFind()
|
| /petsc/src/sys/python/ |
| H A D | pythonsys.c | 22 …ryName(const char pythonexe[], const char attempt[], char pythonlib[], size_t pl, PetscBool *found) in PetscPythonFindLibraryName() 59 PetscBool found = PETSC_FALSE; in PetscPythonFindLibrary() local
|
| /petsc/src/ksp/ksp/tutorials/ |
| H A D | ex81.c | 14 PetscInt i, j, *outer, M, N, found = Q; in main() local
|
| /petsc/src/sys/objects/ |
| H A D | ptype.c | 189 PetscErrorCode PetscDataTypeFromString(const char name[], PetscDataType *ptype, PetscBool *found) in PetscDataTypeFromString()
|
| H A D | destroy.c | 265 PetscBool found; in PetscObjectTypeCompareAny() local 303 PetscBool found; in PetscObjectBaseTypeCompareAny() local
|
| /petsc/src/sys/info/ |
| H A D | verboseinfo.c | 212 PetscErrorCode PetscInfoGetClass(const char classname[], PetscBool *found) in PetscInfoGetClass() 279 PetscBool enabled, exclude, found, opt; in PetscInfoProcessClass() local
|
| /petsc/src/sys/classes/draw/impls/x/ |
| H A D | xcolor.c | 89 int found, i, k, ncolors = PETSC_DRAW_MAXCOLOR - PETSC_DRAW_BASIC_COLORS; in PetscDrawSetUpColormap_Private() local
|
| /petsc/src/sys/classes/viewer/interface/ |
| H A D | viewreg.c | 65 …nsHelpPrintedCheck(PetscOptionsHelpPrinted hp, const char *pre, const char *name, PetscBool *found) in PetscOptionsHelpPrintedCheck() 326 PetscBool found; in PetscOptionsCreateViewers_Internal() local
|
| /petsc/src/dm/impls/moab/ |
| H A D | dmmbmat.cxx | 68 moab::Range found; in DMMoab_Compute_NNZ_From_Connectivity() local
|
| /petsc/src/dm/impls/plex/tests/ |
| H A D | ex17.c | 83 const PetscInt *found; in TestCustomLocation() local
|
| /petsc/src/ksp/pc/impls/mpi/ |
| H A D | pcmpi.c | 131 char *found = NULL; in PCMPICreate() local 720 char *found = NULL, *cprefix; in PCSetUp_Seq() local 948 char *found = NULL; in PCCreate_MPI() local
|
| /petsc/config/BuildSystem/ |
| H A D | script.py | 41 found = 0 variable 44 found = 1 variable
|
| /petsc/src/ts/interface/ |
| H A D | tsrhssplit.c | 5 PetscBool found = PETSC_FALSE; in TSRHSSplitGetRHSSplit() local
|