Searched refs:PetscExpand (Results 1 – 2 of 2) sorted by relevance
775 #define PetscExpand(...) PetscExpand_(__VA_ARGS__) macro891 #define PetscCompl(b) PetscConcat_(PETSC_INTERNAL_COMPL_, PetscExpand(b))
55 - Add `PetscExpand()`, `PetscConcat()`, `PetscCompl()`, and `PetscExpandToNothing()`