Searched refs:blasius_ctx (Results 1 – 1 of 1) sorted by relevance
137 BlasiusContext blasius_ctx; in NS_BLASIUS() local192 PetscCall(PetscNew(&blasius_ctx)); in NS_BLASIUS()193 blasius_ctx->weakT = weakT; in NS_BLASIUS()194 blasius_ctx->T_wall = T_wall; in NS_BLASIUS()195 blasius_ctx->delta0 = delta0; in NS_BLASIUS()196 blasius_ctx->S_infty = S_infty; in NS_BLASIUS()197 blasius_ctx->n_cheb = N; in NS_BLASIUS()198 blasius_ctx->implicit = honee->phys->implicit; in NS_BLASIUS()200 blasius_ctx->newt_ctx = *newtonian_ig_ctx; in NS_BLASIUS()205 blasius_ctx->x_inflow = domain_min[0]; in NS_BLASIUS()[all …]