Home
last modified time | relevance | path

Searched defs:sdim (Results 1 – 21 of 21) sorted by relevance

/petsc/src/ksp/ksp/tutorials/
H A Dex21.c11 static PetscScalar RBF(PetscInt sdim, PetscReal x[], PetscReal y[], PetscCtx ctx) in RBF()
32 PetscInt basisord, leafsize, sdim, n, its, i; in main() local
H A Dex82.c5 static PetscErrorCode GenEntries(PetscInt sdim, PetscInt M, PetscInt N, const PetscInt *J, const Pe… in GenEntries()
/petsc/src/dm/interface/
H A Ddmglvis.c25 PetscInt sdim; in DMView_GLVis() local
/petsc/src/mat/tests/
H A Dex246.cxx6 static PetscErrorCode GenEntries(PetscInt sdim, PetscInt M, PetscInt N, const PetscInt *J, const Pe… in GenEntries()
24 PetscInt sdim; member in MyIMatrix
H A Dex241.c5 static PetscErrorCode GenEntries(PetscInt sdim, PetscInt M, PetscInt N, const PetscInt *J, const Pe… in GenEntries()
21 static PetscErrorCode GenEntriesRectangular(PetscInt sdim, PetscInt M, PetscInt N, const PetscInt *… in GenEntriesRectangular()
H A Dex66.c6 static PetscScalar GenEntry_Symm(PetscInt sdim, PetscReal x[], PetscReal y[], PetscCtx ctx) in GenEntry_Symm()
17 static PetscScalar GenEntry_Unsymm(PetscInt sdim, PetscReal x[], PetscReal y[], PetscCtx ctx) in GenEntry_Unsymm()
H A Dex268.c5 static PetscErrorCode GenEntries(PetscInt sdim, PetscInt M, PetscInt N, const PetscInt *J, const Pe… in GenEntries()
/petsc/src/dm/impls/plex/tests/
H A Dex98.c11 PetscInt sdim, s, pStart, pEnd, p, numVS, numPoints; in main() local
H A Dex64.c32 PetscInt sdim, d, pStart, pEnd, p, numCS, set; in main() local
H A Dex26.c30 PetscInt sdim, d, pStart, pEnd, p, numCS, set; in main() local
/petsc/src/mat/impls/htool/
H A Dhtool.hpp20 PetscInt sdim; member in WrapperHtool
H A Dhtool.cxx817 static PetscErrorCode GenEntriesTranspose(PetscInt sdim, PetscInt M, PetscInt N, const PetscInt *ro… in GenEntriesTranspose()
/petsc/src/ksp/pc/impls/h2opus/
H A Dpch2opus.c27 PetscInt sdim; member
66 PetscInt n, sdim; in PCH2OpusInferCoordinates_Private() local
89 static PetscErrorCode PCSetCoordinates_H2OPUS(PC pc, PetscInt sdim, PetscInt nlocc, PetscReal *coor… in PCSetCoordinates_H2OPUS()
/petsc/src/ksp/ksp/impls/gmres/agmres/
H A Dagmresdeflation.c106 PetscBLASInt sdim = 0; in KSPAGMRESSchurForm() local
/petsc/src/dm/impls/plex/
H A Dplexglvis.c279 PetscInt dim, sdim, dof = 0, off = 0, i, q, vStart, vEnd, numPoints, *points = NULL; in DMPlexGetPointMFEMVertexIDs_Internal() local
456 PetscInt bf, p, sdim, dim, depth, novl, minl; in DMPlexView_GLVis_ASCII() local
H A Dplexsubmesh.c3381 PetscInt totSubPoints = 0, maxConeSize, dim, sdim, cdim, p, d, coordinate_type; in DMPlexCreateSubmeshGeneric_Interpolated() local
/petsc/src/dm/impls/da/
H A Dgrglvis.c342 PetscInt dim, sdim, i, vid[8], mid, cid, cdof; in DMDAView_GLVis_ASCII() local
H A Dda.c888 PetscInt i, j, sdim, tmp, dim; 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
6509 PetscInt sdim = dim - (1 - (PetscInt)mat->stencil.noc); in MatZeroRowsStencil() local
6592 PetscInt sdim = dim - (1 - (PetscInt)mat->stencil.noc); in MatZeroRowsColumnsStencil() local
/petsc/src/dm/impls/composite/
H A Dpack.c1336 PetscInt i, n, tnf, *sdim; in DMSetUpGLVisViewer_Composite() local
/petsc/src/dm/dt/dualspace/interface/
H A Ddualspace.c1005 PetscInt dof, off, f, sdim; in PetscDualSpacePushForwardSubspaces_Internal() local