Home
last modified time | relevance | path

Searched refs:Out (Results 1 – 9 of 9) sorted by relevance

/petsc/lib/petsc/bin/maint/abi-compliance-checker/modules/Internals/
H A DElfTools.pm143 my $Out = `$Cmd`;
145 if($Out=~/(\w+)\smachine/)
161 my $Out = qx/$Cmd/;
163 if($Out=~/X86_64/i) {
166 elsif($Out=~/X86/i) {
187 my $Out = `$Cmd`;
189 if($Out=~/architecture:\s+([\w\-\:]+)/)
H A DTUDump.pm591 my $Out = $TmpDir."/ctags.txt";
592 system("$CTags --c-kinds=pxn -f \"$Out\" \"$Path\" 2>\"$TmpDir/null\"");
594 copy($Out, getDebugDir($LVer)."/ctags.txt");
596 open(CTAGS, "<", $Out);
H A DSysFiles.pm2491 my $Out = $TmpDir."/preprocessed.h";
2492 system($Cmd." >\"$Out\" 2>\"$TmpDir/null\"");
2494 return $Out;
H A DSysCheck.pm1620 my $Out = $TmpDir."/urpmf.out";
1621 system("urpmf : >\"$Out\"");
1622 open(FILE, $Out);
/petsc/src/ksp/ksp/impls/gmres/agmres/
H A Dagmresorthog.c233 PetscErrorCode KSPAGMRESRodvec(KSP ksp, PetscInt nvec, PetscScalar *In, Vec Out) in KSPAGMRESRodvec() argument
257 PetscCall(VecGetArray(Out, &zloc)); in KSPAGMRESRodvec()
307 PetscCall(VecRestoreArray(Out, &zloc)); in KSPAGMRESRodvec()
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A Dpetscpc.pxi411 cdef Vec Out = ref_Vec(out)
421 op(Pc, toInt(point), Vec, Out, Is, asarray(pydofs), asarray(pydofsWithAll), *args, **kargs)
462 cdef Vec Out = ref_Vec(out)
472 op(Pc, toInt(point), Vec, Out, Is, asarray(pydofs), asarray(pydofsWithAll), *args, **kargs)
H A DPETSc.pyx315 "Out of memory. "
/petsc/doc/install/
H A Dinstall.md507 ## Installation Location: In-place or Out-of-place
519 ### Out-of-place Installation With `--prefix`
/petsc/doc/manual/
H A Dgetting_started.md456 [0]PETSC ERROR: Out of memory. This could be due to allocating