from .abstract_problem import AbstractProblem class Problem1D(AbstractProblem): spatial_dimensions = 1