petsc-3.8.4 2018-03-24
Report Typos and Errors

PetscSpaceRegisterAll

Registers all of the PetscSpace components in the PetscFE package.

Synopsis

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

Input parameter

path -The dynamic library path

Keywords

PetscSpace, register, all

See Also

PetscSpaceRegister(), PetscSpaceRegisterDestroy()

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