Home
last modified time | relevance | path

Searched refs:separate (Results 1 – 25 of 41) sorted by relevance

12

/petsc/share/petsc/matlab/
H A Dlaunch.m10 % in a separate terminal starting the PETSc program manually, for example petscmpiexec -n 1 ./ex1 -…
/petsc/config/
H A Dtestparse.py172 def _getNewArgs(args,separate=True): argument
184 if separate:
237 sdict['args']=_getNewArgs(sdict['args'],separate=False)
/petsc/doc/install/
H A Dindex.md10 Some package managers provide separate packages for the complex number installation of PETSc.
H A Ddownload.md35 Tarball to enable a separate installation of petsc4py.
/petsc/doc/manualpages/doctext/
H A Ddoctextcommon.txt27 Note the omission of `read-read`; there is no implied ordering between separate
/petsc/doc/miscellaneous/
H A Dcodemanagement.md58 on your machine. Otherwise, you can run each process in a separate
61 `-start_in_debugger` [-display xdisplay:0] will open separate windows
/petsc/doc/changes/
H A D312.md49 - Moved PetscCUBLASGetHandle() to a separate header file
138 - Added MatCompositeSetScalings() to set separate scaling factors
H A D233.md149 - Added Poisson problem example in separate repository
H A D39.md82 If separate numbers of smoothing steps are required for up and
H A D300.md7 require a separate flag --with-matlab-engine
H A D2015.md157 allocate a separate colormap for PETSc graphics windows. This
H A D33.md242 separate.
H A D315.md40 `--separate-git-dir`) is now correctly detected
H A D32.md147 now take separate row and column maps. MatPreallocateSetLocal()
H A D319.md52 …s external source code that is licensed under the MIT license, which is separate from the PETSc li…
H A D2024.md240 will open a separate file, called filename.rank for each processor
/petsc/src/tao/leastsquares/tutorials/
H A DtomographyGenerateData.m26 % Save to separate files
/petsc/doc/developers/
H A Dtesting.md214 separate declarations) is done. This means that any escaping of special characters
285 …If the loop causes different output for each loop iteration, then `separate output` needs to be us…
288 args: -matload_block_size {{2 3}separate output}
291 In this case, each loop value generates a separate script,
292 and uses a separate output file for comparison.
464 args: -pc_factor_levels {{0 2 4}separate output}
H A Dbuildsystem.md306 function prototypes and typedefs are removed to a separate header.
374 placed in a separate header in order to accommodate languages such as
H A Dstyle.md234 13. Do not use `/* ---- ... ----- */` or similar constructs to separate parts of source code files.
503 be declared `static`. PETSc can be configured to build a separate shared
505 implementations of these classes can be included as separate shared libraries; thus,
/petsc/share/petsc/saws/
H A Ddocumentation53 …s will be visible from any other js file. Splitting the javascript into separate files is purely f…
/petsc/src/binding/petsc4py/conf/
H A Depydoc.cfg105 separate-classes: no
/petsc/doc/developers/contributing/
H A Ddevelopingmr.md139 separate contributions, submit them in sequence with different
/petsc/lib/petsc/bin/maint/abi-compliance-checker/
H A DLICENSE192 and can be reasonably considered independent and separate works in
194 sections when you distribute them as separate works. But when you
336 library, provided that the separate distribution of the work based on
/petsc/lib/petsc/conf/
H A Drules228 # Shall we compile *.c to *.o and then link *.o to executables in two separate steps?

12