Searched refs:multispecies (Results 1 – 6 of 6) sorted by relevance
| /petsc/src/ts/interface/ |
| H A D | tsmon.c | 491 …int n, PetscInt howoften, PetscInt retain, PetscBool phase, PetscBool multispecies, TSMonitorSPCtx… in TSMonitorSPCtxCreate() argument 504 (*ctx)->multispecies = multispecies; in TSMonitorSPCtxCreate() 1442 if (ctx->multispecies) PetscCall(DMSwarmGetField(dm, "species", NULL, NULL, (void **)&species)); in TSMonitorSPSwarmSolution() 1461 if (ctx->multispecies) { in TSMonitorSPSwarmSolution() 1472 …if (ctx->multispecies) PetscCall(DMSwarmRestoreField(dm, "species", NULL, NULL, (void **)&species)… in TSMonitorSPSwarmSolution()
|
| H A D | ts.c | 245 PetscBool phase = PETSC_TRUE, create = PETSC_TRUE, multispecies = PETSC_FALSE; in TSSetFromOptions() local 256 …s", "Color particles by particle species", "TSMonitorSPSwarm", multispecies, &multispecies, NULL)); in TSSetFromOptions() 257 …), NULL, NULL, PETSC_DECIDE, PETSC_DECIDE, 300, 300, howoften, retain, phase, multispecies, &ctx)); in TSSetFromOptions()
|
| /petsc/include/petsc/private/ |
| H A D | tsimpl.h | 550 PetscBool multispecies; /* Change scatter point color based on species */ member
|
| /petsc/doc/changes/ |
| H A D | 319.md | 210 - Add argument to `TSMonitorSPCtxCreate()` to enable multispecies plots
|
| /petsc/doc/community/meetings/2023/ |
| H A D | index.md | 673 models of disease spread, ecological models on multispecies interaction,
|
| /petsc/share/petsc/datafiles/meshes/ |
| H A D | testcase3D.cas | 2025 (dpm/density-multispecies? #f)
|