#include "petscsys.h" PetscErrorCode PetscOpFListFind(MPI_Comm comm, PetscOpFList fl,PetscVoidFunction *r, const char* op, PetscInt numArgs, char* argTypes[])
comm | - processes looking for the op | |
fl | - pointer to list of known ops | |
op | - operation name | |
numArgs | - number of op arguments | |
argTypes | - list of argument type names |
Level:developer
Location:src/sys/dll/reg.c
Index of all Sys routines
Table of Contents for all manual pages
Index of all manual pages