Searched refs:is_advection (Results 1 – 2 of 2) sorted by relevance
94 PetscBool is_advection; in SetupMontiorCfl() local95 PetscCall(PetscStrcmp("advection", honee->app_ctx->problem_name, &is_advection)); in SetupMontiorCfl()96 if (is_advection) { in SetupMontiorCfl()
79 PetscBool is_advection; in CreateStatisticCollectionOperator() local82 PetscCall(PetscStrcmp("advection", honee->app_ctx->problem_name, &is_advection)); in CreateStatisticCollectionOperator()83 if (is_advection) { in CreateStatisticCollectionOperator()