Searched refs:diff_filter_mms (Results 1 – 1 of 1) sorted by relevance
346 PetscBool diff_filter_mms = PETSC_FALSE; in NS_BLASIUS() local347 PetscCall(PetscOptionsGetBool(NULL, NULL, "-diff_filter_mms", &diff_filter_mms, NULL)); in NS_BLASIUS()348 if (!use_stg && !diff_filter_mms) PetscCall(ComputeChebyshevCoefficients(blasius_ctx)); in NS_BLASIUS()360 } else if (diff_filter_mms) { in NS_BLASIUS()