Searched defs:outfilename (Results 1 – 2 of 2) sorted by relevance
21 def printindex(outfilename, headfilename, levels, titles, tables): argument74 def printsingleindex(outfilename, alphabet_dict): argument
55 char *outfilename = NULL; /* output file name */ in PetscPartitionerPartition_Chaco() local