Searched defs:X_t (Results 1 – 6 of 6) sorted by relevance
| /petsc/src/ts/utils/ |
| H A D | dmlocalts.c | 47 static PetscErrorCode TSComputeIFunction_DMLocal(TS ts, PetscReal time, Vec X, Vec X_t, Vec F, Pets… in TSComputeIFunction_DMLocal() 128 static PetscErrorCode TSComputeIJacobian_DMLocal(TS ts, PetscReal time, Vec X, Vec X_t, PetscReal a… in TSComputeIJacobian_DMLocal()
|
| /petsc/src/ts/utils/dmplexlandau/tutorials/ |
| H A D | ex2.c | 314 static PetscErrorCode EInduction(Vec X, Vec X_t, PetscInt step, PetscReal time, LandauCtx *ctx, Pet… in EInduction() 340 static PetscErrorCode EConstant(Vec X, Vec X_t, PetscInt step, PetscReal time, LandauCtx *ctx, Pets… in EConstant() 347 static PetscErrorCode ENone(Vec X, Vec X_t, PetscInt step, PetscReal time, LandauCtx *ctx, PetscRea… in ENone()
|
| /petsc/src/snes/utils/ |
| H A D | dmplexsnes.c | 660 static PetscErrorCode MatComputeNeumannOverlap_Plex(Mat J, PetscReal t, Vec X, Vec X_t, PetscReal s… in MatComputeNeumannOverlap_Plex()
|
| /petsc/src/ksp/pc/impls/hpddm/ |
| H A D | pchpddm.cxx | 246 …(PC pc, IS is, Mat A, PetscErrorCode (*setup)(Mat J, PetscReal t, Vec X, Vec X_t, PetscReal s, IS … in PCHPDDMSetAuxiliaryMat()
|
| /petsc/src/ts/utils/dmplexlandau/ |
| H A D | plexland.c | 2675 PetscErrorCode DMPlexLandauIFunction(TS ts, PetscReal time_dummy, Vec X, Vec X_t, Vec F, void *actx) in DMPlexLandauIFunction()
|
| /petsc/src/dm/impls/plex/ |
| H A D | plexfem.c | 4618 …ection globalSection, IS cellIS, PetscReal t, PetscReal X_tShift, Vec X, Vec X_t, Mat Jac, Mat Jac… in DMPlexComputeJacobian_Patch_Internal()
|