#include "petscfe.h" PetscErrorCode PetscDualSpaceRefinedSetCellSpaces(PetscDualSpace sp, const PetscDualSpace cellSpaces[])Collective on PetscDualSpace
sp | - a PetscDualSpace | |
cellSpaces | - one PetscDualSpace for each of the cells. The reference count of each cell space will be incremented, so the user is still responsible for these spaces afterwards |