Open zjwegert opened 9 months ago
An issue for allowing something like the following F(u,φ,dΩ1,dΩ2,...) = ∫(f)dΩ1*∫(g)dΩ2 and G(u,φ,dΩ1,dΩ2,...) = ∫(f)dΩ1/∫(g)dΩ2 with AD capability as discussed on Slack @JordiManyer.
F(u,φ,dΩ1,dΩ2,...) = ∫(f)dΩ1*∫(g)dΩ2
G(u,φ,dΩ1,dΩ2,...) = ∫(f)dΩ1/∫(g)dΩ2
An issue for allowing something like the following
F(u,φ,dΩ1,dΩ2,...) = ∫(f)dΩ1*∫(g)dΩ2
andG(u,φ,dΩ1,dΩ2,...) = ∫(f)dΩ1/∫(g)dΩ2
with AD capability as discussed on Slack @JordiManyer.