#include "petscfe.h" PetscErrorCode PetscFEGetTileSizes(PetscFE fem, PetscInt *blockSize, PetscInt *numBlocks, PetscInt *batchSize, PetscInt *numBatches)Not collective Many br
blockSize | - The number of elements in a block Many br | |
numBlocks | - The number of blocks in a batch Many br | |
batchSize | - The number of elements in a batch Many br | |
numBatches | - The number of batches in a chunk Many br |
Many br
Level:intermediate
Location:src/dm/dt/interface/dtfe.c
Index of all DM routines
Table of Contents for all manual pages
Index of all manual pages