Searched refs:blasius_ctx (Results 1 – 1 of 1) sorted by relevance
246 BlasiusContext blasius_ctx; in NS_BLASIUS() local252 PetscCall(PetscCalloc1(1, &blasius_ctx)); in NS_BLASIUS()331 blasius_ctx->weakT = weakT; in NS_BLASIUS()332 blasius_ctx->T_wall = T_wall; in NS_BLASIUS()333 blasius_ctx->delta0 = delta0; in NS_BLASIUS()334 blasius_ctx->S_infty = S_infty; in NS_BLASIUS()335 blasius_ctx->n_cheb = N; in NS_BLASIUS()336 blasius_ctx->implicit = user->phys->implicit; in NS_BLASIUS()338 blasius_ctx->newtonian_ctx = *newtonian_ig_ctx; in NS_BLASIUS()343 blasius_ctx->x_inflow = domain_min[0]; in NS_BLASIUS()[all …]