ImperialCollegeLondon / AI4PDEs

PDE solvers expressed as neural networks
MIT License
5 stars 0 forks source link

Flat vs deep copy in right-hand side #30

Closed milankl closed 2 weeks ago

milankl commented 2 weeks ago

…hallow copy rules (so we explicitly update prognostic_variables.u rather than updating u and expecting prognostic_variables_u to be updated)