Home
last modified time | relevance | path

Searched refs:twostream (Results 1 – 2 of 2) sorted by relevance

/petsc/src/ts/tutorials/hamiltonian/
H A Dex2.c156 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 Dex4.c211 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()