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

PetscLimiterRegisterAll

Registers all of the PetscLimiter components in the PetscFV package.

Synopsis

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

Input parameter

path -The dynamic library path

Keywords

PetscLimiter, register, all

See Also

PetscLimiterRegister(), PetscLimiterRegisterDestroy()

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