petsc-3.7.5 2017-01-01
Report Typos and Errors

PetscDualSpaceRegisterAll

Registers all of the PetscDualSpace components in the PetscFE package.

Synopsis

#include "petscdm.h"  
#include "petscdmplex.h"  
#include "petscfe.h"  
PetscErrorCode PetscDualSpaceRegisterAll()
Not Collective

Input parameter

path -The dynamic library path

Keywords

PetscDualSpace, register, all

See Also

PetscDualSpaceRegister(), PetscDualSpaceRegisterDestroy()

Level:advanced
Location:
src/dm/interface/dmregall.c
Index of all DM routines
Table of Contents for all manual pages
Index of all manual pages