Přejít k obsahu


Fast evaluation of finite element weak forms using python tensor contraction packages

Citace:
CIMRMAN, R. Fast evaluation of finite element weak forms using python tensor contraction packages. ADVANCES IN ENGINEERING SOFTWARE, 2021, roč. 159, č. 20. July 2021, s. nestránkováno. ISSN: 0965-9978
Druh: ČLÁNEK
Jazyk publikace: eng
Anglický název: Fast evaluation of finite element weak forms using python tensor contraction packages
Rok vydání: 2021
Autoři: Ing. Robert Cimrman Ph.D.
Abstrakt EN: In finite element calculations, the integral forms are usually evaluated using nested loops over elements, and over quadrature points. Many such forms (e.g. linear or multi-linear) can be expressed in a compact way, without the explicit loops, using a single tensor contraction expression by employing the Einstein summation convention. To automate this process and leverage existing high performance codes, we first introduce a notation allowing trivial differentiation of multi-linear finite element forms. Based on that we propose and describe a new transpiler from Einstein summation based expressions, augmented to allow defining multi-linear finite element weak forms, to regular tensor contraction expressions. The resulting expressions are compatible with a number of Python scientific computing packages, that implement, optimize and in some cases parallelize the general tensor contractions. We assess the performance of those packages, as well as the influence of operand memory layouts and tensor contraction paths optimizations on the elapsed time and memory requirements of the finite element form evaluations. We also compare the efficiency of the transpiled weak form implementations to the C-based functions available in the finite element package SfePy.
Klíčová slova

Zpět

Patička