| /petsc/src/ts/impls/pseudo/ |
| H A D | posindep.c | 337 PetscReal inc = pseudo->dt_increment, fnorm; in TSPseudoTimeStepDefault() local 453 PetscErrorCode TSPseudoSetTimeStepIncrement(TS ts, PetscReal inc) in TSPseudoSetTimeStepIncrement() 557 static PetscErrorCode TSPseudoSetTimeStepIncrement_Pseudo(TS ts, PetscReal inc) in TSPseudoSetTimeStepIncrement_Pseudo()
|
| /petsc/src/mat/tests/ |
| H A D | ex74.c | 11 …t n, mbs = 16, bs = 1, nz = 3, prob = 1, i, j, k1, k2, col[3], lf, block, row, Ii, J, n1, inc; in main() local
|
| /petsc/src/ts/impls/implicit/glle/ |
| H A D | glleadapt.c | 257 PetscReal dec = 0.2, inc = 5.0, safe = 0.9, optimal, last_desired_h; in TSGLLEAdaptChoose_Size() local 298 PetscReal dec = 0.2, inc = 5.0, safe = 0.9; in TSGLLEAdaptChoose_Both() local
|
| /petsc/src/vec/is/utils/hdf5/ |
| H A D | hdf5io.c | 267 for (PetscInt j = 0, inc = 0; j < h->cind[i * 3 + 0]; ++j, ++off, inc += h->cind[i * 3 + 1]) { in PetscViewerHDF5Load_Internal() local
|
| /petsc/config/PETSc/ |
| H A D | Configure.py | 772 def staticAssertSizeMatchesVoidStar(inc,typename): argument
|
| /petsc/src/binding/petsc4py/src/petsc4py/PETSc/ |
| H A D | petscmat.pxi | 1119 cdef PetscErrorCode matfactorinfo(PetscBool inc, PetscBool chol, object opts,
|
| /petsc/src/vec/vec/impls/seq/ |
| H A D | dvec2.c | 692 for (PetscInt j = j_rem, inc = 4; j < nv; j += inc, alpha += inc, y += inc) { in VecMAXPY_Seq() local
|
| /petsc/src/dm/partitioner/impls/multistage/ |
| H A D | mspart.c | 261 PetscMPIInt inc = (PetscMPIInt)PetscPowInt(m, l - i - 1); in PetscPartitionerMultistage_CreateStages() local
|
| /petsc/src/dm/impls/plex/ |
| H A D | plexsfc.c | 1222 Ijk inc = closure_dim[dim][n]; in DMPlexCreateBoxMesh_Tensor_SFC_Internal() local 1251 Ijk inc = closure_dim[dim][n]; in DMPlexCreateBoxMesh_Tensor_SFC_Internal() local
|
| /petsc/src/sys/objects/ |
| H A D | options.c | 3033 PetscInt n = 0, i, j, start, end, inc, nvalues; in PetscOptionsGetIntArray() local
|
| /petsc/src/ksp/pc/impls/patch/ |
| H A D | pcpatch.c | 2782 const PetscInt inc[2] = {1, -1}; in PCApply_PATCH() local
|
| /petsc/src/ksp/pc/impls/bddc/ |
| H A D | bddcprivate.c | 83 static int inc = 0; variable
|