| /petsc/src/dm/impls/plex/ |
| H A D | plexpoint.c | 23 PetscErrorCode DMPlexGetPointLocal(DM dm, PetscInt point, PetscInt *start, PetscInt *end) in DMPlexGetPointLocal() 64 PetscInt start, end; in DMPlexPointLocalRead() local 102 PetscInt start, end; in DMPlexPointLocalRef() local 134 …ode DMPlexGetPointLocalField(DM dm, PetscInt point, PetscInt field, PetscInt *start, PetscInt *end) in DMPlexGetPointLocalField() 168 PetscInt start, end; in DMPlexPointLocalFieldRead() local 199 PetscInt start, end; in DMPlexPointLocalFieldRef() local 230 PetscErrorCode DMPlexGetPointGlobal(DM dm, PetscInt point, PetscInt *start, PetscInt *end) in DMPlexGetPointGlobal() 271 PetscInt start, end; in DMPlexPointGlobalRead() local 309 PetscInt start, end; in DMPlexPointGlobalRef() local 341 …de DMPlexGetPointGlobalField(DM dm, PetscInt point, PetscInt field, PetscInt *start, PetscInt *end) in DMPlexGetPointGlobalField() [all …]
|
| /petsc/src/sys/yaml/src/ |
| H A D | api.c | 53 yaml_char_t **pointer, yaml_char_t **end) in yaml_string_extend() 97 yaml_stack_extend(void **start, void **top, void **end) in yaml_stack_extend() 120 yaml_queue_extend(void **start, void **head, void **tail, void **end) in yaml_queue_extend()
|
| H A D | loader.c | 44 int *end; member 414 yaml_node_item_t *end; in yaml_parser_load_sequence() member 482 yaml_node_pair_t *end; in yaml_parser_load_mapping() member
|
| /petsc/src/sys/yaml/include/ |
| H A D | yaml.h | 369 yaml_tag_directive_t *end; member 527 yaml_node_item_t *end; member 542 yaml_node_pair_t *end; member 567 yaml_node_t *end; member 580 yaml_tag_directive_t *end; member 820 const unsigned char *end; member 837 yaml_char_t *end; member 852 unsigned char *end; member 891 yaml_token_t *end; member 909 int *end; member [all …]
|
| /petsc/src/binding/petsc4py/test/ |
| H A D | test_dmshell.py | 132 def end(dm, ivec, mode, ovec): function 155 def end(dm, ivec, mode, ovec): function 178 def end(dm, ivec, mode, ovec): function
|
| /petsc/src/vec/vec/tutorials/ |
| H A D | ex16.c | 15 PetscInt i, start, end, n = 20; in main() local
|
| /petsc/src/vec/vec/tests/ |
| H A D | ex45.c | 21 PetscInt i, start, end, n = 8; in main() local
|
| H A D | ex33.c | 7 PetscInt n = 3, i, len, start, end; in main() local
|
| /petsc/src/vec/is/utils/ |
| H A D | isltog.h | 9 PetscInt i, nf = 0, tmp, start, end, bs; in ISGlobalToLocalMappingApply() local
|
| /petsc/src/dm/impls/stag/tests/ |
| H A D | ex53.c | 8 PetscInt dim, start, end, i; in main() local
|
| /petsc/src/vec/is/is/tests/ |
| H A D | ex12.c | 23 PetscInt *idx, i, n, start, end; in main() local
|
| H A D | ex10.c | 24 PetscInt n = 10, N, first = 0, step = 0, start, end; in main() local
|
| /petsc/src/mat/tests/ |
| H A D | ex52.c | 8 PetscInt m = 2, bs = 1, M, row, col, start, end, i, j, k; in main() local
|
| H A D | ex19.c | 36 PetscInt i, m = 5, N, start, end, M, idx[4]; in main() local
|
| /petsc/src/vec/is/ao/tests/ |
| H A D | ex5.c | 17 PetscInt start, end; in main() local
|
| /petsc/src/mat/tutorials/ |
| H A D | ex15.c | 10 PetscInt r, N = 10, start, end, *vweights; in main() local
|
| /petsc/src/ksp/ksp/tests/ |
| H A D | ex20.c | 33 PetscInt i, m = 5, N, start, end, M; in main() local
|
| /petsc/src/mat/graphops/color/impls/natural/ |
| H A D | natural.c | 6 PetscInt start, end, i, bs = 1, n; in MatColoringApply_Natural() local
|
| /petsc/src/dm/tutorials/ |
| H A D | ex6.c | 40 PetscInt i, start, end, *ifrom, x, y, xm, ym; in main() local
|
| /petsc/src/dm/tests/ |
| H A D | ex51.c | 19 PetscInt start, end; in main() local
|
| H A D | ex7.c | 8 …PetscInt M = 8, dof = 1, stencil_width = 1, i, start, end, P = 5, N = 6, m = PETSC_DECIDE, … in main() local
|
| /petsc/src/snes/tutorials/ |
| H A D | ex70.c | 183 PetscInt row, start, end, i, j; in StokesExactSolution() local 220 PetscInt row, start, end, i, j; in StokesRhs() local 254 PetscInt row, start, end, sz, i, j; in StokesSetupMatBlock00() local 285 PetscInt row, start, end, sz, i, j; in StokesSetupMatBlock01() local
|
| /petsc/src/sys/objects/device/interface/ |
| H A D | mark_dcontext.cxx | 407 const auto end = deps.end(); in PetscDeviceContextMapIterVisitor() local 427 …PetscDeviceContextMapIterVisitor(dctx, [&](map_iterator mapit, dep_iterator it, dep_iterator end) { in PetscDeviceContextSyncClearMap_Internal() 479 …PetscDeviceContextMapIterVisitor(dctx, [&](map_iterator mapit, dep_iterator it, dep_iterator end) { in PetscDeviceContextCheckNotOrphaned_Internal() 504 const auto end = object_dependencies.end(); in MarkFromID_CompatibleModes() local
|
| /petsc/src/mat/utils/ |
| H A D | axpy.c | 202 PetscInt i, start, end, j, ncols, m, n; in MatAXPY_Basic() local 251 PetscInt i, start, end, j, ncols, m, n; in MatAXPY_BasicWithPreallocation() local 342 PetscInt i, start, end; in MatDiagonalSet_Default() local
|
| /petsc/src/snes/interface/ |
| H A D | snesj.c | 51 PetscInt i, N, start, end, j, value, max_funcs = snes->max_funcs; in SNESComputeJacobianDefault() local
|