friedmud/MOOSE.jl

Add System Infrastructure

friedmud opened this issue · 0 comments

We need a System class that holds Variables.

The System will also hold Kernels, etc.

For now: the System will not hold the vectors / matrices. I'm thinking I'm going to put those in the Solver instead...