pySDC icon indicating copy to clipboard operation
pySDC copied to clipboard

Can instantiate sweeper without problem or level attached

Open danielru opened this issue 10 years ago • 0 comments

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 is thrown because no problem or level is attached. This should be caught during instantiation, but I am not sure what is the proper way to that.

danielru avatar Nov 26 '15 10:11 danielru