Skip to content

Commit 72f5964

Browse files
committed
update doco for darcy tutorial
1 parent 25de481 commit 72f5964

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tutorials/darcy_thermo_mech/doc/content/workshop/numerical/fem_overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -251,15 +251,15 @@ Write in inner product notation. Each term of the equation will inherit from an
251251

252252
!row!
253253
!col! width=15%
254-
!listing test/tests/kernels/2d_diffusion/2d_diffusion_neumannbc_test.i block=Kernels remove=Kernels/active
254+
!listing test/tests/kernels/2d_diffusion/neumannbc.i block=Kernels
255255
!col-end!
256256

257257
!col! width=1%
258258
$\quad$
259259
!col-end!
260260

261261
!col! width=15%
262-
!listing test/tests/kernels/2d_diffusion/2d_diffusion_neumannbc_test.i block=BCs remove=BCs/active BCs/left
262+
!listing test/tests/kernels/2d_diffusion/neumannbc.i block=BCs BCs/left
263263
!col-end!
264264

265265
!col! width=1%

0 commit comments

Comments
 (0)