Searched refs:petsccommandargumentcount_ (Results 1 – 1 of 1) sorted by relevance
20 #define petsccommandargumentcount_ PETSCCOMMANDARGUMENTCOUNT macro26 #define petsccommandargumentcount_ petsccommandargumentcount macro60 PETSC_EXTERN int petsccommandargumentcount_(void);80 if (rank == 0) *argc = 1 + petsccommandargumentcount_(); in PETScParseFortranArgs_Private()