petsc-3.5.4 2015-05-23
Report Typos and Errors

PetscDSRegisterAll

Registers all of the PetscDS components in the PetscDS package.

Synopsis

#include "petscdm.h"  
#include "petscfe.h"  
#include "petscfv.h"  
#include "petscds.h"  
PetscErrorCode PetscDSRegisterAll()
Not Collective

Input parameter

path -The dynamic library path

Keywords

PetscDS, register, all

See Also

PetscDSRegister(), PetscDSRegisterDestroy()

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