Home
last modified time | relevance | path

Searched defs:chunkSize (Results 1 – 5 of 5) sorted by relevance

/petsc/config/BuildSystem/
H A DsourceDatabase.py142 def getChecksum(source, chunkSize = 1024*1024): argument
/petsc/src/dm/dt/fe/tests/
H A Dex1.c188 PetscInt depth, cStart, cEnd, cell, chunkSize = cbs, Nch = 0, Nf, f, totDim, i, k; in TestIntegration() local
H A Dex2.c241 PetscInt depth, cStart, cEnd, cell, chunkSize = cbs, Nch = 0, Nf, f, totDim, i, k; in TestIntegration() local
/petsc/config/BuildSystem/config/
H A Dpackage.py554 def getChecksum(self,source, chunkSize = 1024*1024): argument
/petsc/src/dm/impls/plex/
H A Dplexfem.c2768 PetscInt numChunks, chunkSize, chunk, Nr, offset; in DMPlexComputeBdIntegral_Internal() local
4634 …PetscInt Nf, fieldI, fieldJ, maxDegree, numCells, cStart, cEnd, numChunks, chunkSize, chunk… in DMPlexComputeJacobian_Patch_Internal() local