Searched refs:separate (Results 1 – 25 of 41) sorted by relevance
12
| /petsc/share/petsc/matlab/ |
| H A D | launch.m | 10 % in a separate terminal starting the PETSc program manually, for example petscmpiexec -n 1 ./ex1 -…
|
| /petsc/config/ |
| H A D | testparse.py | 172 def _getNewArgs(args,separate=True): argument 184 if separate: 237 sdict['args']=_getNewArgs(sdict['args'],separate=False)
|
| /petsc/doc/install/ |
| H A D | index.md | 10 Some package managers provide separate packages for the complex number installation of PETSc.
|
| H A D | download.md | 35 Tarball to enable a separate installation of petsc4py.
|
| /petsc/doc/manualpages/doctext/ |
| H A D | doctextcommon.txt | 27 Note the omission of `read-read`; there is no implied ordering between separate
|
| /petsc/doc/miscellaneous/ |
| H A D | codemanagement.md | 58 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 D | 312.md | 49 - Moved PetscCUBLASGetHandle() to a separate header file 138 - Added MatCompositeSetScalings() to set separate scaling factors
|
| H A D | 233.md | 149 - Added Poisson problem example in separate repository
|
| H A D | 39.md | 82 If separate numbers of smoothing steps are required for up and
|
| H A D | 300.md | 7 require a separate flag --with-matlab-engine
|
| H A D | 2015.md | 157 allocate a separate colormap for PETSc graphics windows. This
|
| H A D | 33.md | 242 separate.
|
| H A D | 315.md | 40 `--separate-git-dir`) is now correctly detected
|
| H A D | 32.md | 147 now take separate row and column maps. MatPreallocateSetLocal()
|
| H A D | 319.md | 52 …s external source code that is licensed under the MIT license, which is separate from the PETSc li…
|
| H A D | 2024.md | 240 will open a separate file, called filename.rank for each processor
|
| /petsc/src/tao/leastsquares/tutorials/ |
| H A D | tomographyGenerateData.m | 26 % Save to separate files
|
| /petsc/doc/developers/ |
| H A D | testing.md | 214 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 D | buildsystem.md | 306 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 D | style.md | 234 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 D | documentation | 53 …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 D | epydoc.cfg | 105 separate-classes: no
|
| /petsc/doc/developers/contributing/ |
| H A D | developingmr.md | 139 separate contributions, submit them in sequence with different
|
| /petsc/lib/petsc/bin/maint/abi-compliance-checker/ |
| H A D | LICENSE | 192 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 D | rules | 228 # Shall we compile *.c to *.o and then link *.o to executables in two separate steps?
|
12