Daniel Ruprecht

Results 3 issues of Daniel Ruprecht

Implement tests for - Sweeper - imex_1st_order and make sure that the derived update matrix gives the same result as performing k many sweeps.

enhancement

Where would be a good place to add a script that can be run to generate the nodes, weights, Q and S matrix for a specific type and number of...

question

At the moment, it is possible to instantiate an object of type `imex_1st_order` by providing only the parameters `collocation_class` and `num_nodes`. However, when calling e.g. the `integrate` function, an error...

enhancement
help wanted