#include "petscfe.h" #include "petscdt.h" PetscErrorCode PetscFECompositeGetMapping(PetscFE fem, PetscInt *numSubelements, const PetscReal *v0[], const PetscReal *jac[], const PetscReal *invjac[])Not collective
fem | - The PetscFE object |
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 |