Home
last modified time | relevance | path

Searched defs:use_fluctuating_IC (Results 1 – 2 of 2) sorted by relevance

/honee/qfunctions/
H A Dstg_shur14_type.h26 …bool use_fluctuating_IC; // !< set fluctuations through the domain as… member
/honee/problems/
H A Dstg_shur14.c242 …PetscBool mean_only = PETSC_FALSE, use_stgstrong = PETSC_FALSE, use_fluctuating_IC in SetupStg() local