Wiki

Clone wiki

lifev-release / Expression_Template_Assembler

The Expression_Template_Assembler (ETA) module essentially provides template functions for the computation of approximate integrals. This allows, for example, to assemble the discretization of bilinear forms and right hand-sides with compact and easy-to-read code. Note that, being based on templates, ETA functions may entail an increase in compilation time.

Updated