#include "petscfe.h" PetscErrorCode PetscDualSpaceCreateReferenceCell(PetscDualSpace sp, PetscInt dim, PetscBool simplex, DM *refdm)Collective on sp
sp | - The PetscDualSpace | |
dim | - The spatial dimension | |
simplex | - Flag for simplex, otherwise use a tensor-product cell |