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 3a3d8dd commit 3b6ae16Copy full SHA for 3b6ae16
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