Skip to content

Commit 3b6ae16

Browse files
committed
Add functions to write CG1 and DG0 functions to VTKHDF
1 parent 3a3d8dd commit 3b6ae16

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

python/dolfinx/io/vtkhdf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
from dolfinx.cpp.io import (
1717
read_vtkhdf_mesh_float32,
1818
read_vtkhdf_mesh_float64,
19+
write_vtkhdf_cg1_function,
1920
write_vtkhdf_data,
2021
write_vtkhdf_function,
2122
write_vtkhdf_mesh,

0 commit comments

Comments
 (0)