firedrakeproject / asQ

A library for implementing ParaDIAG timestepping algorithms using Firedrake
MIT License
4 stars 1 forks source link

Allow assembling an `AllAtOnceForm` directly into an `AllAtOnceCofunction` #173

Closed JHopeCollins closed 6 months ago

JHopeCollins commented 6 months ago

Allows us to pass an AllAtOnceCofunction to the AllAtOnceForm.assemble method.