Searched defs:chunkSize (Results 1 – 5 of 5) sorted by relevance
| /petsc/config/BuildSystem/ |
| H A D | sourceDatabase.py | 142 def getChecksum(source, chunkSize = 1024*1024): argument
|
| /petsc/src/dm/dt/fe/tests/ |
| H A D | ex1.c | 188 PetscInt depth, cStart, cEnd, cell, chunkSize = cbs, Nch = 0, Nf, f, totDim, i, k; in TestIntegration() local
|
| H A D | ex2.c | 241 PetscInt depth, cStart, cEnd, cell, chunkSize = cbs, Nch = 0, Nf, f, totDim, i, k; in TestIntegration() local
|
| /petsc/config/BuildSystem/config/ |
| H A D | package.py | 554 def getChecksum(self,source, chunkSize = 1024*1024): argument
|
| /petsc/src/dm/impls/plex/ |
| H A D | plexfem.c | 2768 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
|