PCRegisterAll

Registers all of the preconditioners in the PC package.

Synopsis

#include "pc.h"   
int PCRegisterAll(char *path)
Not Collective

Input Parameter

path -the library where the routines are to be found (optional)

Keywords

PC, register, all

See Also

PCRegisterDynamic(), PCRegisterDestroy()

Level:advanced
Location:src/sles/pc/interface/pcregis.c
PC Index
Table of Contents