Searched refs:span (Results 1 – 9 of 9) sorted by relevance
| /petsc/lib/petsc/bin/maint/abi-compliance-checker/modules/Internals/Styles/ |
| H A D | Report.css | 23 span.section { 30 span.new_sign { 35 span.new_sign_lbl { 40 span:hover.section { 43 span.sect_aff { 49 span.sect_info { 55 span.ext { 58 span.h_name { 67 span.ns { 71 span.lib_name { [all …]
|
| H A D | SymbolsList.css | 17 span.iname { 22 span.section { 29 span:hover.section { 32 span.h_name { 37 span.ns { 41 span.lib_name { 46 span.sym_p { 50 span.sym_kind { 54 span.mangled { 60 span.sym_ver { [all …]
|
| /petsc/src/ksp/ksp/tutorials/ |
| H A D | ex49.c | 883 PetscInt index, span; in solve_elasticity_2d() local 898 span = 1; in solve_elasticity_2d() 899 PetscCall(PetscOptionsGetInt(NULL, NULL, "-brick_span", &span, &flg)); in solve_elasticity_2d() 902 jj = (j / span) % nbricks; in solve_elasticity_2d() 903 index = (jj + i / span) % nbricks; in solve_elasticity_2d()
|
| /petsc/src/binding/petsc4py/src/petsc4py/PETSc/ |
| H A D | TS.pyx | 1511 ``-ts_eval_times <t0, ..., tn>`` sets the time span from the commandline 1559 # --- time span --- 1562 """Set the time span and time points to evaluate solution at. 1567 requested in the span. The times must be all increasing and correspond 1582 ``-ts_time_span <t0, ..., tf>`` sets the time span from the commandline 1597 """Return the solutions at the times in the time span. Deprecated.
|
| H A D | Mat.pyx | 6129 The sequence of vectors that span the null space.
|
| /petsc/doc/changes/ |
| H A D | 318.md | 236 - Add `TSSetTimeSpan()`, `TSGetTimeSpan()` and `TSGetTimeSpanSolutions()` to support time span
|
| /petsc/doc/manual/ |
| H A D | performance.md | 364 in specifying domains that encompass multiple cores, span sockets,
|
| H A D | ksp.md | 1013 the user to specify subdomains that span multiple MPI processes. This can be 1028 subdomains that span multiple MPI processes. The simplest way to do this is
|
| /petsc/share/petsc/datafiles/meshes/ |
| H A D | testcase3D.cas | 2617 (dpm/span-particles-use-cell-locator? #t)
|