petsc-3.9.4 2018-09-11
Report Typos and Errors

PetscFERegisterAll

Registers all of the PetscFE components in the PetscFE package.

Synopsis

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

Input parameter

path -The dynamic library path

Keywords

PetscFE, register, all

See Also

PetscFERegister(), PetscFERegisterDestroy()

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