Getting started
Features
API
License
Get finite element local paths global indices.
element_id (int) – Element label. Elements labels must be within the range of 1 to n_elem (included).
n_gauss (int) – Number of Gauss quadrature integration points (per element).
local_paths_idx – Element local paths indices.
tuple[int]