Searched defs:cur (Results 1 – 8 of 8) sorted by relevance
| /petsc/src/ts/impls/implicit/glle/ |
| H A D | glleadapt.c | 185 … PetscInt orders[], const PetscReal errors[], const PetscReal cost[], PetscInt cur, PetscReal h, P… in TSGLLEAdaptChoose() 226 … PetscInt orders[], const PetscReal errors[], const PetscReal cost[], PetscInt cur, PetscReal h, P… in TSGLLEAdaptChoose_None() 254 … PetscInt orders[], const PetscReal errors[], const PetscReal cost[], PetscInt cur, PetscReal h, P… in TSGLLEAdaptChoose_Size() 295 … PetscInt orders[], const PetscReal errors[], const PetscReal cost[], PetscInt cur, PetscReal h, P… in TSGLLEAdaptChoose_Both()
|
| H A D | glle.c | 793 PetscInt i, n, cur_p, cur, next_sc, candidates[64], orders[64]; in TSGLLEChooseNextScheme() local
|
| /petsc/src/mat/graphops/color/utils/ |
| H A D | weights.c | 145 PetscInt ncols, nxt, prv, cur; in MatColoringCreateSmallestLastWeights() local
|
| /petsc/src/sys/utils/ |
| H A D | sortso.c | 136 PetscInt last = l, k = 1, mid, cur = l + 1; in PetscGallopSearchLeft_Private() local 173 PetscInt last = r, k = 1, mid, cur = r - 1; in PetscGallopSearchRight_Private() local
|
| /petsc/src/mat/impls/composite/ |
| H A D | mcomposite.c | 132 Mat_CompositeLink cur; in MatMult_Composite() local
|
| /petsc/src/vec/vec/impls/seq/kokkos/ |
| H A D | veckok.kokkos.cxx | 345 PetscInt i, j, cur = 0, ngroup = nv / 8, rem = nv % 8, N = xin->map->n; in VecMultiDot_Private() local 792 PetscInt i, j, cur = 0, ngroup = nv / 8, rem = nv % 8, N = yin->map->n; in VecMAXPY_SeqKokkos() local
|
| /petsc/src/mat/impls/aij/mpi/kokkos/ |
| H A D | mpiaijkok.kokkos.cxx | 509 PetscInt cur = 0; in MatMPIAIJKokkosReduceBegin() local 567 PetscInt cur = 0; in MatMPIAIJKokkosReduceBegin() local
|
| /petsc/src/sys/objects/ |
| H A D | aoptions.c | 100 PetscOptionItem cur = PetscOptionsObject->next; in PetscOptionItemCreate_Private() local
|