G+Smo  23.12.0
Geometry + Simulation Modules
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
flat_expr< E > Class Template Reference

Detailed Description

template<class E>
class gismo::expr::flat_expr< E >

Transforms a matrix expression into a vector expression by computing the vector [ a b c+d]^T for each matrix block [ a d ] [ c b ]

Inherits _expr< E, bool >.

+ Collaboration diagram for flat_expr< E >: