Skip to content
Add new cpp classes

New classes are "field_layout", meant to make "field_descriptor"
obsolete, then "kspace" and "field", meant to better encompass a lot of
the functionality from "fluid_solver_base", plus fft transforms (i.e.
functionality from "fluid_solver").

In the future, I mean for these classes to be used when coding new
PDEs.