PetscDSRegisterAll#
Registers all of the PetscDS components in the PetscDS package.
Synopsis#
#include "petscdm.h"
#include "petscdmplex.h"
#include "petscfe.h"
#include "petscfv.h"
#include "petscds.h"
PetscErrorCode PetscDSRegisterAll(void)
Not Collective
Input parameter#
path - The dynamic library path
See Also#
PetscDSRegister()
, PetscDSRegisterDestroy()
Level#
advanced
Location#
Index of all DM routines
Table of Contents for all manual pages
Index of all manual pages