| /petsc/src/mat/utils/ |
| H A D | multequal.c | 9 static PetscErrorCode MatMultEqual_Private(Mat A, Mat B, PetscInt n, PetscBool *flg, PetscInt t, Pe… in MatMultEqual_Private() 116 static PetscErrorCode MatMatMultEqual_Private(Mat A, Mat B, Mat C, PetscInt n, PetscBool *flg, Pets… in MatMatMultEqual_Private() 233 PetscErrorCode MatMultEqual(Mat A, Mat B, PetscInt n, PetscBool *flg) in MatMultEqual() 257 PetscErrorCode MatMultAddEqual(Mat A, Mat B, PetscInt n, PetscBool *flg) in MatMultAddEqual() 282 PetscErrorCode MatMultTransposeEqual(Mat A, Mat B, PetscInt n, PetscBool *flg) in MatMultTransposeEqual() 306 PetscErrorCode MatMultTransposeAddEqual(Mat A, Mat B, PetscInt n, PetscBool *flg) in MatMultTransposeAddEqual() 331 PetscErrorCode MatMultHermitianTransposeEqual(Mat A, Mat B, PetscInt n, PetscBool *flg) in MatMultHermitianTransposeEqual() 355 PetscErrorCode MatMultHermitianTransposeAddEqual(Mat A, Mat B, PetscInt n, PetscBool *flg) in MatMultHermitianTransposeAddEqual() 381 PetscErrorCode MatMatMultEqual(Mat A, Mat B, Mat C, PetscInt n, PetscBool *flg) in MatMatMultEqual() 406 PetscErrorCode MatTransposeMatMultEqual(Mat A, Mat B, Mat C, PetscInt n, PetscBool *flg) in MatTransposeMatMultEqual() [all …]
|
| H A D | gcreate.c | 182 PetscErrorCode MatSetErrorIfFailure(Mat mat, PetscBool flg) in MatSetErrorIfFailure() 281 PetscBool flg, set; in MatSetFromOptions() local 574 PetscErrorCode MatBindToCPU(Mat A, PetscBool flg) in MatBindToCPU() 600 PetscErrorCode MatBoundToCPU(Mat A, PetscBool *flg) in MatBoundToCPU() 856 PetscErrorCode MatSetBindingPropagates(Mat A, PetscBool flg) in MatSetBindingPropagates() 879 PetscErrorCode MatGetBindingPropagates(Mat A, PetscBool *flg) in MatGetBindingPropagates()
|
| /petsc/src/sys/classes/viewer/impls/hdf5/ |
| H A D | hdf5v.c | 70 PetscBool flg = PETSC_FALSE, set; in PetscViewerSetFromOptions_HDF5() local 90 PetscBool flg; in PetscViewerView_HDF5() local 170 static PetscErrorCode PetscViewerHDF5SetBaseDimension2_HDF5(PetscViewer viewer, PetscBool flg) in PetscViewerHDF5SetBaseDimension2_HDF5() 200 PetscErrorCode PetscViewerHDF5SetBaseDimension2(PetscViewer viewer, PetscBool flg) in PetscViewerHDF5SetBaseDimension2() 228 PetscErrorCode PetscViewerHDF5GetBaseDimension2(PetscViewer viewer, PetscBool *flg) in PetscViewerHDF5GetBaseDimension2() 238 static PetscErrorCode PetscViewerHDF5SetSPOutput_HDF5(PetscViewer viewer, PetscBool flg) in PetscViewerHDF5SetSPOutput_HDF5() 269 PetscErrorCode PetscViewerHDF5SetSPOutput(PetscViewer viewer, PetscBool flg) in PetscViewerHDF5SetSPOutput() 294 PetscErrorCode PetscViewerHDF5GetSPOutput(PetscViewer viewer, PetscBool *flg) in PetscViewerHDF5GetSPOutput() 304 static PetscErrorCode PetscViewerHDF5SetCollective_HDF5(PetscViewer viewer, PetscBool flg) in PetscViewerHDF5SetCollective_HDF5() 345 PetscErrorCode PetscViewerHDF5SetCollective(PetscViewer viewer, PetscBool flg) in PetscViewerHDF5SetCollective() [all …]
|
| /petsc/src/ksp/pc/impls/jacobi/ |
| H A D | jacobi.c | 81 static PetscErrorCode PCJacobiGetUseAbs_Jacobi(PC pc, PetscBool *flg) in PCJacobiGetUseAbs_Jacobi() 90 static PetscErrorCode PCJacobiSetUseAbs_Jacobi(PC pc, PetscBool flg) in PCJacobiSetUseAbs_Jacobi() 108 static PetscErrorCode PCJacobiSetRowl1Scale_Jacobi(PC pc, PetscReal flg) in PCJacobiSetRowl1Scale_Jacobi() 117 static PetscErrorCode PCJacobiGetRowl1Scale_Jacobi(PC pc, PetscReal *flg) in PCJacobiGetRowl1Scale_Jacobi() 126 static PetscErrorCode PCJacobiSetFixDiagonal_Jacobi(PC pc, PetscBool flg) in PCJacobiSetFixDiagonal_Jacobi() 135 static PetscErrorCode PCJacobiGetFixDiagonal_Jacobi(PC pc, PetscBool *flg) in PCJacobiGetFixDiagonal_Jacobi() 432 PetscBool flg; in PCSetFromOptions_Jacobi() local 582 PetscErrorCode PCJacobiSetUseAbs(PC pc, PetscBool flg) in PCJacobiSetUseAbs() 606 PetscErrorCode PCJacobiGetUseAbs(PC pc, PetscBool *flg) in PCJacobiGetUseAbs() 681 PetscErrorCode PCJacobiSetFixDiagonal(PC pc, PetscBool flg) in PCJacobiSetFixDiagonal() [all …]
|
| /petsc/src/sys/fileio/ |
| H A D | ftest.c | 24 …etscTestOwnership(const char fname[], char mode, uid_t fuid, gid_t fgid, int fmode, PetscBool *flg) in PetscTestOwnership() 50 …etscTestOwnership(const char fname[], char mode, uid_t fuid, gid_t fgid, int fmode, PetscBool *flg) in PetscTestOwnership() 161 PetscErrorCode PetscTestFile(const char fname[], char mode, PetscBool *flg) in PetscTestFile() 201 PetscErrorCode PetscTestDirectory(const char dirname[], char mode, PetscBool *flg) in PetscTestDirectory() 240 …scErrorCode PetscLs(MPI_Comm comm, const char dirname[], char found[], size_t tlen, PetscBool *flg) in PetscLs()
|
| H A D | fdir.c | 46 PetscBool flg; in PetscMkdir() local 114 PetscBool flg; in PetscRMTree() local 162 PetscBool flg; in PetscRMTree() local
|
| H A D | fretrieve.c | 67 PetscBool flg; in PetscGetTmp() local 122 PetscBool flg; in PetscSharedTmp() local 241 PetscBool flg; in PetscSharedWorkingDirectory() local
|
| /petsc/src/sys/objects/ |
| H A D | tagm.c | 66 PetscMPIInt *maxval, flg; in PetscCommGetNewTag() local 116 PetscMPIInt flg; in PetscCommGetComm() local 153 PetscMPIInt flg; in PetscCommRestoreComm() local 203 PetscMPIInt *maxval, flg; in PetscCommDuplicate() local 288 PetscMPIInt flg; in PetscCommDestroy() local
|
| H A D | pname.c | 56 PetscBool flg; in PetscObjectPrintClassNamePrefixType() local 102 PetscMPIInt flg; in PetscObjectName() local
|
| /petsc/src/ksp/pc/impls/factor/ |
| H A D | factor.c | 9 PetscBool foundmtype, flg, destroy = PETSC_FALSE; in PCFactorSetDefaultOrdering_Factor() local 67 static PetscErrorCode PCFactorSetUseInPlace_Factor(PC pc, PetscBool flg) in PCFactorSetUseInPlace_Factor() 76 static PetscErrorCode PCFactorGetUseInPlace_Factor(PC pc, PetscBool *flg) in PCFactorGetUseInPlace_Factor() 361 PetscErrorCode PCFactorSetAllowDiagonalFill(PC pc, PetscBool flg) in PCFactorSetAllowDiagonalFill() 388 PetscErrorCode PCFactorGetAllowDiagonalFill(PC pc, PetscBool *flg) in PCFactorGetAllowDiagonalFill() 546 PetscErrorCode PCFactorSetUseInPlace(PC pc, PetscBool flg) in PCFactorSetUseInPlace() 569 PetscErrorCode PCFactorGetUseInPlace(PC pc, PetscBool *flg) in PCFactorGetUseInPlace()
|
| H A D | factimpl.c | 73 PetscBool flg; in PCFactorSetMatOrderingType_Factor() local 136 PetscErrorCode PCFactorSetAllowDiagonalFill_Factor(PC pc, PetscBool flg) in PCFactorSetAllowDiagonalFill_Factor() 145 PetscErrorCode PCFactorGetAllowDiagonalFill_Factor(PC pc, PetscBool *flg) in PCFactorGetAllowDiagonalFill_Factor() 183 PetscBool flg; in PCFactorSetMatSolverType_Factor() local 217 PetscBool flg, set; in PCSetFromOptions_Factor() local
|
| /petsc/src/vec/vec/tests/ |
| H A D | ex48.c | 112 static inline PetscErrorCode isRoot(const char path[], PetscBool *flg) in isRoot() 123 static inline PetscErrorCode compare(PetscDataType dt, void *ptr0, void *ptr1, PetscBool *flg) in compare() 191 static PetscErrorCode hasGroupOrDataset(PetscViewer viewer, const char path[], int *flg) in hasGroupOrDataset() 264 PetscBool flg = PETSC_FALSE; in CapsuleWriteAttributes() local 280 PetscBool flg = PETSC_FALSE, hasAttr = PETSC_FALSE; in CapsuleReadAndCompareAttributes() local 342 PetscBool flg = PETSC_FALSE, flg1 = PETSC_FALSE, flg2 = PETSC_FALSE; in testGroupsDatasets() local 492 PetscBool flg = PETSC_FALSE, flg1 = PETSC_FALSE; in testAttributesAbsolutePath() local 585 PetscBool flg = PETSC_FALSE, flg1 = PETSC_FALSE; in testAttributesPushedPath() local 661 PetscBool flg = PETSC_FALSE, flg1 = PETSC_FALSE; in testObjectAttributes() local 756 PetscBool flg; in testAttributesDefaultValue() local
|
| /petsc/src/ts/adapt/impls/history/ |
| H A D | adapthist.c | 47 PetscBool flg; in TSAdaptHistorySetTSHistory() local 82 PetscBool flg; in TSAdaptHistoryGetStep() local 116 PetscBool flg; in TSAdaptHistorySetHistory() local 154 PetscBool flg; in TSAdaptHistorySetTrajectory() local
|
| /petsc/src/dm/impls/composite/ |
| H A D | pack.c | 45 PetscBool flg; in DMCompositeSetCoupling() local 152 PetscBool flg; in DMCompositeGetNumberDM() local 188 PetscBool flg; in DMCompositeGetAccess() local 253 PetscBool flg; in DMCompositeGetAccessArray() local 316 PetscBool flg; in DMCompositeGetLocalAccessArray() local 374 PetscBool flg; in DMCompositeRestoreAccess() local 423 PetscBool flg; in DMCompositeRestoreAccessArray() local 472 PetscBool flg; in DMCompositeRestoreLocalAccessArray() local 520 PetscBool flg; in DMCompositeScatter() local 576 PetscBool flg; in DMCompositeScatterArray() local [all …]
|
| /petsc/src/snes/impls/fas/ |
| H A D | fasgalerkin.c | 18 PetscErrorCode SNESFASGetGalerkin(SNES snes, PetscBool *flg) in SNESFASGetGalerkin() 42 PetscErrorCode SNESFASSetGalerkin(SNES snes, PetscBool flg) in SNESFASSetGalerkin()
|
| /petsc/src/sys/classes/viewer/interface/ |
| H A D | view.c | 458 PetscErrorCode PetscViewerReadable(PetscViewer viewer, PetscBool *flg) in PetscViewerReadable() 500 PetscErrorCode PetscViewerWritable(PetscViewer viewer, PetscBool *flg) in PetscViewerWritable() 530 PetscBool flg; in PetscViewerCheckReadable() local 553 PetscBool flg; in PetscViewerCheckWritable() local
|
| /petsc/src/snes/impls/tr/ |
| H A D | tr.c | 115 PetscBool flg; in SNESNewtonTRSetNormType() local 145 PetscBool flg; in SNESNewtonTRSetQNType() local 174 PetscBool flg; in SNESNewtonTRSetFallbackType() local 205 PetscBool flg; in SNESNewtonTRSetPreCheck() local 236 PetscBool flg; in SNESNewtonTRGetPreCheck() local 269 PetscBool flg; in SNESNewtonTRSetPostCheck() local 300 PetscBool flg; in SNESNewtonTRGetPostCheck() local 331 PetscBool flg; in SNESNewtonTRPreCheck() local 370 PetscBool flg; in SNESNewtonTRPostCheck() local 842 PetscBool flg; in SNESSetFromOptions_NEWTONTR() local [all …]
|
| /petsc/src/vec/is/is/utils/ |
| H A D | iscomp.c | 35 PetscErrorCode ISEqual(IS is1, IS is2, PetscBool *flg) in ISEqual() 117 PetscErrorCode ISEqualUnsorted(IS is1, IS is2, PetscBool *flg) in ISEqualUnsorted()
|
| /petsc/src/ml/regressor/impls/linear/ |
| H A D | linear.c | 5 … PetscErrorCode PetscRegressorLinearSetFitIntercept_Linear(PetscRegressor regressor, PetscBool flg) in PetscRegressorLinearSetFitIntercept_Linear() 64 static PetscErrorCode PetscRegressorLinearSetUseKSP_Linear(PetscRegressor regressor, PetscBool flg) in PetscRegressorLinearSetUseKSP_Linear() 234 PetscErrorCode PetscRegressorLinearSetFitIntercept(PetscRegressor regressor, PetscBool flg) in PetscRegressorLinearSetFitIntercept() 280 PetscErrorCode PetscRegressorLinearSetUseKSP(PetscRegressor regressor, PetscBool flg) in PetscRegressorLinearSetUseKSP() 292 PetscBool set, flg = PETSC_FALSE; in PetscRegressorSetFromOptions_Linear() local
|
| /petsc/src/snes/linesearch/impls/shell/ |
| H A D | linesearchshell.c | 50 PetscBool flg; in SNESLineSearchShellSetApply() local 82 PetscBool flg; in SNESLineSearchShellGetApply() local
|
| /petsc/src/ksp/pc/impls/eisens/ |
| H A D | eisen.c | 153 PetscBool set, flg; in PCSetFromOptions_Eisenstat() local 220 static PetscErrorCode PCEisenstatSetNoDiagonalScaling_Eisenstat(PC pc, PetscBool flg) in PCEisenstatSetNoDiagonalScaling_Eisenstat() 238 static PetscErrorCode PCEisenstatGetNoDiagonalScaling_Eisenstat(PC pc, PetscBool *flg) in PCEisenstatGetNoDiagonalScaling_Eisenstat() 304 PetscErrorCode PCEisenstatSetNoDiagonalScaling(PC pc, PetscBool flg) in PCEisenstatSetNoDiagonalScaling() 372 PetscErrorCode PCEisenstatGetNoDiagonalScaling(PC pc, PetscBool *flg) in PCEisenstatGetNoDiagonalScaling()
|
| /petsc/src/snes/impls/ngmres/ |
| H A D | snesngmres.c | 340 PetscErrorCode SNESNGMRESSetRestartFmRise(SNES snes, PetscBool flg) in SNESNGMRESSetRestartFmRise() 350 static PetscErrorCode SNESNGMRESSetRestartFmRise_NGMRES(SNES snes, PetscBool flg) in SNESNGMRESSetRestartFmRise_NGMRES() 359 PetscErrorCode SNESNGMRESGetRestartFmRise(SNES snes, PetscBool *flg) in SNESNGMRESGetRestartFmRise() 369 static PetscErrorCode SNESNGMRESGetRestartFmRise_NGMRES(SNES snes, PetscBool *flg) in SNESNGMRESGetRestartFmRise_NGMRES()
|
| /petsc/src/tao/bound/impls/bqnk/ |
| H A D | bqnk.c | 68 PetscBool flg = PETSC_FALSE; in TaoSolve_BQNK() local 203 PetscBool flg = PETSC_FALSE; in TaoGetLMVMMatrix() local 231 PetscBool flg = PETSC_FALSE; in TaoSetLMVMMatrix() local
|
| /petsc/src/snes/impls/shell/ |
| H A D | snesshell.c | 63 PetscBool flg; in SNESShellGetContext() local 90 PetscBool flg; in SNESShellSetContext() local
|
| /petsc/src/dm/impls/plex/tutorials/ |
| H A D | ex5.c | 18 PetscBool flg; in ProcessOptions() local 47 PetscBool flg; in main() local
|