Home
last modified time | relevance | path

Searched defs:found (Results 1 – 25 of 63) sorted by relevance

123

/petsc/src/mat/interface/
H A Dmatreg.c29 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 Dreg.c16 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 Ddl.c52 …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 Dex49.c7 PetscBool found; in main() local
H A Dex51.c6 PetscBool found; in main() local
/petsc/src/sys/fileio/
H A Dsmatlab.c32 char buf[1024], *found; in PetscStartMatlab() local
H A Dftest.c240 PetscErrorCode PetscLs(MPI_Comm comm, const char dirname[], char found[], size_t tlen, PetscBool *f… in PetscLs()
H A Dfretrieve.c336 …PetscFileRetrieve(MPI_Comm comm, const char url[], char localname[], size_t llen, PetscBool *found) in PetscFileRetrieve()
/petsc/src/sys/webclient/
H A Dgoogle.c44 PetscBool found; in PetscGoogleDriveRefresh() local
217 PetscBool found; in PetscGoogleDriveAuthorize() local
H A Dbox.c111 PetscBool flg, found; in PetscBoxAuthorize() local
181 PetscBool found; in PetscBoxRefresh() local
H A Dglobus.c106 PetscBool found; in PetscGlobusAuthorize() local
217 PetscBool flg, found; in PetscGlobusUpload() local
/petsc/src/dm/interface/
H A Ddmgenerate.c164 PetscBool flg, isForest, found = PETSC_FALSE; in DMAdaptLabel() local
227 PetscBool flg, found = PETSC_FALSE; in DMAdaptMetric() local
/petsc/src/sys/utils/
H A Dstr.c482 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 Dpythonsys.c22 …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 Dex81.c14 PetscInt i, j, *outer, M, N, found = Q; in main() local
/petsc/src/sys/objects/
H A Dptype.c189 PetscErrorCode PetscDataTypeFromString(const char name[], PetscDataType *ptype, PetscBool *found) in PetscDataTypeFromString()
H A Ddestroy.c265 PetscBool found; in PetscObjectTypeCompareAny() local
303 PetscBool found; in PetscObjectBaseTypeCompareAny() local
/petsc/src/sys/info/
H A Dverboseinfo.c212 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 Dxcolor.c89 int found, i, k, ncolors = PETSC_DRAW_MAXCOLOR - PETSC_DRAW_BASIC_COLORS; in PetscDrawSetUpColormap_Private() local
/petsc/src/sys/classes/viewer/interface/
H A Dviewreg.c65 …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 Ddmmbmat.cxx68 moab::Range found; in DMMoab_Compute_NNZ_From_Connectivity() local
/petsc/src/dm/impls/plex/tests/
H A Dex17.c83 const PetscInt *found; in TestCustomLocation() local
/petsc/src/ksp/pc/impls/mpi/
H A Dpcmpi.c131 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 Dscript.py41 found = 0 variable
44 found = 1 variable
/petsc/src/ts/interface/
H A Dtsrhssplit.c5 PetscBool found = PETSC_FALSE; in TSRHSSplitGetRHSSplit() local

123