We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9a6719 commit d869ddfCopy full SHA for d869ddf
1 file changed
python/dolfinx/io/vtkhdf.py
@@ -16,6 +16,7 @@
16
from dolfinx.cpp.io import (
17
read_vtkhdf_mesh_float32,
18
read_vtkhdf_mesh_float64,
19
+ write_vtkhdf_cg1_function,
20
write_vtkhdf_data,
21
write_vtkhdf_function,
22
write_vtkhdf_mesh,
0 commit comments