Home
last modified time | relevance | path

Searched defs:nC (Results 1 – 4 of 4) sorted by relevance

/petsc/src/dm/impls/da/
H A Ddalocal.c88 const PetscInt nC = (mx) * (dim > 1 ? (my) * (dim > 2 ? (mz) : 1) : 1); in DMDAGetNumCells() local
237 PetscInt nC, nV, nXF, nYF, nZF; in DMDAGetHeightStratum() local
289 PetscInt nC, nV, nXF, nYF, nZF; in DMDAGetDepthStratum() local
/petsc/src/ts/tutorials/
H A Dex52.c149 PetscInt cell, cStart, cEnd, nC; in FormFunction() local
/petsc/src/dm/impls/plex/
H A Dplexvtu.c73 PetscInt nverts, dof = 0, celltype, startoffset, nC = 0; in DMPlexGetVTKConnectivity() local
/petsc/src/dm/impls/plex/hdf5/
H A Dplexhdf5.c1821 PetscInt nX, nC; in ReadLabelStratumHDF5_Distribute_Private() local