Searched refs:twostream (Results 1 – 2 of 2) sorted by relevance
| /petsc/src/ts/tutorials/hamiltonian/ |
| H A D | ex2.c | 156 PetscBool twostream; member 210 options->twostream = PETSC_FALSE; in ProcessOptions() 224 …-twostream", "Run two stream instability", "ex2.c", options->twostream, &options->twostream, NULL)… in ProcessOptions()
|
| H A D | ex4.c | 211 PetscBool twostream; // Flag for activating 2-stream setup member 284 options->twostream = PETSC_FALSE; in ProcessOptions() 302 …twostream", "Run two stream instability", __FILE__, options->twostream, &options->twostream, NULL)… in ProcessOptions()
|