Home
last modified time | relevance | path

Searched defs:func (Results 76 – 91 of 91) sorted by relevance

1234

/petsc/src/ksp/pc/interface/
H A Dprecon.c1190 PetscErrorCode PCSetModifySubMatrices(PC pc, PCModifySubMatricesFn *func, PetscCtx ctx) in PCSetModifySubMatrices()
/petsc/src/vec/vec/interface/
H A Drvector.c3757 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 Drosenbrock4.h325 … 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 Dex2.c17 PetscErrorCode (*func)(PetscInt, PetscReal, const PetscReal[], PetscInt, PetscScalar *, void *); member
/petsc/src/dm/dt/dualspace/impls/sum/
H A Ddualspacesum.c1108 #define PetscDualSpaceSumPassthrough(sp, func, ...) \ argument
/petsc/src/ksp/ksp/utils/dm/
H A Ddmproject.c111 …PetscErrorCode (**func)(PetscInt dim, PetscReal time, const PetscReal x[], PetscInt Nf, PetscScala… in DMGlobalToLocalSolve() local
/petsc/src/ts/impls/arkimex/
H A Darkimex.c415 TSRHSFunctionFn *func; in TSHasRHSFunction() local
/petsc/src/dm/impls/plex/
H A Dplexfem.c300 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 Dex27.c739 PetscSimplePointFn *func[2] = {NULL, NULL}; in main() local
H A Dex12.c930 PetscBdPointFn *func[1] = {bd_integral_2d}; in main() local
/petsc/src/dm/dt/interface/
H A Ddtweakform.c123 …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 Ddtds.c3479 …*values[], PetscInt *field, PetscInt *Nc, const PetscInt *comps[], PetscVoidFn **func, PetscVoidFn… in PetscDSGetBoundary()
/petsc/include/petsc/private/
H A Dpetscimpl.h97 PetscFortranCallbackFn *func; member
/petsc/src/ts/tutorials/hamiltonian/
H A Dex3.c577 static PetscErrorCode InitializeWeights(DM sw, PetscReal totalWeight, PetscProbFn *func, const Pets… in InitializeWeights()
H A Dex2.c1274 static PetscErrorCode InitializeWeights(DM sw, PetscReal totalWeight, PetscProbFn *func, const Pets… in InitializeWeights()
H A Dex4.c1888 static PetscErrorCode InitializeWeights(DM sw, PetscReal totalWeight, PetscProbFn *func, const Pets… in InitializeWeights()

1234