Home
last modified time | relevance | path

Searched defs:output_file (Results 1 – 3 of 3) sorted by relevance

/petsc/src/dm/impls/moab/tests/
H A Dex3.cxx17 char output_file[PETSC_MAX_PATH_LEN]; /* Output mesh file name */ member
H A Dex2.cxx15 char output_file[PETSC_MAX_PATH_LEN]; /* Output mesh file name */ member
/petsc/config/
H A Dgmakegentest.py197 def _getAltList(self,output_file,srcdir): argument