petsc-3.3-p7 2013-05-11

PFType

Type of PETSc mathematical function, a string name

Synopsis

#define PFType char*
#define PFCONSTANT      "constant"
#define PFMAT           "mat"
#define PFSTRING        "string"
#define PFQUICK         "quick"
#define PFIDENTITY      "identity"
#define PFMATLAB        "matlab"

See Also

PFSetType(), PF

Level:beginner
Location:
src/vec/pf/../../../include/petscpf.h
Index of all PF routines
Table of Contents for all manual pages
Index of all manual pages