Home
last modified time | relevance | path

Searched refs:defaults (Results 1 – 25 of 62) sorted by relevance

123

/petsc/share/petsc/saws/js/
H A DlistLogic.js19 …var defaults = getDefaults("mg",matInfo[endtag].symm, matInfo[endtag].posdef, matInfo[endtag].logs…
20 var defaultMgLevels = defaults.pc_mg_levels;
23 matInfo[endtag].pc_mg_type = defaults.pc_mg_type;
32 $("#pc_mg_type" + endtag).val(defaults.pc_mg_type);
39 pc_type : defaults.sub_pc_type,
40 ksp_type: defaults.sub_ksp_type,
61 $("#ksp_type" + childEndtag).val(defaults.sub_ksp_type);
62 $("#pc_type" + childEndtag).val(defaults.sub_pc_type);
71 …var defaults = getDefaults("gamg",matInfo[endtag].symm, matInfo[endtag].posdef, matInfo[endtag].lo…
72 var defaultGamgLevels = defaults.pc_gamg_levels;
[all …]
H A DtreeInterface.js254 …var defaults = getDefaults("bjacobi",matInfo[endtag].symm,matInfo[endtag].posdef,matInfo[endtag].l…
257 pc_type: defaults.sub_pc_type,
258 ksp_type: defaults.sub_ksp_type,
270 …var defaults = getDefaults("fieldsplit",matInfo[endtag].symm,matInfo[endtag].posdef,matInfo[endtag…
273 pc_type: defaults.sub_pc_type,
274 ksp_type: defaults.sub_ksp_type,
287 …var defaults = getDefaults("mg",matInfo[endtag].symm,matInfo[endtag].posdef,matInfo[endtag].logstr…
290 pc_type: defaults.sub_pc_type,
291 ksp_type: defaults.sub_ksp_type,
304 …var defaults = getDefaults("gamg",matInfo[endtag].symm,matInfo[endtag].posdef,matInfo[endtag].logs…
[all …]
H A Devents.js51 var defaults;
53 defaults = getDefaults("",symm,posdef,logstruc);
61defaults = getDefaults(parent_pc_type,parent_symm,parent_posdef,parent_logstruc,symm,po…
62 var sub_pc_type = defaults.sub_pc_type;
63 var sub_ksp_type = defaults.sub_ksp_type;
64 defaults = { variable
70 $("#pc_type" + endtag).val(defaults.pc_type);
71 $("#ksp_type" + endtag).val(defaults.ksp_type);
/petsc/doc/changes/
H A D215.md38 - PCSetUp() now defaults to ICC for SBAIJ
39 - BoomerAMG preconditioner now defaults to zero initial guess
H A D36.md163 defaults to MATAIJ
165 want used with a DMDA (defaults to AOBASIC)
H A D221.md45 - If matrix is symmetric, PC defaults to ICC when possible, if you
H A D300.md108 - ILU preconditioner now defaults to use shift to prevent zero pivot
109 - ICC preconditioner now defaults to use Manteuffel shift to force
H A D33.md37 MatXXXXSetPreallocation() or block size defaults to 1
87 - PCMG multigrid defaults changed to use a Chebyshev smoother with
H A D231.md73 - ---download-mpich option now defaults to pm=gforker. To use mpd -
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A DViewer.pyx187 MPI communicator, defaults to `Sys.getDefaultComm`.
217 MPI communicator, defaults to `Sys.getDefaultComm`.
255 MPI communicator, defaults to `Sys.getDefaultComm`.
288 MPI communicator, defaults to `Sys.getDefaultComm`.
325 MPI communicator, defaults to `Sys.getDefaultComm`.
361 MPI communicator, defaults to `Sys.getDefaultComm`.
403 MPI communicator, defaults to `Sys.getDefaultComm`.
577 MPI communicator, defaults to `Sys.getDefaultComm`.
595 MPI communicator, defaults to `Sys.getDefaultComm`.
615 MPI communicator, defaults to `Sys.getDefaultComm`.
[all …]
H A DSys.pyx176 MPI communicator, defaults to `getDefaultComm`.
221 MPI communicator, defaults to `getDefaultComm`.
249 MPI communicator, defaults to `getDefaultComm`.
277 Block size, defaults to ``1``.
279 MPI communicator, defaults to `getDefaultComm`.
H A DFE.pyx63 MPI communicator, defaults to `Sys.getDefaultComm`.
102 MPI communicator, defaults to `Sys.getDefaultComm`.
148 MPI communicator, defaults to `Sys.getDefaultComm`.
194 MPI communicator, defaults to `Sys.getDefaultComm`.
H A DAO.pyx75 MPI communicator, defaults to `Sys.getDefaultComm`.
127 MPI communicator, defaults to `Sys.getDefaultComm`.
174 MPI communicator, defaults to `Sys.getDefaultComm`.
H A DIS.pyx96 MPI communicator, defaults to `Sys.getDefaultComm`.
155 MPI communicator, defaults to `Sys.getDefaultComm`.
187 MPI communicator, defaults to `Sys.getDefaultComm`.
223 MPI communicator, defaults to `Sys.getDefaultComm`.
374 defaults to ``PETSC_DECIDE``.
416 defaults to the size of the communicator.
1212 Viewer instance, defaults to an instance of `Viewer.Type.ASCII`.
1268 Block size, defaults to 1.
1270 MPI communicator, defaults to `Sys.getDefaultComm`.
1584 defaults to ``"mask"``.
[all …]
H A DMatPartitioning.pyx70 MPI communicator, defaults to `Sys.getDefaultComm`.
H A DDT.pyx36 MPI communicator, defaults to `Sys.getDefaultComm`.
H A DPartitioner.pyx68 MPI communicator, defaults to `Sys.getDefaultComm`.
H A DDMUtils.pyx21 MPI communicator, defaults to `COMM_SELF`.
H A DMat.pyx504 MPI communicator, defaults to `Sys.getDefaultComm`.
724 MPI communicator, defaults to `Sys.getDefaultComm`.
769 MPI communicator, defaults to `Sys.getDefaultComm`.
814 MPI communicator, defaults to `Sys.getDefaultComm`.
860 MPI communicator, defaults to `Sys.getDefaultComm`.
1013 the newly allocated matrix, defaults to `True`.
1042 MPI communicator, defaults to `Sys.getDefaultComm`.
1133 MPI communicator, defaults to `Sys.getDefaultComm`.
1174 MPI communicator, defaults to `Sys.getDefaultComm`.
1241 MPI communicator, defaults to `Sys.getDefaultComm`.
[all …]
H A DRandom.pyx82 MPI communicator, defaults to `Sys.getDefaultComm`.
H A DDS.pyx63 MPI communicator, defaults to `Sys.getDefaultComm`.
H A DVec.pyx186 MPI communicator, defaults to `Sys.getDefaultComm`.
263 MPI communicator, defaults to `COMM_SELF`.
299 MPI communicator, defaults to `Sys.getDefaultComm`.
342 MPI communicator, defaults to `Sys.getDefaultComm`.
393 MPI communicator, defaults to `Sys.getDefaultComm`.
451 MPI communicator, defaults to `Sys.getDefaultComm`.
509 MPI communicator, defaults to `Sys.getDefaultComm`.
574 MPI communicator, defaults to `Sys.getDefaultComm`.
838 MPI communicator, defaults to `Sys.getDefaultComm`.
884 MPI communicator, defaults to `Sys.getDefaultComm`.
[all …]
H A DPC.pyx275 MPI communicator, defaults to `Sys.getDefaultComm`.
775 MPI communicator, defaults to `Sys.getDefaultComm`.
2659 The tolerance, defaults to ``0.4``.
2677 The number of steps, defaults to ``5``.
2695 Number of entries in the work arrays to be allocated, defaults to
2714 Number of entries allowed, defaults to ``5``.
2732 The block size, defaults to ``1``.
2750 The size of the cache, defaults to ``5``.
2768 The level of verbosity, defaults to ``1``.
/petsc/share/petsc/saws/
H A Ddocumentation5 …tioners and krylov methods based on inputted matrix properties, but the defaults can be modified b…
28 …). Users should input matrix properties first to see what the suggested defaults are, and then mod…
66 The webpage is heavily event-based. Main.js simply triggers a few elements to set the defaults and …
/petsc/src/snes/tutorials/
H A Dbuild.zig7 // what target to build for. Here we do not override the defaults, which

123