Home
last modified time | relevance | path

Searched refs:PetscExpand (Results 1 – 2 of 2) sorted by relevance

/petsc/include/
H A Dpetscmacros.h775 #define PetscExpand(...) PetscExpand_(__VA_ARGS__) macro
891 #define PetscCompl(b) PetscConcat_(PETSC_INTERNAL_COMPL_, PetscExpand(b))
/petsc/doc/changes/
H A D317.md55 - Add `PetscExpand()`, `PetscConcat()`, `PetscCompl()`, and `PetscExpandToNothing()`