Add a finite volume method for ScalarEq
Compare changes
Files
17+ 7
− 7
@@ -206,8 +206,8 @@ end
Proof of principle.
Introduced a (suboptimal) extra FVElement
type and added another type parameter to Mesh
.
Added a ref test for the advection eq with periodic sine wave.
This PR also did some refactoring of the ScalarEq project:
broadcast_*_2!
or newer)Mesh
to compactify time step computationSo far only 1d is implemented!