| /petsc/share/petsc/matlab/ |
| H A D | launch.m | 26 command = [ program opt ' &']; variable
|
| /petsc/src/sys/fileio/ |
| H A D | smatlab.c | 30 char command[512]; in PetscStartMatlab() local
|
| H A D | mpiuopen.c | 161 char commandt[PETSC_MAX_PATH_LEN], command[PETSC_MAX_PATH_LEN]; in PetscPOpen() local
|
| /petsc/config/PETSc/options/ |
| H A D | petscclone.py | 5 def noCheck(command, status, output, error): argument
|
| /petsc/config/BuildSystem/ |
| H A D | script.py | 160 def runShellCommand(command, log=None, cwd=None, env=None): argument 192 def defaultCheckCommand(command, status, output, error): argument 205 def passCheckCommand(command, status, output, error): argument 209 …def executeShellCommand(command, checkCommand = None, timeout = 600.0, log = None, lineLimit = 0, … argument
|
| /petsc/config/BuildSystem/config/packages/ |
| H A D | sowing.py | 4 def noCheck(command, status, output, error): argument
|
| H A D | MPI.py | 7 def noCheck(command, status, output, error): argument
|
| /petsc/systems/Apple/iOS/bin/ |
| H A D | iosbuilder.py | 310 def noCheckCommand(command, status, output, error): argument
|
| /petsc/config/BuildSystem/config/ |
| H A D | setCompilers.py | 11 def noCheck(command, status, output, error): argument 2186 def checkArchive(command, status, output, error): argument 2199 def checkRanlib(command, status, output, error): argument 2255 def checkArchiverArgfile(command, status, output, error): argument
|
| H A D | base.py | 475 def report(command, status, output, error): argument 531 def report(command, status, output, error): argument 613 def report(command, status, output, error): argument
|
| H A D | package.py | 1939 def Bootstrap(self,command): argument
|
| /petsc/src/sys/python/ |
| H A D | pythonsys.c | 24 char command[2 * PETSC_MAX_PATH_LEN]; in PetscPythonFindLibraryName() local
|
| /petsc/src/sys/error/ |
| H A D | adebug.c | 343 char command[1024]; in PetscAttachDebugger() local
|
| H A D | err.c | 59 char command[PETSC_MAX_PATH_LEN]; in PetscEmacsClientErrorHandler() local
|
| /petsc/src/sys/classes/draw/utils/ |
| H A D | image.c | 405 char command[sizeof(options) + sizeof(extraopts) + sizeof(framerate) + PETSC_MAX_PATH_LEN * 2]; in PetscDrawMovieSave() local
|
| /petsc/src/benchmarks/ |
| H A D | benchmarkExample.py | 55 def runShellCommand(command, cwd = None, log = True): argument
|
| /petsc/include/petsc/private/valgrind/ |
| H A D | valgrind.h | 7135 #define VALGRIND_MONITOR_COMMAND(command) \ argument
|