facet_vector_approximation#

module opensg.utils.shell

opensg.utils.shell.facet_vector_approximation(V: dolfinx.fem.FunctionSpace, mt: dolfinx.mesh.MeshTags | None = None, mt_id: int | None = None, tangent: bool = False, interior: bool = False, jit_options: dict | None = None, form_compiler_options: dict | None = None) dolfinx.fem.Function#