Home
last modified time | relevance | path

Searched defs:chunk (Results 1 – 6 of 6) sorted by relevance

/petsc/src/sys/classes/draw/utils/
H A Dlg.c142 int chunk = PETSC_DRAW_LG_CHUNK_SIZE; in PetscDrawLGAddPoints() local
H A Ddscatter.c252 PetscInt chunk = PETSC_DRAW_SP_CHUNK_SIZE; in PetscDrawSPAddPoints() local
/petsc/src/sys/objects/device/impls/
H A Dsegmentedmempool.hpp450 for (auto &chunk : chunks_) { in try_allocate_chunk() local
516 chunk_type *chunk = nullptr; in try_deallocate_chunk() local
547 for (auto &chunk : chunks_) { in try_find_chunk() local
869 chunk_type *chunk = nullptr; in reallocate() local
/petsc/src/ksp/pc/impls/is/nn/
H A Dnn.c399 PetscErrorCode PCNNApplySchurToChunk(PC pc, PetscInt n, PetscInt *idx, PetscScalar *chunk, PetscSca… in PCNNApplySchurToChunk()
/petsc/src/dm/dt/interface/
H A Ddtweakform.c38 …ErrorCode PetscChunkBufferCreateChunk(PetscChunkBuffer *buffer, PetscCount size, PetscChunk *chunk) in PetscChunkBufferCreateChunk()
58 …rrorCode PetscChunkBufferEnlargeChunk(PetscChunkBuffer *buffer, PetscCount size, PetscChunk *chunk) in PetscChunkBufferEnlargeChunk()
104 PetscChunk chunk; in PetscWeakFormGetFunction_Private() local
126 PetscChunk chunk; in PetscWeakFormSetFunction_Private() local
152 PetscChunk chunk; in PetscWeakFormAddFunction_Private() local
176 PetscChunk chunk; in PetscWeakFormGetIndexFunction_Private() local
197 PetscChunk chunk; in PetscWeakFormSetIndexFunction_Private() local
220 PetscChunk chunk; in PetscWeakFormClearIndexFunction_Private() local
/petsc/src/dm/impls/plex/
H A Dplexfem.c2768 PetscInt numChunks, chunkSize, chunk, Nr, offset; in DMPlexComputeBdIntegral_Internal() local
4405 PetscInt Nf, f, totDim, totDimAux, numChunks, cellChunkSize, chunk, fStart, fEnd; in DMPlexComputeResidual_Patch_Internal() local
4634 … fieldI, fieldJ, maxDegree, numCells, cStart, cEnd, numChunks, chunkSize, chunk, totDim, totDimAux… in DMPlexComputeJacobian_Patch_Internal() local
5195 …PetscInt Nf, f, totDim, totDimAux, numChunks, cellChunkSize, faceChunkSize, chunk, fStart, … in DMPlexComputeResidualByKey() local
5578 …cInt Nf, f, totDim, totDimIn, totDimAux[3], totDimScale[3], numChunks, cellChunkSize, chunk; in DMPlexComputeResidualHybridByKey() local
6659 …f, fieldI, fieldJ, totDim, totDimIn, totDimAux[3], totDimScale[3], numChunks, cellChunkSize, chunk; in DMPlexComputeJacobianHybridByKey() local