Searched defs:idxout (Results 1 – 5 of 5) sorted by relevance
| /petsc/src/vec/is/utils/ |
| H A D | isltog.h | 7 …GlobalToLocalMappingMode type, PetscInt n, const PetscInt idx[], PetscInt *nout, PetscInt idxout[]) in ISGlobalToLocalMappingApply()
|
| H A D | isltog.c | 815 PetscInt n, *idxout, bs; in ISLocalToGlobalMappingApplyIS() local 973 …GlobalToLocalMappingMode type, PetscInt n, const PetscInt idx[], PetscInt *nout, PetscInt idxout[]) in ISGlobalToLocalMappingApply() 1010 PetscInt n, nout, *idxout, bs; in ISGlobalToLocalMappingApplyIS() local 1074 …GlobalToLocalMappingMode type, PetscInt n, const PetscInt idx[], PetscInt *nout, PetscInt idxout[]) in ISGlobalToLocalMappingApplyBlock()
|
| /petsc/src/vec/vec/utils/tagger/tutorials/ |
| H A D | ex1.c | 8 PetscInt *idxout, i, n, rstart; in ISGetBlockGlobalIS() local
|
| /petsc/src/mat/tests/ |
| H A D | ex23.c | 1134 PetscInt n, *idxout, nn = 0; in ISL2GMapNoNeg() local
|
| /petsc/src/ksp/pc/impls/bddc/ |
| H A D | bddcprivate.c | 2004 PetscInt dof, bs, *idxout, n; in PCBDDCComputeLocalTopologyInfo() local
|