| /petsc/src/snes/linesearch/interface/ftn-custom/ |
| H A D | zlinesearchf.c | 32 …ESLineSearch *linesearch, void (*func)(SNESLineSearch *, Vec *, Vec *, PetscBool *, PetscErrorCode… in sneslinesearchsetprecheck_() argument 40 …earch *linesearch, void (*func)(SNESLineSearch *, Vec *, Vec *, Vec *, PetscBool *, PetscBool *, P… in sneslinesearchsetpostcheck_() argument
|
| /petsc/src/snes/impls/ntrdc/ |
| H A D | ntrdc.c | 125 …ewtonTRDCSetPreCheck(SNES snes, PetscErrorCode (*func)(SNES, Vec, Vec, PetscBool *, void *), Petsc… in SNESNewtonTRDCSetPreCheck() argument 152 …wtonTRDCGetPreCheck(SNES snes, PetscErrorCode (**func)(SNES, Vec, Vec, PetscBool *, void *), Petsc… in SNESNewtonTRDCGetPreCheck() argument 182 …RDCSetPostCheck(SNES snes, PetscErrorCode (*func)(SNES, Vec, Vec, Vec, PetscBool *, PetscBool *, v… in SNESNewtonTRDCSetPostCheck() argument 209 …DCGetPostCheck(SNES snes, PetscErrorCode (**func)(SNES, Vec, Vec, Vec, PetscBool *, PetscBool *, v… in SNESNewtonTRDCGetPostCheck() argument
|
| /petsc/src/snes/impls/tr/ |
| H A D | tr.c | 202 …SNewtonTRSetPreCheck(SNES snes, PetscErrorCode (*func)(SNES, Vec, Vec, PetscBool *, void *), Petsc… in SNESNewtonTRSetPreCheck() argument 233 …NewtonTRGetPreCheck(SNES snes, PetscErrorCode (**func)(SNES, Vec, Vec, PetscBool *, void *), Petsc… in SNESNewtonTRGetPreCheck() argument 266 …nTRSetPostCheck(SNES snes, PetscErrorCode (*func)(SNES, Vec, Vec, Vec, PetscBool *, PetscBool *, v… in SNESNewtonTRSetPostCheck() argument 297 …TRGetPostCheck(SNES snes, PetscErrorCode (**func)(SNES, Vec, Vec, Vec, PetscBool *, PetscBool *, v… in SNESNewtonTRGetPostCheck() argument
|
| /petsc/src/sys/memory/cuda/ |
| H A D | mcudahost.cu | 4 static PetscErrorCode PetscCUDAHostMalloc(size_t a, PetscBool, int, const char[], const char[], voi… in PetscCUDAHostMalloc() argument
|
| /petsc/src/sys/objects/device/impls/ |
| H A D | impldevicebase.hpp | 205 …ype, PetscBool> &initType, std::pair<PetscInt, PetscBool> &initId, std::pair<PetscBool, PetscBool>… in PetscOptionDeviceBasic() 215 …ype, PetscBool> &initType, std::pair<PetscInt, PetscBool> &initId, std::pair<PetscBool, PetscBool>… in PetscOptionDeviceAll()
|
| /petsc/src/snes/interface/ftn-custom/ |
| H A D | zsnesf.c | 95 PETSC_EXTERN void snesnewtontrsetprecheck_(SNES *snes, void (*func)(SNES, Vec, Vec, PetscBool *, vo… in snesnewtontrsetprecheck_() argument 106 PETSC_EXTERN void snesnewtontrdcsetprecheck_(SNES *snes, void (*func)(SNES, Vec, Vec, PetscBool *, … in snesnewtontrdcsetprecheck_() argument 126 …nesnewtontrsetpostcheck_(SNES *snes, void (*func)(SNES, Vec, Vec, Vec, PetscBool *, PetscBool *, v… in snesnewtontrsetpostcheck_() argument 137 …snewtontrdcsetpostcheck_(SNES *snes, void (*func)(SNES, Vec, Vec, Vec, PetscBool *, PetscBool *, v… in snesnewtontrdcsetpostcheck_() argument
|
| /petsc/src/sys/classes/draw/interface/ |
| H A D | drect.c | 22 … ymax, int c, PetscErrorCode (*indicator)(void *, PetscReal, PetscReal, PetscBool *), PetscCtx ctx) in PetscDrawIndicatorFunction() argument
|
| /petsc/src/dm/interface/ |
| H A D | dmgenerate.c | 102 PetscErrorCode DMGenerateRegister(const char sname[], PetscErrorCode (*fnc)(DM, PetscBool, DM *), P… in DMGenerateRegister() argument
|
| /petsc/src/snes/linesearch/interface/ |
| H A D | linesearch.c | 354 …neSearch linesearch, PetscErrorCode (**func)(SNESLineSearch, Vec, Vec, PetscBool *, void *), Petsc… in SNESLineSearchGetPreCheck() argument 417 …rch linesearch, PetscErrorCode (**func)(SNESLineSearch, Vec, Vec, Vec, PetscBool *, PetscBool *, v… in SNESLineSearchGetPostCheck() argument
|
| /petsc/include/petsc/finclude/ |
| H A D | petscsysbase.h | 18 #define PetscBool logical(kind=C_BOOL) macro
|
| /petsc/src/sys/memory/ |
| H A D | mal.c | 213 PetscErrorCode PetscMallocSet(PetscErrorCode (*imalloc)(size_t, PetscBool, int, const char[], const… in PetscMallocSet() argument
|
| /petsc/src/ksp/pc/impls/shell/ftn-custom/ |
| H A D | zshellpcf.c | 154 …ec *, Vec *, Vec *, PetscReal *, PetscReal *, PetscReal *, PetscInt *, PetscBool *, PetscInt *, PC… in pcshellsetapplyrichardson_() argument
|
| /petsc/include/ |
| H A D | petscsystypes.h | 462 typedef bool PetscBool; typedef
|
| /petsc/src/ksp/pc/impls/shell/ |
| H A D | shellpc.c | 419 …pplyrich)(PC, Vec, Vec, Vec, PetscReal, PetscReal, PetscReal, PetscInt, PetscBool, PetscInt *, PCR… in PCShellSetApplyRichardson_Shell() argument
|