Lines Matching refs:an
8 concrete realization of an abstract base class. For example,
21 letters. When they consist of several complete words, there is an
27 - have an appended `_Private` (for example, `StashValues_Private`)
29 - have an appended `_Subtype` (for example, `MatMultSeq_AIJ`).
41 function name, an underscore, and the name of the implementation, for
52 08. Options database keys are lower case, have an underscore between
57 an underscore in them unless they refer to another package that uses
58 an underscore, for example, `MATSOLVERSUPERLU_DIST`.
77 …to `PetscInt` from `PetscCount`. Since, in most configurations an array of `PetscCount` requires t…
78 of an array of `PetscInt` most index arrays (such as `ISGetIndices()` use `PetscInt`,
84 entries in an array, or to index into an array, that should be `PetscCount`, or `PetscInt`.
384 See `PetscDefined()` for an example of how to work around MSVC's limitations to write
491 functionality as an available MPI routine. For example, do not write
493 an `MPI_Allreduce()` on it. Instead, use the MPI routine
517 15. Before removing or renaming an API function, type, or enumerator,
549 16. Before removing or renaming an options database key,
580 a formatted comment of an enum used for documentation only.
624 (e.g., `PetscOptionsBegin()`), an explicit `Synopsis:` section
643 parameter descriptions in an `Input Parameter(s):` section.
646 parameter descriptions in an `Output Parameter(s):` section.
656 list of options database keys in an `Options Database Key(s):`