sfepy.discrete.fem.facets module
sfepy.discrete.fem.fields_base module
Enter search terms or a module, class or function name.
Description of a surface of a finite element domain.
Return the surface element connectivity.
local : bool
If True, return local connectivity w.r.t. surface nodes, otherwise return global connectivity w.r.t. all mesh nodes.
is_trace : bool
If True, return mirror connectivity according to local.
Setup mirror surface connectivity required to integrate over a mirror region.