slepc-3.17.0 2022-03-31
Report Typos and Errors

FNCombineType

Determines how two functions are combined

Synopsis

typedef enum { FN_COMBINE_ADD,
               FN_COMBINE_MULTIPLY,
               FN_COMBINE_DIVIDE,
               FN_COMBINE_COMPOSE } FNCombineType;

See Also

FNCombineSetChildren()

Location: include/slepcfn.h

Examples

src/nep/tutorials/nlevp/gun.c.html
src/mfn/tutorials/ex39.c.html

Index of all sys routines
Table of Contents for all manual pages
Index of all manual pages