gridap / Gridap.jl

Grid-based approximation of partial differential equations in Julia
MIT License
665 stars 94 forks source link

Add zero AffineMap helper #1003

Closed pmartorell closed 2 months ago

pmartorell commented 2 months ago

@santiagobadia

Adding a helper to define the type of arrays of affine maps. In particular, it is needed to integrate empty DomainContribution()

zero(::Type{<:AffineMap})