#include "petscfe.h" PetscErrorCode PetscDualSpaceCreateReferenceCell(PetscDualSpace sp, PetscInt dim, PetscBool simplex, DM *refdm)Collective on PetscDualSpace
sp | - The PetscDualSpace | |
dim | - The spatial dimension | |
simplex | - Flag for simplex, otherwise use a tensor-product cell |
Level:advanced
Location:src/dm/dt/interface/dtfe.c
Index of all DT routines
Table of Contents for all manual pages
Index of all manual pages