| /petsc/src/ts/tutorials/power_grid/stability_9bus/output/ ! |
| H A D | ex9busdmnetwork_2.out | 1 ... (1) Prefault period ... 11 ... (3) Disturbance period ... 23 ... (5) Post-disturbance period ...
|
| H A D | ex9busdmnetwork_1.out | 1 ... (1) Prefault period ... 11 ... (3) Disturbance period ... 23 ... (5) Post-disturbance period ...
|
| /petsc/src/mat/impls/mffd/ ! |
| H A D | mffd.c | 522 static PetscErrorCode MatMFFDSetPeriod_MFFD(Mat mat, PetscInt period) in MatMFFDSetPeriod_MFFD() argument 528 ctx->recomputeperiod = period; in MatMFFDSetPeriod_MFFD() 845 PetscErrorCode MatMFFDSetPeriod(Mat mat, PetscInt period) in MatMFFDSetPeriod() argument 849 PetscValidLogicalCollectiveInt(mat, period, 2); in MatMFFDSetPeriod() 850 PetscTryMethod(mat, "MatMFFDSetPeriod_C", (Mat, PetscInt), (mat, period)); in MatMFFDSetPeriod()
|
| /petsc/doc/changes/ ! |
| H A D | dev.md | 6 % * Don't use a period (.) at the end of entries 7 % * If multiple sentences are needed, use a period or semicolon to divide sentences, but not at the…
|
| H A D | 323.md | 6 % * Don't use a period (.) at the end of entries 7 % * If multiple sentences are needed, use a period or semicolon to divide sentences, but not at the…
|
| H A D | 324.md | 6 % * Don't use a period (.) at the end of entries 7 % * If multiple sentences are needed, use a period or semicolon to divide sentences, but not at the…
|
| H A D | 322.md | 6 % * Don't use a period (.) at the end of entries 7 % * If multiple sentences are needed, use a period or semicolon to divide sentences, but not at the…
|
| H A D | 320.md | 6 % * Don't use a period (.) at the end of entries 7 % * If multiple sentences are needed, use a period or semicolon to divide sentences, but not at the…
|
| H A D | 321.md | 6 % * Don't use a period (.) at the end of entries 7 % * If multiple sentences are needed, use a period or semicolon to divide sentences, but not at the…
|
| H A D | 316.md | 6 % * Don't use a period (.) at the end of entries 7 % * If multiple sentences are needed, use a period or semicolon to divide sentences, but not at the…
|
| H A D | 319.md | 6 % * Don't use a period (.) at the end of entries 7 % * If multiple sentences are needed, use a period or semicolon to divide sentences, but not at the…
|
| H A D | 318.md | 22 % * Don't use a period (.) at the end of entries 23 % * If multiple sentences are needed, use a period or semicolon to divide sentences, but not at the…
|
| H A D | 317.md | 6 % * Don't use a period (.) at the end of entries 7 % * If multiple sentences are needed, use a period or semicolon to divide sentences, but not at the…
|
| /petsc/src/dm/impls/da/hypre/ ! |
| H A D | mhyp.c | 102 HYPRE_Int hlower[3], hupper[3], period[3] = {0, 0, 0}; in MatSetUp_HYPREStruct() local 139 if (px == DM_BOUNDARY_PERIODIC) period[0] = (HYPRE_Int)Nx; in MatSetUp_HYPREStruct() 140 if (py == DM_BOUNDARY_PERIODIC) period[1] = (HYPRE_Int)Ny; in MatSetUp_HYPREStruct() 141 if (pz == DM_BOUNDARY_PERIODIC) period[2] = (HYPRE_Int)Nz; in MatSetUp_HYPREStruct() 145 PetscCallHYPRE(HYPRE_StructGridSetPeriodic(ex->hgrid, period)); in MatSetUp_HYPREStruct()
|
| /petsc/doc/community/ ! |
| H A D | governance.md | 55 Votes are public, presented in the usual discussion venues, and the voting period must remain open …
|
| /petsc/src/ts/tests/ ! |
| H A D | ex30.c | 441 static PetscReal last_t = -100000, period = .5; in PostStep() local 442 if (last_t == -100000) last_t = -period + t; in PostStep() 443 if (t >= last_t + period) { in PostStep()
|
| /petsc/share/petsc/matlab/ ! |
| H A D | laplacian.m | 14 % y-direction and period conditions ('P') in the z-direction. Possible
|
| /petsc/doc/tutorials/physics/ ! |
| H A D | guide_to_stokes.md | 241 …th given fundamental frequency. For example, we can create examples with period one half and visco…
|
| /petsc/share/petsc/datafiles/meshes/ ! |
| H A D | testcase3D.cas | 3498 (acoustics-waveeq/ntime-period 1) 6428 (dynamesh/in-cyn/crank-period 10000000000.) 7331 (optics/statistics/averaging/time-period 1000.) 7333 (optics/statistics/sampling/time-period 1.) 8769 (fixed-periodic/time-steps-period 10) 8770 (fixed-periodic/period-or-freq-value 1.) 8771 (fixed-periodic/period-or-freq "Period")
|