Lines Matching refs:have
27 - have an appended `_Private` (for example, `StashValues_Private`)
29 - have an appended `_Subtype` (for example, `MatMultSeq_AIJ`).
52 08. Options database keys are lower case, have an underscore between
56 09. Specific `XXXType` values (for example, `MATSEQAIJ`) do not have
85 Though `size_t` is unsigned and hence can have values larger than those that can be stored
103 …names end in `_c`. Since not all installed MPI implementations have such support, use `MPIU_XXX()`…
183 05. Functions in PETSc examples, including `main()` should have `PetscFunctionBeginUser` as the fir…
189 08. All PETSc function calls must have their return value checked for errors using the
317 04. Subroutines that would normally have a `void **` argument to return
336 It's OK to have
382 2015). Most compilers have conforming implementations of the C99/C++11 rules for
578 …nerating a Fortran interface. In general, such labeled C functions should have a custom Fortran in…
597 Each include file that contains formatted comments needs to have a line of the form
636 argument yyy, which must have the same value on all ranks of the
691 1. The line continuation character `"\"` should not have any spaces to its left or right