| /petsc/src/tao/interface/ |
| H A D | taosolverregi.c | 72 PetscErrorCode TaoRegisterAll(void) in TaoRegisterAll() argument
|
| /petsc/src/mat/tests/ |
| H A D | ex230.c | 5 PetscErrorCode ex1_nonsquare_bs1(void) in ex1_nonsquare_bs1() argument 105 PetscErrorCode ex2_square_bsvariable(void) in ex2_square_bsvariable() argument
|
| H A D | ex202.c | 5 PetscErrorCode TestInitialMatrix(void) in TestInitialMatrix() argument 99 PetscErrorCode TestReuseMatrix(void) in TestReuseMatrix() argument
|
| /petsc/src/sys/objects/ |
| H A D | destroy.c | 347 static PetscErrorCode PetscRunRegisteredFinalizers(void) in PetscRunRegisteredFinalizers() argument 441 PetscErrorCode PetscObjectRegisterDestroyAll(void) in PetscObjectRegisterDestroyAll() argument 465 PetscErrorCode PetscRegisterFinalize(PetscErrorCode (*f)(void)) in PetscRegisterFinalize() 486 PetscErrorCode PetscRegisterFinalizeAll(void) in PetscRegisterFinalizeAll() argument
|
| /petsc/src/ts/interface/ftn-custom/ |
| H A D | ztsf.c | 155 …void tsmonitorlgsettransform_(TS *ts, void (*f)(void *, Vec *, Vec *, PetscErrorCode *), PetscErro… in tsmonitorlgsettransform_() argument 178 …trhsfunction_(TS *ts, Vec *r, void (*f)(TS *, PetscReal *, Vec *, Vec *, void *, PetscErrorCode *)… in tssetrhsfunction_() argument 200 …ction_(TS *ts, Vec *r, void (*f)(TS *, PetscReal *, Vec *, Vec *, Vec *, void *, PetscErrorCode *)… in tssetifunction_() argument 222 …S *ts, Mat *A, Mat *B, void (*f)(TS *, PetscReal *, Vec *, Mat *, Mat *, void *, PetscErrorCode *)… in tssetrhsjacobian_() argument 235 …B, void (*f)(TS *, PetscReal *, Vec *, Vec *, PetscReal *, Mat *, Mat *, void *, PetscErrorCode *)… in tssetijacobian_() argument 252 …ts, Mat *A, void (*f)(TS *, PetscReal *, Vec *, Vec *, PetscReal, Mat *, void *, PetscErrorCode *)… in tssetijacobianp_() argument 264 …rhsjacobianp_(TS *ts, Mat *A, void (*f)(TS *, PetscReal *, Vec *, Mat *, void *, PetscErrorCode *)… in tssetrhsjacobianp_() argument 281 …id (*func)(TS *, PetscInt *, PetscReal *, Vec *, void *, PetscErrorCode *), void *mctx, void (*d)(… in tsmonitorset_() argument
|
| /petsc/src/snes/utils/ |
| H A D | dmlocalsnes.c | 206 PetscErrorCode DMSNESSetObjectiveLocal(DM dm, PetscErrorCode (*func)(DM, Vec, PetscReal *, void *),… in DMSNESSetObjectiveLocal() argument 353 PetscErrorCode DMSNESGetObjectiveLocal(DM dm, PetscErrorCode (**func)(DM, Vec, PetscReal *, void *)… in DMSNESGetObjectiveLocal() argument 383 PetscErrorCode DMSNESGetFunctionLocal(DM dm, PetscErrorCode (**func)(DM, Vec, Vec, void *), PetscCt… in DMSNESGetFunctionLocal() argument 413 PetscErrorCode DMSNESGetBoundaryLocal(DM dm, PetscErrorCode (**func)(DM, Vec, void *), PetscCtxRt c… in DMSNESGetBoundaryLocal() argument 443 PetscErrorCode DMSNESGetJacobianLocal(DM dm, PetscErrorCode (**func)(DM, Vec, Mat, Mat, void *), Pe… in DMSNESGetJacobianLocal() argument
|
| /petsc/src/vec/vec/utils/tagger/interface/ |
| H A D | taggerregi.c | 20 PetscErrorCode VecTaggerRegisterAll(void) in VecTaggerRegisterAll() argument
|
| /petsc/src/dm/field/interface/ |
| H A D | dmfieldregi.c | 18 PetscErrorCode DMFieldRegisterAll(void) in DMFieldRegisterAll() argument
|
| /petsc/src/ts/characteristic/interface/ |
| H A D | characteristic.c | 251 …scErrorCode (*interp)(Vec, PetscReal[], PetscInt, PetscInt[], PetscScalar[], void *), PetscCtx ctx) in CharacteristicSetVelocityInterpolation() argument 264 …onents, PetscInt components[], PetscErrorCode (*interp)(void *, PetscReal[], PetscInt, PetscInt[],… in CharacteristicSetVelocityInterpolationLocal() argument 277 …scErrorCode (*interp)(Vec, PetscReal[], PetscInt, PetscInt[], PetscScalar[], void *), PetscCtx ctx) in CharacteristicSetFieldInterpolation() argument 292 …onents, PetscInt components[], PetscErrorCode (*interp)(void *, PetscReal[], PetscInt, PetscInt[],… in CharacteristicSetFieldInterpolationLocal() argument
|
| /petsc/src/sys/tests/ |
| H A D | ex59.c | 8 void demo(void) in demo() argument
|
| H A D | ex75.c | 10 void MakeAnError(void) in MakeAnError() argument
|
| /petsc/src/vec/is/sf/interface/ |
| H A D | sfregi.c | 28 PetscErrorCode PetscSFRegisterAll(void) in PetscSFRegisterAll() argument
|
| /petsc/src/tao/leastsquares/impls/brgn/ftn-custom/ |
| H A D | zbrgnf.c | 27 …radientroutine_(Tao *tao, void (*func)(Tao *, Vec *, PetscReal *, Vec *, void *, PetscErrorCode *)… in taobrgnsetregularizerobjectiveandgradientroutine_() argument 34 …rizerhessianroutine_(Tao *tao, Mat *H, void (*func)(Tao *, Vec *, Mat *, void *, PetscErrorCode *)… in taobrgnsetregularizerhessianroutine_() argument
|
| /petsc/src/snes/interface/ |
| H A D | snesregi.c | 43 PetscErrorCode SNESRegisterAll(void) in SNESRegisterAll() argument
|
| /petsc/src/dm/tutorials/ |
| H A D | swarm_ex1.c | 14 PetscErrorCode ex1_1(void) in ex1_1() argument 94 PetscErrorCode ex1_2(void) in ex1_2() argument 177 PetscErrorCode ex1_3(void) in ex1_3() argument 340 PetscErrorCode ex1_4(void) in ex1_4() argument
|
| H A D | swarm_ex2.c | 10 PetscErrorCode ex2_1(void) in ex2_1() argument
|
| /petsc/src/snes/utils/ftn-custom/ |
| H A D | zdmlocalsnesf.c | 28 PETSC_EXTERN void dmsnessetjacobianlocal_(DM *dm, void (*jac)(DM *, Vec *, Mat *, Mat *, void *, Pe… in dmsnessetjacobianlocal_() argument 51 PETSC_EXTERN void dmsnessetfunctionlocal_(DM *dm, void (*func)(DM *, Vec *, Vec *, void *, PetscErr… in dmsnessetfunctionlocal_() argument
|
| H A D | zdmsnesf.c | 30 PETSC_EXTERN void dmsnessetjacobian_(DM *dm, void (*jac)(DM *, Vec *, Mat *, Mat *, void *, PetscEr… in dmsnessetjacobian_() argument 55 PETSC_EXTERN void dmsnessetfunction_(DM *dm, void (*func)(SNES *, Vec *, Vec *, void *, PetscErrorC… in dmsnessetfunction_() argument
|
| /petsc/src/ksp/ksp/tests/ |
| H A D | ex22.c | 5 PetscErrorCode test_solve(void) in test_solve() argument 116 PetscErrorCode test_solve_matgetvecs(void) in test_solve_matgetvecs() argument
|
| /petsc/src/sys/classes/bm/interfaces/ |
| H A D | bm.c | 18 static PetscErrorCode PetscBenchFinalizePackage(void) in PetscBenchFinalizePackage() argument 33 PetscErrorCode PetscBenchInitializePackage(void) in PetscBenchInitializePackage() argument
|
| /petsc/src/dm/interface/ |
| H A D | dmgeommodel.c | 58 PetscErrorCode DMGeomModelRegisterAll(void) in DMGeomModelRegisterAll() argument 109 PetscErrorCode DMGeomModelRegisterDestroy(void) in DMGeomModelRegisterDestroy() argument
|
| H A D | dmgenerate.c | 41 PetscErrorCode DMGenerateRegisterAll(void) in DMGenerateRegisterAll() argument 123 PetscErrorCode DMGenerateRegisterDestroy(void) in DMGenerateRegisterDestroy() argument
|
| /petsc/src/sys/mpiuni/ |
| H A D | mpitime.c | 16 double MPI_Wtime(void) in MPI_Wtime() argument
|
| /petsc/src/sys/error/ |
| H A D | fp.c | 82 PetscErrorCode PetscFPTrapPop(void) in PetscFPTrapPop() argument 216 PetscErrorCode PetscDetermineInitialFPTrap(void) in PetscDetermineInitialFPTrap() argument
|
| /petsc/src/mat/matfd/ftn-custom/ |
| H A D | zfdmatrixf.c | 56 …etfunctionts_(MatFDColoring *fd, void (*f)(TS *, double *, Vec *, Vec *, void *, PetscErrorCode *)… in matfdcoloringsetfunctionts_() argument 64 …dcoloringsetfunction_(MatFDColoring *fd, void (*f)(SNES *, Vec *, Vec *, void *, PetscErrorCode *)… in matfdcoloringsetfunction_() argument
|