PFDestroy

Destroys PF context that was created with PFCreate().

Synopsis

#include "pf.h" 
int PFDestroy(PF pf)
Collective on PF

Input Parameter

pf -the function context

Keywords

PF, destroy

See Also

PFCreate(), PFSet(), PFSetType()

Examples

src/pf/examples/tutorials/ex1.c

Level:beginner
Location:src/pf/interface/pf.c
Vector Index
Table of Contents