Home
last modified time | relevance | path

Searched defs:tn (Results 1 – 5 of 5) sorted by relevance

/petsc/src/ts/impls/implicit/sundials/
H A Dsundials.c14 static PetscErrorCode TSPrecond_Sundials_Petsc(realtype tn, N_Vector y, N_Vector fy, booleantype jo… in TSPrecond_Sundials_Petsc()
41 static int TSPrecond_Sundials_Private(realtype tn, N_Vector y, N_Vector fy, booleantype jok, boolea… in TSPrecond_Sundials_Private()
49 static PetscErrorCode TSPSolve_Sundials_Petsc(realtype tn, N_Vector y, N_Vector fy, N_Vector r, N_V… in TSPSolve_Sundials_Petsc()
73 static int TSPSolve_Sundials_Private(realtype tn, N_Vector y, N_Vector fy, N_Vector r, N_Vector z, … in TSPSolve_Sundials_Private()
/petsc/src/snes/tutorials/
H A Dex18.c138 …PetscScalar t0, tn, ts, te, tw, an, as, ae, aw, dn, ds, de, dw, fn = 0.0, fs = 0.0, fe = 0.0, fw… in FormFunction() local
296 PetscScalar one = 1.0, hx, hy, hxdhy, hydhx, t0, tn, ts, te, tw; in FormJacobian() local
/petsc/src/snes/tests/
H A Dex20.c138 …PetscScalar t0, tn, ts, te, tw, an, as, ae, aw, dn, ds, de, dw, fn = 0.0, fs = 0.0, fe = 0.0, f… in FormFunction() local
450 PetscScalar t0, tn, ts, te, tw, an, as, ae, aw, dn, ds, de, dw; in FormJacobian() local
/petsc/src/ksp/ksp/impls/ibcgs/
H A Dibcgs.c61 const PetscScalar *PETSC_RESTRICT tn; in KSPSolve_IBCGS() local
/petsc/src/vec/is/utils/
H A Disltog.c1545 PetscInt tn = bn * bs; in ISLocalToGlobalMappingGetNodeInfo() local