Home
last modified time | relevance | path

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

/petsc/src/ts/tutorials/hamiltonian/
H A Dex3.c87 PetscBool use_landau_velocity_space; member
122 options->use_landau_velocity_space = PETSC_FALSE; in ProcessOptions()
138 …se Landau velocity space", "ex3.c", options->use_landau_velocity_space, &options->use_landau_veloc… in ProcessOptions()
407 if (dim == 3 && user->use_landau_velocity_space) { in CreateVelocityDM()