petsc-3.15.0 2021-03-30
PetscDualSpaceDuplicate
Creates a duplicate PetscDualSpace object, however it is not setup.
Synopsis
#include "petscfe.h"
PetscErrorCode PetscDualSpaceDuplicate(PetscDualSpace sp, PetscDualSpace *spNew)
Collective on sp
Input Parameter
Output Parameter
See Also
PetscDualSpaceCreate(), PetscDualSpaceSetType()
Level
beginner
Location
src/dm/dt/dualspace/interface/dualspace.c
Index of all DUALSPACE routines
Table of Contents for all manual pages
Index of all manual pages