Home
last modified time | relevance | path

Searched defs:dxm (Results 1 – 2 of 2) sorted by relevance

/petsc/src/dm/impls/da/
H A Dda.c887 const PetscInt *dxm = (const PetscInt *)idxm; in DMDAMapMatStencilToGlobal() local
/petsc/src/mat/interface/
H A Dmatrix.c1792 …PetscInt *starts = mat->stencil.starts, *dxm = (PetscInt *)idxm, *dxn = (PetscInt *)idxn, sdim = d… in MatSetValuesStencil() local
1907 …PetscInt *starts = mat->stencil.starts, *dxm = (PetscInt *)idxm, *dxn = (PetscInt *)idxn, sdim = d… in MatSetValuesBlockedStencil() local
6512 PetscInt *dxm = (PetscInt *)rows; in MatZeroRowsStencil() local
6595 PetscInt *dxm = (PetscInt *)rows; in MatZeroRowsColumnsStencil() local