Home
last modified time | relevance | path

Searched defs:rem (Results 1 – 13 of 13) sorted by relevance

/petsc/src/binding/petsc4py/test/
H A Dtest_nsp.py65 def rem(nsp, vec): function
/petsc/src/sys/classes/random/impls/random123/
H A Drandom123.c103 PetscInt rem, lim; in PetscRandomGetValuesReal_Random123() local
/petsc/src/mat/interface/
H A Dmatnull.c24 PetscErrorCode MatNullSpaceSetFunction(MatNullSpace sp, MatNullSpaceRemoveFn *rem, PetscCtx ctx) in MatNullSpaceSetFunction()
/petsc/src/dm/field/impls/da/
H A Ddmfieldda.c262 PetscInt rem = cell; in DMFieldEvaluateFE_DA() local
339 PetscInt rem = cell; in DMFieldEvaluateFV_DA() local
/petsc/src/dm/partitioner/impls/simple/
H A Dpartsimple.c200 PetscInt rem = nvGlobal % nparts; in PetscPartitionerPartition_Simple() local
/petsc/src/vec/is/is/impls/stride/
H A Dstride.c130 PetscInt rem, step; in ISLocate_Stride() local
/petsc/src/vec/vec/impls/seq/kokkos/
H A Dveckok.kokkos.cxx345 PetscInt i, j, cur = 0, ngroup = nv / 8, rem = nv % 8, N = xin->map->n; in VecMultiDot_Private() local
388 PetscInt ngroup = nv / 8, rem = nv % 8, N = xin->map->n; in VecMultiDot_Verbose() local
792 PetscInt i, j, cur = 0, ngroup = nv / 8, rem = nv % 8, N = yin->map->n; in VecMAXPY_SeqKokkos() local
/petsc/src/dm/partitioner/impls/multistage/
H A Dmspart.c253 PetscMPIInt rem = size - n; in PetscPartitionerMultistage_CreateStages() local
/petsc/src/vec/vec/impls/mpi/
H A Dpdvec.c899 PetscCount k, p, q, rem; /* Loop variables over coo arrays */ in VecSetPreallocationCOO_MPI() local
/petsc/src/mat/graphops/coarsen/impls/hem/
H A Dhem.c249 PetscCDIntNd *rem, *n1; in PetscCDRemoveAllAt() local
/petsc/src/dm/impls/plex/
H A Dplexcreate.c2183 const PetscInt rem = max[i] % procs[i]; in TupleToRanks_Private() local
2195 const PetscInt rem = max[i] % procs[i]; in RanksToSizes_Private() local
/petsc/src/dm/dt/dualspace/impls/lagrange/
H A Ddspacelagrange.c1418 PetscInt rem = j % Nk; in PetscDualSpaceLagrangeCreateSimplexNodeMat() local
/petsc/src/mat/impls/aij/mpi/
H A Dmpiaij.c6344 PetscCount k, p, q, rem; /* Loop variables over coo arrays */ in MatSetPreallocationCOO_MPIAIJ() local