Skip to content

Commit 6ca00b6

Browse files
committed
Add quadrature degree to silence TSFC warnings
1 parent 05e762a commit 6ca00b6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

notebooks/rainier-monolithic.ipynb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -608,6 +608,7 @@
608608
" \"pc_type\": \"lu\",\n",
609609
" \"pc_factor_mat_solver_type\": \"mumps\",\n",
610610
" },\n",
611+
" \"form_compiler_parameters\": fc_params,\n",
611612
" \"stage_type\": \"value\",\n",
612613
" \"basis_type\": \"Bernstein\",\n",
613614
" \"bounds\": bounds,\n",

0 commit comments

Comments
 (0)