Searched refs:irregular (Results 1 – 3 of 3) sorted by relevance
| /petsc/src/vec/is/sf/tests/ |
| H A D | ex18.c | 11 PetscBool irregular; member 27 ctx->irregular = PETSC_FALSE; in GetOptions() 33 PetscCall(PetscOptionsGetBool(NULL, NULL, "-irregular", &ctx->irregular, NULL)); in GetOptions() 322 if (ctx->irregular) { in main() 336 …PetscAssert(!ctx->irregular, comm, PETSC_ERR_SUP, "Combination -compare_to_reference true -irregu… in main()
|
| /petsc/doc/manual/ |
| H A D | dmstag.md | 149 …ed (using the same "Z" ordering for unknowns which are present), giving irregular numbers of unkno…
|
| /petsc/doc/ |
| H A D | petsc.bib | 265 title = {Extending theory for domain decomposition algorithms to irregular subdomains}, 20325 title = {Analysis of slope limiters on irregular grids}, 29901 title = {An automatic one-way dissection algorithm for irregular finite-element problems},
|