Home
last modified time | relevance | path

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

/honee/problems/
H A Dblasius.c136 PetscBool use_stg = PETSC_FALSE; in NS_BLASIUS() local
172 …(PetscOptionsBool("-stg_use", "Use STG inflow boundary condition", NULL, use_stg, &use_stg, NULL)); in NS_BLASIUS()
210 if (!use_stg && !diff_filter_mms) PetscCall(ComputeChebyshevCoefficients(blasius_ctx)); in NS_BLASIUS()
220 if (use_stg) { in NS_BLASIUS()