project-asgard / asgard

MIT License
27 stars 20 forks source link

Fix pde initialization #686

Closed mkstoyanov closed 4 months ago

mkstoyanov commented 4 months ago

Allows for instantiation of an empty PDE object with no dimensions and terms. The PDE can later be re-initialized. This allows for delayed initialization.