Lines Matching refs:functions
14 operations on the data (much like virtual functions in C++ classes).
54 An abstract interface that defines the application-callable functions
201 The `obj->ops` functions provide implementations of the standard methods of the object class. Each …
230 These include the specific functions in the PETSc common function table.
233 functions listed below with the first letter of each word capitalized.
288 `query()`, `composefunction()`, and `queryfunction()` functions
290 implementations are free to manage these functions in any manner; but
322 The PETSc object `compose()` and `query()` functions are as follows
344 PETSc allows you to compose functions by specifying a name and function
379 functions into PETSc objects, it is also used to allow registration of
382 PETSc code that calls composed functions should be done via