Searched defs:noff (Results 1 – 5 of 5) sorted by relevance
| /petsc/src/dm/impls/plex/ |
| H A D | plexdistribute.c | 372 PetscInt ndof, noff, n; in DMPlexCreateTwoSidedProcessSF() local 383 PetscInt ndof, noff, n; in DMPlexCreateTwoSidedProcessSF() local 536 PetscInt adjSize = PETSC_DETERMINE, neighbors = 0, noff, n, a; in DMPlexCreateOverlapLabel() local 604 PetscInt adjSize = PETSC_DETERMINE, noff, n, a; in HandlePoint_Private() local
|
| H A D | plexpreallocate.c | 602 PetscInt ndof, ncdof, noff, count; in DMPlexCreateAdjacencySection_Static() local
|
| H A D | plexsubmesh.c | 680 PetscInt cNew = DMPlexShiftPoint_Internal(c, depth, depthShift), dof, off, noff, d; in DMPlexShiftCoordinates_Internal() local 689 PetscInt dof, off, noff, d; in DMPlexShiftCoordinates_Internal() local
|
| /petsc/src/ksp/pc/impls/gamg/ |
| H A D | classical.c | 190 PetscInt fn, cn, fs, fe, cs, ce, i, j, ncols, col, row_f, row_c, cmax = 0, idx, noff; in PCGAMGProlongator_Classical_Direct() local
|
| /petsc/src/mat/impls/aij/mpi/ |
| H A D | mpiaij.c | 7049 PetscInt noff; in MatProductNumeric_MPIAIJBACKEND() local
|