| /petsc/src/ts/interface/ftn-custom/ |
| H A D | ztsf.c | 191 PETSC_EXTERN void tsgetrhsfunction_(TS *ts, Vec *r, void *func, void **ctx, PetscErrorCode *ierr) in tsgetrhsfunction_() 213 PETSC_EXTERN void tsgetifunction_(TS *ts, Vec *r, void *func, void **ctx, PetscErrorCode *ierr) in tsgetifunction_() 245 PETSC_EXTERN void tsgetijacobian_(TS *ts, Mat *J, Mat *M, int *func, void **ctx, PetscErrorCode *ie… in tsgetijacobian_() 258 PETSC_EXTERN void tsgetijacobianp_(TS *ts, Mat *J, int *func, void **ctx, PetscErrorCode *ierr) in tsgetijacobianp_() 270 PETSC_EXTERN void tsgetrhsjacobianp_(TS *ts, Mat *J, int *func, void **ctx, PetscErrorCode *ierr) in tsgetrhsjacobianp_() 294 PETSC_EXTERN void tsgetrhsjacobian_(TS *ts, Mat *J, Mat *M, int *func, void **ctx, PetscErrorCode *… in tsgetrhsjacobian_()
|
| /petsc/src/dm/interface/ |
| H A D | dmceed.c | 197 …MCeedCreate_Internal(DM dm, IS cellIS, PetscBool createGeometry, CeedQFunctionUser func, const cha… in DMCeedCreate_Internal() 258 PetscErrorCode DMCeedCreate(DM dm, PetscBool createGeometry, CeedQFunctionUser func, const char *fu… in DMCeedCreate() 325 …M dm, IS faceIS, PetscBool createGeometry, PetscBool createInfo, CeedQFunctionUser func, const cha… in DMCeedCreateFVM_Internal() 384 PetscErrorCode DMCeedCreateFVM(DM dm, PetscBool createGeometry, CeedQFunctionUser func, const char … in DMCeedCreateFVM()
|
| /petsc/src/mat/tests/ |
| H A D | ex112.c | 27 PetscInt func; in main() local
|
| H A D | ex237.c | 14 #define PetscCallMKLSparse(func, args) \ argument 23 #define PetscCallMKLSparse(func, args) \ argument
|
| H A D | ex142.c | 26 PetscInt func = RANDOM; in main() local
|
| H A D | ex121.c | 27 PetscInt func = 0; in main() local
|
| /petsc/include/petsc/private/ |
| H A D | cupmblasinterface.hpp | 100 #define PETSC_CUPMBLAS_BUILD_BLAS_FUNCTION_ALIAS_MODIFIED(func) PetscConcat(PetscConcat(PETSC_CUPMB… argument 122 #define PETSC_CUPMBLAS_BUILD_BLAS_FUNCTION_ALIAS_IFPTYPE(func) PetscConcat(I, PetscConcat(PETSC_CUP… argument 140 #define PETSC_CUPMBLAS_BUILD_BLAS_FUNCTION_ALIAS_STANDARD(func) PetscConcat(PETSC_CUPMBLAS_FP_TYPE,… argument
|
| /petsc/src/dm/dt/interface/ftn-custom/ |
| H A D | zdsf.c | 16 …void (*func)(PetscInt *dim, PetscInt *Nf, const PetscReal x[], const PetscReal n[], const PetscSca… in ourriemannsolver() local
|
| /petsc/src/sys/dll/ |
| H A D | dlimpl.c | 320 PetscErrorCode PetscDLAddr(PetscVoidFn *func, char *name[]) in PetscDLAddr()
|
| /petsc/src/sys/objects/ |
| H A D | destroy.c | 316 PetscErrorCode (*func)(void); member 320 PetscErrorCode (*func)(void *); member
|
| H A D | inherit.c | 264 …PetscFortranCallbackType cbtype, PetscFortranCallbackId *cid, PetscFortranCallbackFn *func, PetscC… in PetscObjectSetFortranCallback() 309 … PetscFortranCallbackType cbtype, PetscFortranCallbackId cid, PetscFortranCallbackFn **func, void … in PetscObjectGetFortranCallback()
|
| /petsc/include/ |
| H A D | petscdmceed.h | 36 CeedQFunctionUser func; // Plex Function for this operator member
|
| /petsc/src/sys/objects/device/impls/cupm/ |
| H A D | kernels.hpp | 21 PETSC_DEVICE_INLINE_DECL static void grid_stride_1D(const SizeType size, T &&func) noexcept in grid_stride_1D()
|
| /petsc/src/sys/objects/device/interface/ |
| H A D | device.cxx | 42 #define PETSC_DEVICE_CASE(IMPLS, func, ...) \ argument 76 #define PETSC_DEVICE_CASE_IF_PETSC_DEFINED(IMPLS, func, ...) PetscIfPetscDefined(PetscConcat_(HAVE_… argument
|
| /petsc/src/snes/impls/gs/ |
| H A D | gssecant.c | 20 SNESFunctionFn *func; in SNESComputeNGSDefaultSecant() local
|
| /petsc/src/dm/tests/ |
| H A D | ex27.c | 31 PetscInt func; in main() local
|
| H A D | ex28.c | 34 PetscInt func, ii; in main() local
|
| /petsc/src/dm/dt/dualspace/impls/simple/ |
| H A D | dspacesimple.c | 129 PetscErrorCode PetscDualSpaceSimpleSetFunctional(PetscDualSpace sp, PetscInt func, PetscQuadrature … in PetscDualSpaceSimpleSetFunctional()
|
| /petsc/src/ts/tests/ |
| H A D | ex13.c | 9 PetscScalar func(PetscInt p, PetscReal t) in func() function
|
| /petsc/src/mat/impls/mffd/ |
| H A D | mffdimpl.h | 42 MatMFFDFn *func; /* function used for matrix-free */ member
|
| /petsc/src/ts/tutorials/ |
| H A D | ex47.c | 228 PetscSimplePointFn *func[1]; in MonitorError() local 260 PetscSimplePointFn *func[1]; in MyTSMonitorError() local 303 PetscSimplePointFn *func[1]; in main() local
|
| /petsc/src/snes/utils/ |
| H A D | dmsnes.c | 62 SNESFunctionFn *func; in DMSNESView() member 373 PetscErrorCode DMSNESSetMFFunction(DM dm, SNESFunctionFn *func, PetscCtx ctx) in DMSNESSetMFFunction()
|
| /petsc/src/ts/interface/ |
| H A D | tsrhssplit.c | 369 PetscErrorCode (*func)(SNES, Vec, Mat, Mat, void *); in TSRHSSplitSetSNES() local
|
| /petsc/src/snes/interface/ftn-custom/ |
| H A D | zsnesf.c | 228 PETSC_EXTERN void snesgetjacobian_(SNES *snes, Mat *A, Mat *B, int *func, void **ctx, PetscErrorCod… in snesgetjacobian_() 291 PETSC_EXTERN void snessetobjective_(SNES *snes, SNESObjectiveFn func, PetscCtx ctx, PetscErrorCode … in snessetobjective_() 302 PETSC_EXTERN void snessetobjectivenointerface_(SNES *snes, SNESObjectiveFn func, PetscCtx ctx, Pets… in snessetobjectivenointerface_() 330 PETSC_EXTERN void snesgetngs_(SNES *snes, void *func, void **ctx, PetscErrorCode *ierr) in snesgetngs_()
|
| /petsc/src/dm/dt/tests/ |
| H A D | ex1.c | 98 …acobiQuadrature(PetscInt npoints, PetscReal alpha, PetscReal beta, quadratureFunc func, PetscInt n… in CheckJacobiQuadrature()
|