| /petsc/src/ksp/pc/interface/ |
| H A D | precon.c | 1190 PetscErrorCode PCSetModifySubMatrices(PC pc, PCModifySubMatricesFn *func, PetscCtx ctx) in PCSetModifySubMatrices()
|
| /petsc/src/vec/vec/interface/ |
| H A D | rvector.c | 3757 PetscErrorCode VecLockGetLocation(Vec x, const char *file[], const char *func[], int *line) in VecLockGetLocation() 3805 const char *file, *func; in VecLockReadPush() local
|
| /petsc/src/tao/unconstrained/tutorials/ |
| H A D | rosenbrock4.h | 325 … rosenbrock_for_loop(Rosenbrock r, const PetscScalar x[], const PetscScalar o[], T &&func) noexcept in rosenbrock_for_loop()
|
| /petsc/src/dm/impls/swarm/tests/ |
| H A D | ex2.c | 17 PetscErrorCode (*func)(PetscInt, PetscReal, const PetscReal[], PetscInt, PetscScalar *, void *); member
|
| /petsc/src/dm/dt/dualspace/impls/sum/ |
| H A D | dualspacesum.c | 1108 #define PetscDualSpaceSumPassthrough(sp, func, ...) \ argument
|
| /petsc/src/ksp/ksp/utils/dm/ |
| H A D | dmproject.c | 111 …PetscErrorCode (**func)(PetscInt dim, PetscReal time, const PetscReal x[], PetscInt Nf, PetscScala… in DMGlobalToLocalSolve() local
|
| /petsc/src/ts/impls/arkimex/ |
| H A D | arkimex.c | 415 TSRHSFunctionFn *func; in TSHasRHSFunction() local
|
| /petsc/src/dm/impls/plex/ |
| H A D | plexfem.c | 300 PetscErrorCode (**func)(PetscInt, PetscReal, const PetscReal *, PetscInt, PetscScalar *, void *); in DMPlexCreateRigidBody() local 413 …PetscErrorCode (*func)(PetscInt, PetscReal, const PetscReal *, PetscInt, PetscScalar *, void *) = … in DMPlexCreateRigidBodies() local 1174 PetscSimplePointFn *func = (PetscSimplePointFn *)bvfunc; in DMPlexInsertBoundaryValues_Plex() local 1182 PetscPointFn *func = (PetscPointFn *)bvfunc; in DMPlexInsertBoundaryValues_Plex() local 1193 …PetscErrorCode (*func)(PetscReal, const PetscReal *, const PetscReal *, const PetscScalar *, Petsc… in DMPlexInsertBoundaryValues_Plex() local
|
| /petsc/src/snes/tutorials/ |
| H A D | ex27.c | 739 PetscSimplePointFn *func[2] = {NULL, NULL}; in main() local
|
| H A D | ex12.c | 930 PetscBdPointFn *func[1] = {bd_integral_2d}; in main() local
|
| /petsc/src/dm/dt/interface/ |
| H A D | dtweakform.c | 123 …pForm ht, DMLabel label, PetscInt value, PetscInt f, PetscInt part, PetscInt n, PetscVoidFn **func) in PetscWeakFormSetFunction_Private() 149 … wf, PetscHMapForm ht, DMLabel label, PetscInt value, PetscInt f, PetscInt part, PetscVoidFn *func) in PetscWeakFormAddFunction_Private() 173 …orm ht, DMLabel label, PetscInt value, PetscInt f, PetscInt part, PetscInt ind, PetscVoidFn **func) in PetscWeakFormGetIndexFunction_Private() 194 …Form ht, DMLabel label, PetscInt value, PetscInt f, PetscInt part, PetscInt ind, PetscVoidFn *func) in PetscWeakFormSetIndexFunction_Private()
|
| H A D | dtds.c | 3479 …*values[], PetscInt *field, PetscInt *Nc, const PetscInt *comps[], PetscVoidFn **func, PetscVoidFn… in PetscDSGetBoundary()
|
| /petsc/include/petsc/private/ |
| H A D | petscimpl.h | 97 PetscFortranCallbackFn *func; member
|
| /petsc/src/ts/tutorials/hamiltonian/ |
| H A D | ex3.c | 577 static PetscErrorCode InitializeWeights(DM sw, PetscReal totalWeight, PetscProbFn *func, const Pets… in InitializeWeights()
|
| H A D | ex2.c | 1274 static PetscErrorCode InitializeWeights(DM sw, PetscReal totalWeight, PetscProbFn *func, const Pets… in InitializeWeights()
|
| H A D | ex4.c | 1888 static PetscErrorCode InitializeWeights(DM sw, PetscReal totalWeight, PetscProbFn *func, const Pets… in InitializeWeights()
|