PetscSpaceSumSetInterleave#

Set whether the basis functions and components of a uniform sum are interleaved

Synopsis#

#include "petscfe.h" 
PetscErrorCode PetscSpaceSumSetInterleave(PetscSpace sp, PetscBool interleave_basis, PetscBool interleave_components)

Logically collective

Input Parameters#

See Also#

PetscSpace, PETSCSPACESUM, PETSCFEVECTOR, PetscSpaceSumGetInterleave()

Level#

developer

Location#

src/dm/dt/space/impls/sum/spacesum.c

Implementations#

PetscSpaceSumSetInterleave_Sum() in src/dm/dt/space/impls/sum/spacesum.c


Index of all SPACE routines
Table of Contents for all manual pages
Index of all manual pages