#include "petscfe.h" PetscErrorCode PetscFECompositeGetMapping(PetscFE fem, PetscInt *numSubelements, const PetscReal *v0[], const PetscReal *jac[], const PetscReal *invjac[])Not collective
blockSize | - The number of elements in a block | |
numBlocks | - The number of blocks in a batch | |
batchSize | - The number of elements in a batch | |
numBatches | - The number of batches in a chunk |
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